3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-05 17:14:08 +00:00
yosys/tests/verilog/func_upto.ys
2022-02-11 21:01:51 +01:00

8 lines
139 B
Plaintext

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