Skip to content

Commit 77d1c2a

Browse files
PR comments
Signed-off-by: Ravi Varadarajan <[email protected]>
1 parent 37e1656 commit 77d1c2a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

flow/designs/nangate45/bp_be_top/config.mk

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ export DESIGN_NAME = bp_be_top
33
export PLATFORM = nangate45
44

55
export SYNTH_HIERARCHICAL = 1
6-
#export RTLMP_FLOW = True
76
#
87
# RTL_MP Settings
98
export RTLMP_MAX_INST = 30000
@@ -25,7 +24,4 @@ export ADDITIONAL_LIBS = $(sort $(wildcard ./designs/$(PLATFORM)/$(DESIGN_NAME)/
2524
export DIE_AREA = 0 0 1000 800
2625
export CORE_AREA = 10.07 11.2 990 790
2726

28-
#export MACRO_PLACE_HALO = 5 5
29-
#export MACRO_PLACE_CHANNEL = 10 10
30-
3127
export PLACE_DENSITY = 0.25

0 commit comments

Comments
 (0)