Forum Discussion
Altera_Forum
Honored Contributor
9 years agoUsing On Chip Memory (tightly coupled memory) in Nios 2
Hello veryone, im going to implement a arbitrary signal generator on my DE3 development board. I already managed to set up a simple function generetor in VHDL. In order to make it arbitrary i...
Altera_Forum
Honored Contributor
9 years agoThank you for your answer.
I understand that i have to export the 2nd Port of the onchip memory. My first problem is: I dont know how to store data with nios in the on chip memory. Is there anywhere a documentation what commands can be used in nios. For example i cant even find a documentation for the IOWR command used for toggling LED´s or something. Can u tell me how i can store a value in the on chip memory (in nios) and to read it (in nios) again?