mirror of
https://github.com/The-OpenROAD-Project/OpenLane.git
synced 2026-05-29 00:23:55 +08:00
- Remove BM64 test design ~ Update a couple of CI designs enabling RUN_HEURISTIC_DIODE_INSERTION and DIODE_ON_PORTS ~ Move OpenROAD DPL logic and API calls to scripts/openroad/common/dpl.tcl and update scripts/openroad/dpl.tcl accordingly ~ Move OpenROAD GRT logic and API calls to scripts/openroad/common/grt.tcl and update scripts/openroad/grt.tcl accordingly ~ Use `repair_antennas.tcl` instead of running it inside GRT script + Add scripts/openroad/repair_antennas.tcl with the following flow: * GRT - needed to run OR's repair antennas * OR's repair antennas (with cell padding for diodes) * DPL to legalize * GRT to create new guides for legalized cells
Files here are categorized by the input format. drc.tcl and extract_spice.tcl accept both GDS and DEF depending on a flag.