Hi,
Have folks addressed ways of processing the ADC data at a faster clock rate in a non-linear access pattern (non FIFO), and where some samples may be needed again few iterations later.
Basically, the issues we ran into are as follows:
1. Top-level clock seems to be set at 20MHz (Configuration Clock) for the target.
( I was unsuccessful at using the DAC IQ clock as the top-level clock. Also, it isn't clear how this may work)
2. BlockRAMs are not supported within Single-cycle timed loops or across multiple-clock domains.
Therefore, for transferring ADC data to a faster clock domain, FIFOs seem like the only option, which doesn't exactly fit our access
pattern.
Thanks.
-M
LabVIEW FPGA does not allow
We're targetting a ADC IQ Sample Rate between 1-20 MHz