yosys/techlibs/lattice/lutrams.txt

13 lines
145 B
Plaintext
Raw Normal View History

2023-08-23 10:53:21 +02:00
ram distributed $__TRELLIS_DPR16X4_ {
abits 4;
width 4;
cost 4;
init any;
prune_rom;
port sw "W" {
clock anyedge;
}
port ar "R" {
}
}