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 a687a73 + eb61a27 commit 0273570Copy full SHA for 0273570
flow/designs/asap7/cva6/config.mk
@@ -88,5 +88,8 @@ 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
94
95
export SYNTH_HDL_FRONTEND = slang
0 commit comments