mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-06 11:20:27 +00:00
Remove references to ilang
This commit is contained in:
parent
52c231dd64
commit
ee73a91f44
28 changed files with 39 additions and 69 deletions
|
@ -1,4 +1,4 @@
|
|||
read_ilang <<EOT
|
||||
read_rtlil <<EOT
|
||||
autoidx 2
|
||||
module \top
|
||||
wire output 3 $y
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
read_ilang << EOF
|
||||
read_rtlil << EOF
|
||||
module \top
|
||||
wire input 1 \A
|
||||
wire output 2 \Y
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
read_ilang << EOT
|
||||
read_rtlil << EOT
|
||||
|
||||
module \top
|
||||
wire $a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue