Forum Discussion
Altera_Forum
Honored Contributor
17 years agolocal_size in DDR2
Hi, I can pulse data through the DDR2 (native) controller, but I wonder if I can do burst reads and writes. While looking at the diagram on the DDR and DDR2 Compiler User Guide, I see in t...
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- the local size is half of ddr2 burst length --- Quote End --- If you look at the attached jpeg, the memory burst length is 4. So local burst length should be 2, and local_size should be a 2 bit signal? But it is not so in the verilog the Megafunction generates. Thanks, ~FPGAkitty~