select_assert_min.ys 176 Bytes
Newer Older
1 2 3 4 5 6 7
read_verilog ../top.v
select -add top
tee -o result.log select -assert-min 2 top
proc
select -add top
tee -o result.log select -assert-min 2 top
tee -o result.log select -list