Skip to content

Commit

Permalink
PR comments
Browse files Browse the repository at this point in the history
Signed-off-by: Ravi Varadarajan <[email protected]>
  • Loading branch information
ravi-varadarajan committed Jan 5, 2023
1 parent 37e1656 commit 77d1c2a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions flow/designs/nangate45/bp_be_top/config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ export DESIGN_NAME = bp_be_top
export PLATFORM = nangate45

export SYNTH_HIERARCHICAL = 1
#export RTLMP_FLOW = True
#
# RTL_MP Settings
export RTLMP_MAX_INST = 30000
Expand All @@ -25,7 +24,4 @@ export ADDITIONAL_LIBS = $(sort $(wildcard ./designs/$(PLATFORM)/$(DESIGN_NAME)/
export DIE_AREA = 0 0 1000 800
export CORE_AREA = 10.07 11.2 990 790

#export MACRO_PLACE_HALO = 5 5
#export MACRO_PLACE_CHANNEL = 10 10

export PLACE_DENSITY = 0.25

0 comments on commit 77d1c2a

Please sign in to comment.