Forum Discussion
Altera_Forum
Honored Contributor
10 years agoUpload Data via NIOS2 Command Shell
Hello, my intention is to read data from NIOS memory (e.g. onchip RAM or SRAM) via the NIOS2 Command Shell. I have running a script and want to read at a special memory address, which is written by ...
Altera_Forum
Honored Contributor
10 years agoI would suggest using the System Console for that. You can read and write directly to any Avalon component (such as the on-chip memory) using simple TCL commands. Have a read at the document https://www.altera.com.cn/zh_cn/pdfs/literature/hb/qts/qts_qii53028.pdf
At page 10-16 there are many examples on how to use this tool including how to read/write to on-chip memory. Regards, Thiago