Native Write Timing
- Master asserts write enable signal with both valid address and data. Master waits for the write acknowledgement from the SDRAM controller.
- SDRAM controller acknowledges to the write enable signal.
- Master updates the next address and data. Write enable signal remains high for a burst write.
- Master terminates the burst write by asserting last signal.
- Master de-asserts write enable and last signals.