Altera_Forum
Honored Contributor
17 years agoDDR and DDR2 Conroller: local_size
Dear,
I am studying the DDR&DDR2 Controller IP. Could you please explain me the following issue: - In parameter setting phase, I set Burst Length = 4. So, when controlling the IP, I can use local_size = 1 or 2. - In case of local_size = 1. + DDR supports Burst Terminate(BT) command; so after two write/read cycles, command BT is issued to the memory + DDR2 does not BT command. How does the IP stop the burst write/read? Can we use loca_size = 1 in this case? Thanks!