Hi Sir,
I want to transfer SRIO data to FPGA. I want to transfer at a constant rate (something like 24 bytes/512ns) from DSP memory to FPGA. For this kind of transfer SWRITE would be more appropriate.
Please provide me example/demo project and appropriate driver files in such a way that:
1. DSP will configure the buffer start address, buffer depth
2. Will program the rate at which transfer should happen
3. Packet size for each transfer will be programmed
4. DSP will initiate the transfer at the beginning.
5. All other SWRITE transaction should happen automatically without DSP software intervention.
Regards,
Keshav