aboutsummaryrefslogtreecommitdiffstats
path: root/tests/various/fib.ys
diff options
context:
space:
mode:
authorZachary Snow <zach@zachjs.com>2020-12-31 17:23:36 -0700
committerZachary Snow <zach@zachjs.com>2020-12-31 18:33:59 -0700
commit2085d9a55d38f28551739d63bede29d93edaf578 (patch)
treeb40817c1ac49c45ec4c1cfbb772e773c647b8056 /tests/various/fib.ys
parent48d0aeb09483283c46491448304bf04865e176f5 (diff)
downloadyosys-2085d9a55d38f28551739d63bede29d93edaf578.tar.gz
yosys-2085d9a55d38f28551739d63bede29d93edaf578.tar.bz2
yosys-2085d9a55d38f28551739d63bede29d93edaf578.zip
verilog: improved support for recursive functions
Diffstat (limited to 'tests/various/fib.ys')
-rw-r--r--tests/various/fib.ys6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/various/fib.ys b/tests/various/fib.ys
new file mode 100644
index 000000000..946e0738a
--- /dev/null
+++ b/tests/various/fib.ys
@@ -0,0 +1,6 @@
+read_verilog fib.v
+hierarchy
+proc
+equiv_make gold gate equiv
+equiv_simple
+equiv_status -assert