1
0
mirror of synced 2026-04-25 20:02:10 +00:00
Files
YosysHQ.yosys/techlibs/lattice/lutrams_trellis.txt
2025-09-26 19:45:03 +01:00

13 lines
145 B
Plaintext

ram distributed $__TRELLIS_DPR16X4_ {
abits 4;
width 4;
cost 4;
init any;
prune_rom;
port sw "W" {
clock anyedge;
}
port ar "R" {
}
}