efabless / openlane2

The next generation of OpenLane, rewritten from scratch with a modular architecture
https://openlane2.readthedocs.io/
Apache License 2.0
208 stars 38 forks source link

Error on hold violations on all corners #523

Open donn opened 3 months ago

donn commented 3 months ago

Description

To maintain backwards compatibility with OpenLane 1, OpenLane 2 does not (by default) currently emit errors when there are hold violations in corners other than *tt*.

Proposal

Hold violations should be errors at all corners.

donn commented 1 month ago

Done in #534

donn commented 1 month ago

WRONG ISSUE