Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHow to convert On Chip memory to SRAM .??
Hi All, I am a newbie to Altera FPGA. I am using Altera FPGA for a class project. I am using a custom processor ( not NIOS) and I am as of now using Onchip memory for instruction and data....
Altera_Forum
Honored Contributor
9 years agoIf you have an on-board CPU such as a Nios ", then you can write your own communication protocol to transfer the data from Ethernet or a serial link to the RAM.
If you have a JTAG connection then you could also use system console to do the transfer.