--- Quote Start ---
1. Get your block done SOPC Builder with pin assigments.
2. Flash sof file
3. Use Nios IDE, C compiler to run simulate in real-time with hardware.
Like, BadOmen shows you the link, but my main.c program should work on any sgdma to sdram memory.
Sean.
--- Quote End ---
Hi sean,
Sorry but when I said my problem of hardware output, I mean I want to actually see the data on some specific pin of FPGA (like GPIO in DE3).
Your program works really great and it also works with my ddr2. Still, the data is generated inside the Nios (alt_u32 create_test_data). Could you let me know how to dump the data to some pins on FPGA?
Thanks a lot!