Example of writing to dual port memory

Can anyone point me at an example of a Verilog or VHDL module that will write to dual port memory that can be accessed via the AXI bus?

I thought I understood the write sequence, but my code only seems to work intermittently, so I must be missing something.

1 Like

Hi @ejon,

This is outside of the scope of the PYNQ forum. You may be better off asking in the Xilinx forums.

Mario