Writing to SDR SDRAM through Synposys designware mem controller
hi, When I am writing to sdram through synopsys designware memory controller the address is not being properly latched by the SDRAM. Like, if I give address as 0x0018 it will write to 0x0010(o...