3
0
Fork 0
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:
Clifford Wolf 2017-09-29 11:56:43 +02:00
parent 637a02eb5c
commit dbfd8460a9
3 changed files with 3 additions and 1 deletions

2
tests/sat/sizebits.ys Normal file
View file

@ -0,0 +1,2 @@
read_verilog -sv sizebits.sv
prep; sat -verify -prove-asserts