yosys/techlibs/ice40/spram.txt

13 lines
153 B
Plaintext
Raw Normal View History

2022-02-27 02:29:26 -06:00
ram huge $__ICE40_SPRAM_ {
abits 14;
width 16;
cost 2048;
byte 4;
port srsw "A" {
clock posedge;
clken;
wrbe_separate;
rdwr no_change;
}
}