mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-30 23:10:09 +00:00
Add _nowide variants of LUT libraries in -nowidelut flows
This commit is contained in:
parent
741ebba70a
commit
988e6163ab
4 changed files with 44 additions and 13 deletions
12
techlibs/ecp5/abc_5g_nowide.lut
Normal file
12
techlibs/ecp5/abc_5g_nowide.lut
Normal file
|
@ -0,0 +1,12 @@
|
|||
# ECP5-5G LUT library for ABC
|
||||
# Note that ECP5 architecture assigns difference
|
||||
# in LUT input delay to interconnect, so this is
|
||||
# considered too
|
||||
|
||||
|
||||
# Simple LUTs
|
||||
# area D C B A
|
||||
1 1 141
|
||||
2 1 141 275
|
||||
3 1 141 275 379
|
||||
4 1 141 275 379 379
|
Loading…
Add table
Add a link
Reference in a new issue