Resolved! bus width vs access width
Hello,We are using FMC interface.Is it that the access must be in the same size of the memory data bus ?In software, the bus width is defined as following:MemoryDataWidth = FMC_NORSRAM_MEM_BUS_WIDTH_16; and the access is 16 bit as following:So, is it...