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 defc349 + ac0760e commit db5bee1Copy full SHA for db5bee1
flow/designs/asap7/riscv32i/config.mk
@@ -2,7 +2,7 @@ export DESIGN_NICKNAME ?= riscv32i
2
export DESIGN_NAME = riscv_top
3
export PLATFORM = asap7
4
5
-export SYNTH_HIERARCHICAL = 1
+export SYNTH_HIERARCHICAL ?= 1
6
7
export RTLMP_MIN_INST = 1000
8
export RTLMP_MAX_INST = 3500
0 commit comments