File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -355,6 +355,7 @@ configuration file.
355355- [ FLOORPLAN_DEF] ( #FLOORPLAN_DEF )
356356- [ GPL_ROUTABILITY_DRIVEN] ( #GPL_ROUTABILITY_DRIVEN )
357357- [ GPL_TIMING_DRIVEN] ( #GPL_TIMING_DRIVEN )
358+ - [ HOLD_SLACK_MARGIN] ( #HOLD_SLACK_MARGIN )
358359- [ IO_PLACER_H] ( #IO_PLACER_H )
359360- [ IO_PLACER_V] ( #IO_PLACER_V )
360361- [ MATCH_CELL_FOOTPRINT] ( #MATCH_CELL_FOOTPRINT )
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ erase_non_stage_variables place
44load_design 3_5_place_dp.odb 3_place.sdc
55
66set_placement_padding -global \
7- -left $::env(CELL_PAD_IN_SITES_DETAIL_PLACEMENT) \
8- -right $::env(CELL_PAD_IN_SITES_DETAIL_PLACEMENT)
7+ -left $::env(CELL_PAD_IN_SITES_DETAIL_PLACEMENT) \
8+ -right $::env(CELL_PAD_IN_SITES_DETAIL_PLACEMENT)
99
1010puts " Repair setup and hold violations"
1111estimate_parasitics -placement
You can’t perform that action at this time.
0 commit comments