Altera_Forum
Honored Contributor
12 years agoFPGA to HPS SDRAM Interface
Hi,
I want to use the FPGA to HPS SDRAM Interface, in kind of an Avalon MM Bidirectional 64 Bit. Logic is done, simulation results are as expected. I build the design and loaded it into the SoC, Linux has booted. Everything is fine. Just now I used the System Console to initiate a read request, burst length is 128. Some clocks later readdata changes (0x0 to 0xE3530000E5943028), some other clocks later readdatavalid becomes active for only one clock cycle, nothing more happens. Around this Linux locks/hangs. I have attached a SignalTap screen shot. Just now I read in the SDRAM Controller Subsystem http://www.altera.com/literature/hb/cyclone-v/cv_54008.pdf there is something like memory protection. And registers have to set to enable the FPGA to access the SDRAM. Where can I find more detailed explanations about this, how about an example? Thank you Tom