mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-15 13:28:59 +00:00
Update LUT delays
This commit is contained in:
parent
3e368593eb
commit
4dac9818bd
|
@ -1,15 +1,12 @@
|
||||||
# Max delays from https://pastebin.com/v2hrcksd
|
# Max delays from https://pastebin.com/v2hrcksd
|
||||||
# from https://github.com/SymbiFlow/prjxray/pull/706#issuecomment-479380321
|
# from https://github.com/SymbiFlow/prjxray/pull/706#issuecomment-479380321
|
||||||
|
|
||||||
# Since LUT delays are pushed onto the fabric as routing delays,
|
|
||||||
# assume each input costs +100ps
|
|
||||||
|
|
||||||
# K area delay
|
# K area delay
|
||||||
1 11 224
|
1 11 624
|
||||||
2 12 224 324
|
2 12 624
|
||||||
3 13 224 324 424
|
3 13 624
|
||||||
4 14 224 324 424 524
|
4 14 624
|
||||||
5 15 224 324 424 524 624
|
5 15 624
|
||||||
6 20 224 324 424 524 624 724
|
6 20 724
|
||||||
7 40 224 324 424 524 624 724 1020
|
7 40 1020
|
||||||
8 80 224 324 424 524 624 724 1020 1293
|
8 80 1293
|
||||||
|
|
Loading…
Reference in a new issue