Hi team, we are interfacing an FPGA with EMIF interface and is using CS0. The Asyinc1 is configured with 0x04E22715 value. We are trying to write 32bits of data into FPGA memory but we are noticing that the data which is getting written is 64bits through EMIF. We are not quite sure what could be an issue here. My understanding is the 32bits of data gets written to the specified address in chunks of two 16bits in one Chip select time frame. However it is appearing that the data is getting written is 64bits. Can you please let us know what could be a potential issue for this?