Forum Discussion
Abe
Frequent Contributor
7 years agoIf the software code will be smaller than the amount of memory available on the FPGA (onchip) , then you can use the on-chip RAM to store the program/data. Do keep in mind that you cannot utilize the entire FPGA onchip RAM blocks just for storing program code/data. Your design will also need some amount of RAM blocks depending on the complexity, functionality.