mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-01 17:03:19 +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
|
||||
|
||||
module \top
|
||||
wire width 4 input 0 \S
|
||||
|
@ -21,7 +21,7 @@ equiv_opt -assert bmuxmap -pmux
|
|||
###
|
||||
design -reset
|
||||
|
||||
read_ilang << EOT
|
||||
read_rtlil << EOT
|
||||
|
||||
module \top
|
||||
wire width 10 input 0 \A
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue