Open kareefardi opened 1 month ago
@donn Thoughts on:
DRT_ANTENNA_MARGIN
To create this report yourself, grab the metrics artifact from the CI run, extract them, and invoke
python3 -m openlane.common.metrics compare-remote current --branch dev --table-verbosity ALL --table-out ./tables_all.md
.
Full tables ► https://gist.github.com/openlane-bot/aed0029a3d3000e08a863edf0ca4e929
Steps
OpenROAD.RepairAntennasPostDRT
OpenROAD.RepairAntennas
but using data after detailed routing. The step fixes antenna violations and reroute affected nets.DRT_ANTENNA_MARGIN
which is similar toGRT_ANTENNA_MARGIN
Flows
Classic
OpenROAD.RepairAntennasPostDRT
which is gated byRUN_POST_DRT_ANTENNA_REPAIR
. Disabled by default.Depends on https://github.com/efabless/openlane2-ci-designs/pull/34