greenlantern01
Occasional Contributor
2 years agoFIFO Reset
Hello,
I am currently using DE10 Standard FPGA along with DC2390 daughter card. Using DE10 Standard to capture the ADC data from the daughter card. After capturing this data the data is forwarded to a Avalon FIFO instantiated in the Qsys. Linux is running on the DE10 standard board and I am able to capture these data samples using a C file.
I want to reset the FIFO every time I run the C file. Is there a way to reset the FIFO from the software?
Thanks in advance for your time and assistance.