mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-04 03:23:11 +02:00
7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
read_verilog adff.v
|
|
proc
|
|
opt_dff
|
|
stat
|
|
select -assert-count 1 t:$adff
|
|
sim -clock clk -r tb_adff.fst -scope tb_adff.uut -sim-cmp adff
|