yosys/techlibs/ecp5/lutrams.txt

13 lines
145 B
Plaintext
Raw Normal View History

2022-02-07 20:52:16 -06:00
ram distributed $__TRELLIS_DPR16X4_ {
abits 4;
width 4;
cost 4;
init any;
prune_rom;
port sw "W" {
clock anyedge;
}
port ar "R" {
}
}