Files
OpenLane/scripts/magic
Kareem Farid df7fd510c6 Rework Antenna Repair (#1968)
- 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
2023-09-05 18:39:58 +03:00
..
2023-09-05 18:39:58 +03:00
2022-12-13 12:32:13 +02:00
2022-10-12 09:12:55 +00:00
2022-10-12 09:12:55 +00:00
2022-10-12 09:12:55 +00:00
2023-06-18 14:31:44 +03:00
2022-10-12 09:12:55 +00:00
2023-04-10 14:09:07 +02:00

Files here are categorized by the input format. drc.tcl and extract_spice.tcl accept both GDS and DEF depending on a flag.