Emilio Baungarten
07/12/2023, 2:27 PMMitch Bailey
07/12/2023, 7:34 PMuser_project_wrapper/config.json
are for option 1 only. In order to enable option 2, refer to the parameters in user_proj_example/config.json
. Specifically, you might want to set some or all of these.
"SYNTH_ELABORATE_ONLY": 0,
"PL_RANDOM_GLB_PLACEMENT": 1,
"PL_RESIZER_DESIGN_OPTIMIZATIONS": 1,
"PL_RESIZER_TIMING_OPTIMIZATIONS": 1,
"PL_RESIZER_BUFFER_INPUT_PORTS": 1,
"FP_PDN_ENABLE_RAILS": 1,
"DIODE_INSERTION_STRATEGY": 2,
"RUN_FILL_INSERTION": 1,
"RUN_TAP_DECAP_INSERTION": 1,
Emilio Baungarten
07/12/2023, 8:29 PMMitch Bailey
07/12/2023, 10:06 PMIO_SYNC
in https://openlane.readthedocs.io/en/latest/reference/configuration.html, but glad to hear it worked.