Has anyone interfaced with SRAM before using Amaranth?
I've created a SRAMResource then setup a simple Write then Read FSM, but it never reads back what I wrote.
Is there another step I left out perhaps?
I've tried different Read/Write cycle types but seem to work.
Any suggestion?