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.
1 parent b36848c commit 5a06b02Copy full SHA for 5a06b02
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