Hi,
I have the latest datasheet and sprug9 that I know of for the c6a816x. I'm going through the GEL file for the DDR3 EVM trying to understand the EMIF0 and EMIF1 setup so I can make changes to my own custom DDR3 board that I'm trying to bring up.
The datasheet shows EMIF0 registers starting at 0x4c000000 but it is not obvious to me if any of the register definitions in the DMM section of sprug9 match up to this memory section since the offsets in the datasheet don't match.
I've also seen reference to an additional datasheet for DDR DMM but I can't find it.
Example: The GEL file is writing to EMIF4_0_SDRAM_TIM_1 which is defined as being EMIF4_0_CFG_BASE_ADDR + 0x18. EMIF4_0_CFG_BASE_ADDR = 0x4c000000 and I can't find a register description to figure out what is going on here.
Thanks,
Brian