mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-28 19:35:53 +00:00
Rename to abc_*.{box,lut}
This commit is contained in:
parent
8fe0a961b3
commit
ed5e75ed7d
6 changed files with 0 additions and 0 deletions
13
techlibs/ice40/abc_lp.box
Normal file
13
techlibs/ice40/abc_lp.box
Normal file
|
@ -0,0 +1,13 @@
|
|||
# From https://github.com/cliffordwolf/icestorm/blob/be0bca0/icefuzz/timings_lp8k.txt
|
||||
|
||||
# NB: Inputs/Outputs must be ordered alphabetically
|
||||
|
||||
# Inputs: CI I0 I1
|
||||
# Outputs: CO
|
||||
SB_CARRY 1 1 3 1
|
||||
186 675 609
|
||||
|
||||
# Inputs: I0 I1 I2 I3
|
||||
# Outputs: O
|
||||
SB_LUT4 2 1 4 1
|
||||
465 558 589 661
|
Loading…
Add table
Add a link
Reference in a new issue