I am debugging a simulink model that I take samples from an LTC2261 ADC and process. I want to be able to periodically check the ADC for testing purposes and pull data off the ADC in large chunks. It is being clocked at 125MHz. Are there any Vivado examples that would be helpful for me as a start that I could maybe 1 or 2 seconds of data and dump it into a large chunk of memory that I can then send over the ethernet interface I already have configured?
I am not a VHDL guy and would like to figure this out using Vivados IP blocks if possible. Any suggestions would be appreciated.
Thanks a bunch.