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:
parent
52c231dd64
commit
ee73a91f44
28 changed files with 39 additions and 69 deletions
|
@ -1,2 +1,2 @@
|
|||
read_ilang bug1630.il.gz
|
||||
read_rtlil bug1630.il.gz
|
||||
abc9 -lut 4
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
read_ilang << EOF
|
||||
read_rtlil << EOF
|
||||
|
||||
module \top
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
read_ilang << EOF
|
||||
read_rtlil << EOF
|
||||
|
||||
module \top
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue