Altera_Forum
Honored Contributor
15 years agoBurst mode of DDR SDRAM
Dear all,
I am not very understanding burst mode, we all know DDR SDRAM has burst length of 2 or 4 or 8. Does it mean the transfer data length should be times of 2 or 4 or 8? What is the units of burst length? For example, if I have 16 bytes, transfer in a burst length of 2, do I need to issue 8 command read/writes? What if my data size is odd? does it mean either I need to repack the data to times of burst length? or tranfer most of the data in burst mode, the remaning data in non-burst mode? Thank you very much!