FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6673 Discussions

Avalon MM Read Problem

Altera_Forum
Honored Contributor II
1,127 Views

I tried to use Avalon MM to read the SDRAM of HPS. But after I set the correct value of fpgaportrst and raised the read signal to 1, all system was crashed. 

 

The attached figure is the result of SignalTap Analyze. http://www.alteraforum.com/forum/attachment.php?attachmentid=12822&stc=1  

 

I output the read, readdatavaild, waitquest signals. You can see after read signal up to one, readdatavaild and waitrequest did not change, and then all system crashed. 

 

The structure of system and read_mem vhdl file. 

http://www.alteraforum.com/forum/attachment.php?attachmentid=12823&stc=1  

 

Could anyone help me? Thank you!
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
464 Views

How large is the SDRAM and what address is your master accessing? It would be easier to provide input if you captured all the read master signals and all the HPS SDRAM slave port signals.

0 Kudos
Reply