Forum Discussion
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...
tehjingy_Altera
Regular Contributor
2 years agoHi
The reset for the FIFO is a active low signal.
Did you toggle back the reset back to high?
Regards
Jingyang, Teh
greenlantern01
Occasional Contributor
2 years agoHi,
The FIFO reset is now finally working. I fixed the issue.
I was wondering if there was a way to increase the read speed of the FIFO? We are missing out on a lot of data that is being written but is never read.
Write Data:
Read Data:
Regards,