3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 18:05:24 +00:00
yosys/techlibs/nexus/lrams.txt
David Shah 17812a1560 nexus: Add LRAM inference
Signed-off-by: David Shah <dave@ds0.me>
2020-12-07 13:27:17 +00:00

23 lines
316 B
Plaintext

bram $__NX_PDPSC512K
init 1
abits 14
dbits 32
groups 2
ports 1 1
wrmode 1 0
enable 4 1
transp 0 0
clocks 2 2
clkpol 2 2
endbram
match $__NX_PDPSC512K
# explicitly requested LRAM only, due to limited availability and
# slower Fmax
attribute lram
shuffle_enable A
make_transp
endmatch