Hello,
I'm currently trying to implement a simple low-pass filter using the FIR Compiler available in the IP catalog. My design is very basic, I've generated a sine wave using the DDS IP :
* Configuration Options : Phase generator and SIN COS LUT
* System clock : 100 MHz
* Mode of operation : Standard
* Output frequency : 1.2 MHz
* Output width : 8 Bits
I want now to apply a low-pass filter and to see how is it going in simulation, using Analog waveform style. To generate the coefficients, I am using Matlab and the filterDesigner. Here are the specific