Forum Discussion
Altera_Forum
Honored Contributor
13 years agoProblem with burstcount > 2 for Avalon MM Master to SDRAM
Hello, I am trying to implement a burst transcation with SDRAM using Avalon MM Interface. The following Verilog code works fine for burstcount = 2: module hw_det_3by3(
clk,
re...
Altera_Forum
Honored Contributor
13 years agoMany thanks for the tip, this already helped me to identify several mistakes.
Is there also a tool to monitor SDRAM content at runtime? Had a look at In-System Memory Content Editor, but seems like it only supports on-chip memory... (I am using the SDRAM Controller Component in Quartus).