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 agoYou will find information about system console here (https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/ug/ug_system_console.pdf). You will have to write a script in TCL to write to the memory. I've never done it but it should be possible to open and read a binary file in TCL.