aboutsummaryrefslogtreecommitdiffstats
path: root/backends/smt2/example.ys
diff options
context:
space:
mode:
Diffstat (limited to 'backends/smt2/example.ys')
-rw-r--r--backends/smt2/example.ys3
1 files changed, 3 insertions, 0 deletions
diff --git a/backends/smt2/example.ys b/backends/smt2/example.ys
new file mode 100644
index 000000000..6fccb344f
--- /dev/null
+++ b/backends/smt2/example.ys
@@ -0,0 +1,3 @@
+read_verilog -formal example.v
+hierarchy; proc; opt; memory -nordff -nomap; opt -fast
+write_smt2 -bv -mem -wires example.smt2