yosys/techlibs/lattice/lutrams.txt

13 lines
145 B
Plaintext
Raw Normal View History

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