Forum Discussion
Altera_Forum
Honored Contributor
14 years agoburst count
Hi,everybody Will you please explain what's the "Local maximum burst count" meaning in the DDR IP Controller setttings? If I don't use the avalon-bus ,can I use the burst count function? ...
Altera_Forum
Honored Contributor
14 years agoDear BadOmen,
Will you please help me explain what's the "reads_remaining" mean in the following code which is from example driver generated by the controller IP? why the reads_remaining +(size-1) when local_rdata_valid is high, and why reads_remaining+size when local_rdata_valid is low... thank you~~~