Forum Discussion
Altera_Forum
Honored Contributor
16 years agoDDR SDRA IP local address
I try to use DDR SDRAM IP controller. I need it for 1 Gbyte DDR memory. after setting the block and the controller sign that we have 1 Gbyet memory we only get 26 address line, and we need 27 ad...
Altera_Forum
Honored Contributor
16 years agoOk, for a x128 local side data path 26 bits sounds right.
log2(1024*1024*1024 Bytes/16 Bytes per word) = 26 I'm not sure what an address bit 0 stack is so I can't really comment further about that. If you were to ground out one of the address bits that will get you to 25 connected address lines however that will limit you to only using half the memory available on the DIMM. Others sometimes use something called a "window" bridge where you control how much address space of the memory you want to be able to access at any given time.