mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 14:17:27 +02:00
Added test cases
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
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
|
||||
Reference in New Issue
Block a user