1
0
mirror of synced 2026-04-30 21:50:07 +00:00
Files
YosysHQ.yosys/techlibs/lattice/lutrams_nexus.txt
2025-09-26 19:45:03 +01:00

13 lines
148 B
Plaintext

ram distributed $__NEXUS_DPR16X4_ {
abits 4;
width 4;
cost 4;
init no_undef;
prune_rom;
port sw "W" {
clock posedge;
}
port ar "R" {
}
}