yosys/techlibs/ice40/abc_lp.box

18 lines
454 B
Plaintext
Raw Normal View History

2019-04-18 00:19:02 +02:00
# From https://github.com/cliffordwolf/icestorm/blob/be0bca0/icefuzz/timings_lp8k.txt
2019-04-17 02:34:11 +02:00
2019-04-17 01:39:30 +02:00
# NB: Inputs/Outputs must be ordered alphabetically
# (with exceptions for carry in/out)
2019-04-19 02:46:32 +02:00
# Inputs: CI I0 I1
# Outputs: CO
# (NB: carry chain input/output must be last
# input/output and have been moved there
# overriding the alphabetical ordering)
SB_CARRY 1 1 3 1
675 609 186
# Inputs: I0 I1 I2 I3
# Outputs: O
SB_LUT4 2 1 4 1
2019-06-13 17:24:33 +02:00
661 589 558 465