I'd like to play around with hardware that eitzher gets configured with ( FPGAs, FPGA SoCs etc) and/or execute code from such device (some microcontrollers, PC, CPUs etc).
To do this I'd like to use SRAM. Up to some extent, I could use onboard SRAM on FPGA, but those are quite small.
External DRAM is too slow latency-wise etc. Is there an obvious solution to this dilemma ? 🙄