Forum Discussion
adamS
New Contributor
7 years agowrite continuous data to sdram on DE0 nano board
Hi, I want to write data to sdram via nios2, then read data out and connect to LEDs to see if the data is correct. Below is my code and results. In the code I add printf("isr\n") to make sure int...
FawazJ_Altera
Frequent Contributor
7 years agoThanks for your feedback.
I will test on my board and let you know the feedback.
Thanks
adamS
New Contributor
7 years agoHello,
any results?