Closed vijayank88 closed 2 years ago
@maliberty FYI
The density is too high. You should either add the diode to the padding exclude list or use a lower density during global placement. I would do the former.
@maliberty By setting CELL_PAD=2 resolved the issue.(Default value set: 4).
Otherway this passes if I set set ::env(CELL_PAD_EXCLUDE) {sky130_fd_sc_hd__tap* sky130_fd_sc_hd__decap* sky130_fd_sc_hd__fill* sky130_fd_sc_hd__diode*}
@vijayank88 looks like this is resolved now for both the options.
Description
GDS file generated successfully with OL tag: 2022.02.16_01.55.24 but for latest OL tag: 2022.02.21_02.33.47 detailed placement got failed.
Environment
Reproduction Material
Upload a tarball containing the relevant design. DPL_issue_jacaranda8.zip
List the commands used to run the design.
unzip the file and goto openroad_issue_reproducible
openroad> source run.tcl
Expected behavior
Has previous OL tag ran successfully, looking for current tag not produce this issue.
Logs