mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-22 05:43:40 +00:00
Allow $size and $bits in verilog mode, actually check test case
This commit is contained in:
parent
637a02eb5c
commit
dbfd8460a9
3 changed files with 3 additions and 1 deletions
2
tests/sat/sizebits.ys
Normal file
2
tests/sat/sizebits.ys
Normal file
|
@ -0,0 +1,2 @@
|
|||
read_verilog -sv sizebits.sv
|
||||
prep; sat -verify -prove-asserts
|
Loading…
Add table
Add a link
Reference in a new issue