I am making a custom block which has to start storing data to be read later, in other words store the data in a FIFO. I am interested in using the RAM provided by the E320 so I want to take advantage of the axi_ram_fifo code. However, I don't really understand the control of that block, how can I control when to start writing data to memory and when to start reading it? I have checked the registers in case it could be controlled from there like the replay block that has two registers to start reading and another one to do a restart but I haven't seen anything like that.
I hope you can help me. Thank you very much in advance
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com