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 68cd18c commit 131af8cCopy full SHA for 131af8c
flow/designs/nangate45/black_parrot/config.mk
@@ -31,7 +31,7 @@ export IO_CONSTRAINTS = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/io.tcl
31
32
export PLACE_DENSITY_LB_ADDON = 0.05
33
34
-export MACRO_PLACEMENT_TCL = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/macro_placement.tcl
+export MACRO_PLACEMENT_TCL = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NAME)/macro_placement.tcl
35
36
export MACRO_PLACE_HALO = 10 10
37
0 commit comments