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

Remove references to ilang

This commit is contained in:
Krystine Sherwin 2024-11-05 12:36:31 +13:00
parent 52c231dd64
commit ee73a91f44
No known key found for this signature in database
28 changed files with 39 additions and 69 deletions

View file

@ -1,2 +1,2 @@
read_ilang bug1630.il.gz
read_rtlil bug1630.il.gz
abc9 -lut 4

View file

@ -1,4 +1,4 @@
read_ilang << EOF
read_rtlil << EOF
module \top

View file

@ -1,4 +1,4 @@
read_ilang <<EOT
read_rtlil <<EOT
# Generated by Yosys 0.9+1706 (git sha1 58ab9f60, clang 6.0.0-1ubuntu2 -fPIC -Os)
autoidx 2815
attribute \src "../hdl/mem/ahb_async_sram_halfwidth.v:9"

View file

@ -1,2 +1,2 @@
read_ilang bug1644.il.gz
read_rtlil bug1644.il.gz
synth_ice40 -top top -dsp -json adc_dac_pass_through.json -run :map_bram

View file

@ -1,4 +1,4 @@
read_ilang << EOF
read_rtlil << EOF
module \top