mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-18 09:12:18 +00:00
tests: update/extend task argument tests
This commit is contained in:
parent
1f3003be7d
commit
0d2c33f9f4
2 changed files with 35 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
logger -expect error "Non-ANSI style task/function arguments not currently supported" 1
|
||||
logger -expect error "task/function argument direction missing" 1
|
||||
read_verilog <<EOT
|
||||
module Task_Test_Top
|
||||
(
|
||||
|
@ -9,4 +9,3 @@ module Task_Test_Top
|
|||
|
||||
endmodule
|
||||
EOT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue