Hi,
I have a query regarding PAGESIZE field of SDRAM configuration register for Netra (SDRAM Configuration Register (SDRCR)).
Bitwise description as per Tech ref manual is as below.
We are designing our own hardware with different DDR3 chip than EVM.
Configurations of DDR3 chip: Row bits A0-A13, Column bits A0-A9, Page size 2 KB.
Thus, for page size of 2048, total 10 column address bits are required, but according to datasheet, if we set PAGESIZE=3H, then it will use 11 column address bits.
Note: IBANKPOS is set to 0, which indicates that only IBANK, EBANK and PAGESIZE will be used to identify row, column, bank and chip select.
Can someone confirm whether this will work or it will impact addressing scheme ?
Thanks in advance,
Sweta