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.
1 parent 37e1656 commit 77d1c2aCopy full SHA for 77d1c2a
flow/designs/nangate45/bp_be_top/config.mk
@@ -3,7 +3,6 @@ export DESIGN_NAME = bp_be_top
3
export PLATFORM = nangate45
4
5
export SYNTH_HIERARCHICAL = 1
6
-#export RTLMP_FLOW = True
7
#
8
# RTL_MP Settings
9
export RTLMP_MAX_INST = 30000
@@ -25,7 +24,4 @@ export ADDITIONAL_LIBS = $(sort $(wildcard ./designs/$(PLATFORM)/$(DESIGN_NAME)/
25
24
export DIE_AREA = 0 0 1000 800
26
export CORE_AREA = 10.07 11.2 990 790
27
28
-#export MACRO_PLACE_HALO = 5 5
29
-#export MACRO_PLACE_CHANNEL = 10 10
30
-
31
export PLACE_DENSITY = 0.25
0 commit comments