Forum Discussion

adamS's avatar
adamS
Icon for New Contributor rankNew Contributor
7 years ago

write 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...