3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-22 16:45:32 +00:00
yosys/tests/verilog/func_upto.ys
2022-02-11 21:01:51 +01:00

7 lines
139 B
Text

read_verilog -sv func_upto.sv
hierarchy -top top
proc
flatten
opt -full
select -module top
sat -verify -seq 1 -prove-asserts -enable_undef