3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-05 10:50:25 +00:00

Merge pull request #4704 from YosysHQ/krys/drop_ilang

Remove references to ilang
This commit is contained in:
KrystalDelusion 2024-11-08 11:28:06 +13:00 committed by GitHub
commit 4343c791cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 39 additions and 69 deletions

View file

@ -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