openlane2
openlane2 copied to clipboard
Clock Propagation Changes
OpenROAD.*STA*:- Don't set propagated clock outside of the sdc
- Move set propagated clock inside the default sdc file
- Add backwards compatible behavior to use set propagated clock outside of the sdc in case the sdc doesn't propagate any clocks explicitly
- Report nonpropagated clocks
- Report some information about clocks
Metric comparisons are in beta. Please report bugs under the issues tab.
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.
- No changes to critical metrics were detected in analyzed designs.
Full tables ► https://gist.github.com/openlane-bot/6e8dea2105b7db39cdc3b5995369cdbe
Superseded by #535