diff options
Diffstat (limited to 'tests/verilog/size_cast.ys')
-rw-r--r-- | tests/verilog/size_cast.ys | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/verilog/size_cast.ys b/tests/verilog/size_cast.ys new file mode 100644 index 000000000..6890cd2d5 --- /dev/null +++ b/tests/verilog/size_cast.ys @@ -0,0 +1,5 @@ +read_verilog -sv size_cast.sv +proc +opt -full +select -module top +sat -verify -prove-asserts -show-all |