summaryrefslogtreecommitdiff
path: root/tests/opt/opt_expr_cmp.ys
diff options
context:
space:
mode:
Diffstat (limited to 'tests/opt/opt_expr_cmp.ys')
-rw-r--r--tests/opt/opt_expr_cmp.ys4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/opt/opt_expr_cmp.ys b/tests/opt/opt_expr_cmp.ys
new file mode 100644
index 00000000..214ce8b1
--- /dev/null
+++ b/tests/opt/opt_expr_cmp.ys
@@ -0,0 +1,4 @@
+read_verilog opt_expr_cmp.v
+equiv_opt -assert opt_expr -fine
+design -load postopt
+select -assert-count 0 t:$gt t:$ge t:$lt t:$le