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 7ad0ca8 + 213e0b9 commit 8ee6bc1Copy full SHA for 8ee6bc1
1 file changed
flow/designs/asap7/cva6/config.mk
@@ -88,8 +88,7 @@ export MACRO_HALO = 5 5
88
# few last gasp iterations
89
export SKIP_LAST_GASP ?= 1
90
91
-ifeq ($(SYNTH_HIERARCHICAL),1)
92
- export SYNTH_MINIMUM_KEEP_SIZE ?= 40000
93
-endif
+# For use with SYNTH_HIERARCHICAL
+export SYNTH_MINIMUM_KEEP_SIZE ?= 40000
94
95
export SYNTH_HDL_FRONTEND = slang
0 commit comments