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