mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 00:55:32 +00:00
tests: replace read_ilang with read_rtlil
* #4612 was written before read_ilang was deprecated but merged after so caused test failures. This switches read_ilang to read_rtlil
This commit is contained in:
parent
56b80bdd22
commit
9043dc0ad6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
read_ilang <<EOT
|
||||
read_rtlil <<EOT
|
||||
autoidx 1
|
||||
module \top
|
||||
wire output 1 \Y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue