File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,6 @@ configuration file.
207207- [ MAX_UNGROUP_SIZE] ( #MAX_UNGROUP_SIZE )
208208- [ MIN_BUF_CELL_AND_PORTS] ( #MIN_BUF_CELL_AND_PORTS )
209209- [ RESYNTH_AREA_RECOVER] ( #RESYNTH_AREA_RECOVER )
210- - [ RESYNTH_TIMING_RECOVER] ( #RESYNTH_TIMING_RECOVER )
211210- [ SDC_FILE] ( #SDC_FILE )
212211- [ SDC_GUT] ( #SDC_GUT )
213212- [ SYNTH_BLACKBOXES] ( #SYNTH_BLACKBOXES )
@@ -250,6 +249,7 @@ configuration file.
250249- [ PLACE_PINS_ARGS] ( #PLACE_PINS_ARGS )
251250- [ PLACE_SITE] ( #PLACE_SITE )
252251- [ REMOVE_ABC_BUFFERS] ( #REMOVE_ABC_BUFFERS )
252+ - [ RESYNTH_TIMING_RECOVER] ( #RESYNTH_TIMING_RECOVER )
253253- [ RTLMP_AREA_WT] ( #RTLMP_AREA_WT )
254254- [ RTLMP_ARGS] ( #RTLMP_ARGS )
255255- [ RTLMP_BOUNDARY_WT] ( #RTLMP_BOUNDARY_WT )
Original file line number Diff line number Diff line change @@ -683,7 +683,7 @@ RESYNTH_TIMING_RECOVER:
683683 description : |
684684 Enable re-synthesis for timing optimization.
685685 stages :
686- - synth
686+ - floorplan
687687 default : 0
688688MACRO_ROWS_HALO_X :
689689 description : >
You can’t perform that action at this time.
0 commit comments