3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-28 05:58:57 +00:00

verilog: improved support for recursive functions

This commit is contained in:
Zachary Snow 2020-12-31 17:23:36 -07:00
parent 48d0aeb094
commit 2085d9a55d
4 changed files with 99 additions and 8 deletions

6
tests/various/fib.ys Normal file
View file

@ -0,0 +1,6 @@
read_verilog fib.v
hierarchy
proc
equiv_make gold gate equiv
equiv_simple
equiv_status -assert