mirror of https://github.com/YosysHQ/yosys.git
Update test too
This commit is contained in:
parent
02ba85b133
commit
90382a0f6d
|
@ -13,8 +13,8 @@ read_verilog -formal <<EOT
|
|||
endmodule
|
||||
EOT
|
||||
|
||||
script -select w:_RUNME*
|
||||
script -scriptwire w:_RUNME*
|
||||
|
||||
select w:_DELETE
|
||||
script -select
|
||||
script -scriptwire
|
||||
select -assert-count 1 t:foo
|
||||
|
|
Loading…
Reference in New Issue