File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -475,7 +475,7 @@ endif
475475# STEP 4: Macro Placement
476476# -------------------------------------------------------------------------------
477477$(RESULTS_DIR ) /2_4_floorplan_macro.odb : $(RESULTS_DIR ) /2_3_floorplan_tdms.odb $(RESULTS_DIR ) /1_synth.v $(RESULTS_DIR ) /1_synth.sdc $(MACRO_PLACEMENT ) $(MACRO_PLACEMENT_TCL )
478- ($( TIME_CMD) $( OPENROAD_CMD) $( SCRIPTS_DIR) /macro_place.tcl -metrics $( LOG_DIR) /floorplan_macro .json) 2>&1 | tee $(LOG_DIR ) /floorplan_macro .log
478+ ($( TIME_CMD) $( OPENROAD_CMD) $( SCRIPTS_DIR) /macro_place.tcl -metrics $( LOG_DIR) /2_4_floorplan_macro .json) 2>&1 | tee $(LOG_DIR ) /2_4_floorplan_macro .log
479479
480480# STEP 5: Tapcell and Welltie insertion
481481# -------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments