mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-11 16:43:27 +00:00
Add raise_error pass
Raise errors from attributes for testing. I want it for bugpoint tests but it could be useful elsewhere.
This commit is contained in:
parent
50da04a75e
commit
107b768cdd
5 changed files with 92 additions and 0 deletions
|
@ -284,3 +284,4 @@ X(A_WIDTHS)
|
|||
X(B_WIDTHS)
|
||||
X(C_WIDTHS)
|
||||
X(C_SIGNED)
|
||||
X(raise_error)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue