mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-22 16:45:32 +00:00
6 lines
132 B
Text
6 lines
132 B
Text
read_verilog sdff.v
|
|
proc
|
|
opt_dff
|
|
stat
|
|
select -assert-count 1 t:$sdff
|
|
sim -clock clk -r tb_sdff.fst -scope tb_sdff.uut -sim-cmp sdff
|