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