You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nangate45/swerv_wrapper. Not studied, but a grt failure too.
sky130hd/gcd. A small data sample(design here) is susceptible to larger standard variations, is my guess. [ERROR] finish__timing__drv__setup_violation_count fail test: 73.0 <= 66.0
sky130hd/ibex. This is a larger design, again a grt failure. I find the log confusing here, looks like it failed in grt, but that it ran detailed routing and ended with 0 DRC errors??
Suggested Solution
Make CI tests less brittle so that seed changes in yosys doesn't make CI fall over.
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Description
In #2770, I wanted to find out which designs that are brittle w.r.t. testing against the baseline: https://jenkins.openroad.tools/job/OpenROAD-flow-scripts-Public/job/PR-2770-head/1/pipeline-console/?selected-node=55
It is also possible to add a seed on the command line to reproduce locally more easily. The PR was just to use the server build resources.
Failures and some initial observations:
[ERROR] finish__timing__drv__setup_violation_count fail test: 73.0 <= 66.0
Suggested Solution
Make CI tests less brittle so that seed changes in yosys doesn't make CI fall over.
Additional Context
No response
The text was updated successfully, but these errors were encountered: