mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-25 20:46:04 +00:00
Remove references to ilang
This commit is contained in:
parent
52c231dd64
commit
ee73a91f44
28 changed files with 39 additions and 69 deletions
|
@ -8,7 +8,7 @@ EOT
|
|||
cat > $1.ys <<EOT
|
||||
echo on
|
||||
|
||||
read_ilang $1.il
|
||||
read_rtlil $1.il
|
||||
hierarchy; proc; opt
|
||||
rename -top uut
|
||||
design -save gold
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue