File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -238,6 +238,7 @@ configuration file.
238238- [ MATCH_CELL_FOOTPRINT] ( #MATCH_CELL_FOOTPRINT )
239239- [ PDN_TCL] ( #PDN_TCL )
240240- [ PLACE_DENSITY] ( #PLACE_DENSITY )
241+ - [ PLACE_DENSITY_LB_ADDON] ( #PLACE_DENSITY_LB_ADDON )
241242- [ PLACE_PINS_ARGS] ( #PLACE_PINS_ARGS )
242243- [ PLACE_SITE] ( #PLACE_SITE )
243244- [ REMOVE_ABC_BUFFERS] ( #REMOVE_ABC_BUFFERS )
@@ -282,6 +283,7 @@ configuration file.
282283- [ MAX_ROUTING_LAYER] ( #MAX_ROUTING_LAYER )
283284- [ MIN_ROUTING_LAYER] ( #MIN_ROUTING_LAYER )
284285- [ PLACE_DENSITY] ( #PLACE_DENSITY )
286+ - [ PLACE_DENSITY_LB_ADDON] ( #PLACE_DENSITY_LB_ADDON )
285287- [ PLACE_PINS_ARGS] ( #PLACE_PINS_ARGS )
286288- [ ROUTING_LAYER_ADJUSTMENT] ( #ROUTING_LAYER_ADJUSTMENT )
287289- [ SKIP_REPORT_METRICS] ( #SKIP_REPORT_METRICS )
@@ -387,7 +389,6 @@ configuration file.
387389- [ KLAYOUT_TECH_FILE] ( #KLAYOUT_TECH_FILE )
388390- [ LIB_FILES] ( #LIB_FILES )
389391- [ MACRO_EXTENSION] ( #MACRO_EXTENSION )
390- - [ PLACE_DENSITY_LB_ADDON] ( #PLACE_DENSITY_LB_ADDON )
391392- [ PLATFORM] ( #PLATFORM )
392393- [ PRESERVE_CELLS] ( #PRESERVE_CELLS )
393394- [ PROCESS] ( #PROCESS )
Original file line number Diff line number Diff line change @@ -345,6 +345,9 @@ PLACE_DENSITY_LB_ADDON:
345345 description : >
346346 Check the lower boundary of the PLACE_DENSITY and add
347347 PLACE_DENSITY_LB_ADDON if it exists.
348+ stages :
349+ - floorplan
350+ - place
348351REPAIR_PDN_VIA_LAYER :
349352 description : |
350353 Remove power grid vias which generate DRC violations after detailed routing.
You can’t perform that action at this time.
0 commit comments