aboutsummaryrefslogtreecommitdiffstats
path: root/tests/verilog/func_upto.ys
diff options
context:
space:
mode:
Diffstat (limited to 'tests/verilog/func_upto.ys')
-rw-r--r--tests/verilog/func_upto.ys7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/verilog/func_upto.ys b/tests/verilog/func_upto.ys
new file mode 100644
index 000000000..7a8c53506
--- /dev/null
+++ b/tests/verilog/func_upto.ys
@@ -0,0 +1,7 @@
+read_verilog -sv func_upto.sv
+hierarchy -top top
+proc
+flatten
+opt -full
+select -module top
+sat -verify -seq 1 -prove-asserts -enable_undef