3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 01:24:10 +00:00
yosys/tests/sim/sim_dff.ys
Miodrag Milanovic 271ac28b41 Added test cases
2022-02-16 13:27:59 +01:00

7 lines
127 B
Plaintext

read_verilog dff.v
proc
opt_dff
stat
select -assert-count 1 t:$dff
sim -clock clk -r tb_dff.fst -scope tb_dff.uut -sim-cmp dff