Eder Monteiro
Eder Monteiro
### Description Our current CI needs to check for antenna violations in its metric checks. We do not know how tool updates affect the number of antenna violations during GRT...
PR https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/pull/1836 disables repair_antennas for sky130hs/jpeg due to a crash. Enable it back when antenna checker is updated with the new infrastructure to handle the net routing.
Instead of just placing the diodes considering an offset from the violated pin using only the diode height, update the diode insertion to be aware of the size of the...
During incremental GRT, nets can change their pins (by swapping the master of instances, moving the instances, connecting a new pin, etc.). Don't reroute the whole net if the existing...
Completing PR https://github.com/The-OpenROAD-Project/OpenROAD/pull/4636