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 666d241 commit ef3b06dCopy full SHA for ef3b06d
flow/designs/nangate45/bp_multi_top/config.mk
@@ -20,8 +20,6 @@ export ADDITIONAL_LEFS = $(sort $(wildcard ./designs/$(PLATFORM)/$(DESIGN_NAME)/
20
export ADDITIONAL_LIBS = $(sort $(wildcard ./designs/$(PLATFORM)/$(DESIGN_NAME)/*.lib))
21
22
23
-# These values must be multiples of placement site
24
-# x=0.19 y=1.4
25
export DIE_AREA = 0 0 1100 1100
26
export CORE_AREA = 10.07 9.8 1090 1090
27
export PLACE_PINS_ARGS = -exclude left:300-1100 -exclude right:300-1100 -exclude top:*
0 commit comments