Hello,
I'm using TMS570LS3137 ZWT and I need to connect it to fpga to send/receive data.
I have connected pins to fpga and using asynchronous emif chip select.
Now emif interface treat devices connected to it as memory space.
So how to transmit bulk data to fpga and vice versa.
do I need to make packets of data?
looking for right approach to achieve this?Do you have any example code for this.