mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-29 18:29:13 +00:00
Reduce to three devices: hx, lp, u
This commit is contained in:
parent
abcd3103ff
commit
c795e14d25
7 changed files with 23 additions and 4 deletions
13
techlibs/ice40/u.box
Normal file
13
techlibs/ice40/u.box
Normal file
|
@ -0,0 +1,13 @@
|
|||
# From https://github.com/cliffordwolf/icestorm/blob/be0bca0/icefuzz/timings_up5k.txt
|
||||
|
||||
# NB: Inputs/Outputs must be ordered alphabetically
|
||||
|
||||
# Inputs: CI I0 I1
|
||||
# Outputs: CO
|
||||
SB_CARRY 1 1 3 1
|
||||
278 675 609
|
||||
|
||||
# Inputs: I0 I1 I2 I3
|
||||
# Outputs: O
|
||||
SB_LUT4 2 1 4 1
|
||||
1285 1231 1205 874
|
Loading…
Add table
Add a link
Reference in a new issue