what is the largest memory size which can fit in t...
# sky130
s
what is the largest memory size which can fit in the caravel user area, assuming entire user area is used only for memory implementation (assume using OpenRam for generating memory gds)?
m
About 16kbyte I think
s
cool, thanks.. I understand we have some off chip RAM on the pcb board too. what is its size, is it only for instruction or also data ?
m
Flash, for the firmware
Don't know if they have chosen a part yet
Check #caravel-board
👍 1
n
It can be more than 20KByte, this https://github.com/Nguyen-C-Dao/caravel_rocket_alpha has 21KB for the caches
l
Theoretically, its (3500 x 3000) / (700 x 400) = 37.5 x 2 = 75 KB. But practically, one can squize 64-68 KB of OpenRam memory inside user project area of 10 sqmm.
s
thanks for the calculation! is there any dedicated open channel on slack for OpenRam?
got it.