openlane2 icon indicating copy to clipboard operation
openlane2 copied to clipboard

Ignore undriven checks when running `SYNTH_ELABORATE_ONLY`

Open donn opened this issue 1 year ago • 1 comments

Steps

  • Yosys.*Synthesis
    • Syntheses with SYNTH_ELABORATE_ONLY no longer report undriven nets as a check error (frequently for some top-level integrations, output pins are left undriven entirely to save space.)

Resolves #387 Depends on https://github.com/efabless/openlane2-ci-designs/pull/28

donn avatar Apr 30 '24 13:04 donn

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-main <path to directory>.

  • Changes to critical metrics were detected in the following designs:
    • sky130A/sky130_fd_sc_hd/aes_upw_new
    • sky130A/sky130_fd_sc_hd/aes_upw_old

Full tables ► https://gist.github.com/openlane-bot/28c91c1d6bec4d509ef098b2b0da4c2d

openlane-bot avatar Apr 30 '24 14:04 openlane-bot