Skip to content

Remove fpga RAM

Byron Lathi requested to merge no-sram into master

This removes the ram from inside the FPGA. All RAM is now located in the external SDRAM instead.

The ROM is still in the FPGA to allow easier programming.

Merge request reports