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 ad63496 + 91d8557 commit 505c2a4Copy full SHA for 505c2a4
flow/designs/asap7/gcd/config.mk
@@ -8,3 +8,7 @@ export SDC_FILE = ./designs/$(PLATFORM)/$(DESIGN_NAME)/constraint.
8
export DIE_AREA = 0 0 16.2 16.2
9
export CORE_AREA = 1.08 1.08 15.12 15.12
10
export PLACE_DENSITY = 0.35
11
+
12
+# a smoketest for this option, there are a
13
+# few last gasp iterations
14
+export SKIP_LAST_GASP ?= 1
0 commit comments