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