soc: cores: add up5kspram module
The ICE40UP5K has 128 kB of SPRAM that's designed to be used
as memory for a softcore. This memory is actually 4 16-bit
chunks that we can gang together to give us either 64 kB or
128 kB.
Add a module that will allow us to use this memory in an ICE40.
Signed-off-by:
Sean Cross <sean@xobs.io>
Showing
litex/soc/cores/up5kspram.py
0 → 100644
Please register or sign in to comment