Hello,
I’ve got about the emif being set to 16-bit databus mode instead of 32-bit mode. For the 16-bit mode if I write to a 16-bit word at an address offset in say chip select 4 such as 0x2000 – then on the physical emif address lines of the Delfino I am expecting to see 0x2000.
And if I write to address offset 0x2001 I will also see 0x2001 on the emif address pins of the Delfino. Am I correct in my assumption?
Additionally, I have the Delfino connected to an fpga. I’ve connected the full 32-bit databus of the emif and the 19-bit emif address bus of the Delfino to the fpga. In 16-bit mode, when I do a write of a register (16-bit) in the fpga over the emif will the emif databus bits[31:16] be equal to 0’s? And when I do a read of the same register in the fpga, is it okay to drive the same bits[31:16] with 0’s and have the 16-bit data be driven on bits[15:0]?


