We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b36848c + 5a06b02 commit 3ef472dCopy full SHA for 3ef472d
flow/designs/sky130hd/microwatt/config.mk
@@ -35,6 +35,7 @@ export PLACE_DENSITY = 0.2
35
36
# Extra effort to ease routing: avoid very tall std cell clusters in MPL.
37
export RTLMP_MIN_AR = 0.40
38
+export RTLMP_NOTCH_WT = 20.0
39
40
# CTS tuning
41
export CTS_BUF_DISTANCE = 600
0 commit comments