Forum Discussion
DNola
New Contributor
6 years agoAccessing AS4C16M16SA-6TCN SDRAM (mister sdram module) (DE10 nano soc)
I'm trying to write to sdram using nios II, but it won't work (reading random values or 0). I added my projects files. Sorry for my language, english is not my main language
MEIYAN_L_Intel
Frequent Contributor
6 years agoHi,
According to ftp://ftp.intel.com/Pub/fpgaup/pub/Intel_Material/16.1/University_Program_IP_Cores/Memory/SRAM_Controller.pdf stated "SRAM Controller can be instantiated in a system using Qsys or as a standalone component from the IP Catalog within the Quartus II software".
May I know do you have instantiate the SRAM Controller IP component in your .qsys file?
Thanks