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