File tree Expand file tree Collapse file tree 4 files changed +5
-0
lines changed
Expand file tree Collapse file tree 4 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -21,3 +21,5 @@ export MACRO_PLACE_HALO = 10 10
2121
2222export TNS_END_PERCENT = 100
2323export SKIP_GATE_CLONING = 1
24+
25+ export SYNTH_OPT_HIER = 0
Original file line number Diff line number Diff line change @@ -31,3 +31,4 @@ export TNS_END_PERCENT = 100
3131export FASTROUTE_TCL = $(DESIGN_HOME ) /$(PLATFORM ) /$(DESIGN_NAME ) /fastroute.tcl
3232
3333export GPL_KEEP_OVERFLOW = 0
34+ export SYNTH_OPT_HIER = 0
Original file line number Diff line number Diff line change @@ -23,3 +23,4 @@ export ADDITIONAL_LIBS = $(sort $(wildcard $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_N
2323export DIE_AREA = 0 0 424.92 499.4
2424export CORE_AREA = 10.07 9.8 414.85 489.6
2525export TNS_END_PERCENT = 100
26+ export SYNTH_OPT_HIER = 0
Original file line number Diff line number Diff line change @@ -52,3 +52,4 @@ export FASTROUTE_TCL = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/fastroute.t
5252# to real SRAMs and not instantiated as flops
5353export SYNTH_MEMORY_MAX_BITS = 42000
5454
55+ export SYNTH_OPT_HIER = 0
You can’t perform that action at this time.
0 commit comments