mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-07 14:43:23 +00:00
Update test too
This commit is contained in:
parent
02ba85b133
commit
90382a0f6d
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue