Description
Description-Separate-1This code demonstrates how to configure and use the Xilinx CIC Compiler on LabVIEW FPGA to decimate a sine wave signal.
Description-Separate-2Additional Information
Additional-Separate-1The compiler is configured with the 100MHz clock, the sigma (input data) sampling frequency is set to 50MHz, and the decimation factor is set to 4. Thus the Nyquist frequency for the input signal will be 12.5MHz/2=6.25MHz. Any input frequency above this will attenuate.
Additional-Separate-2