Forum Discussion
Altera_Forum
Honored Contributor
20 years agoProblem testing SRAM device
Hi I made a Project in Quartus II, and in SOPC Builder, I added NIOS II cpu, AvalonTri-State Bridge to an external SRAM, Jtag UART and a on-chip RAM. The system generation and hardware configur...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by mrzol@Oct 19 2005, 08:17 AM for the stack memory im using an on-chip ram.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=10457)
--- quote end ---
--- Quote End --- Hi, I am new to Nios. Regarding the code above, can I use IOWR_32DIRECT with the base of SDRAM (set when building the HW in SOPC) in order to read and write to Micron SDRAM? In Nios documentation, it shows how to deal with UART per example, but not with SDRAM. Thanks in advance, John.