Unrecognized output fir II
Hi,
I made a fir filter using the FIR II in the ip catalog of Quartus Prime Lite Edition.
When implementing my fir filter I get an Unrecognized signal at the output of the filter.
I made a testbench for the fir filter where I send a random value to see if I get something at the output I just want to have something at the output instead of "Unrecognized" from there I can further work on my application. I put a screenshot of the waveform and I put the testbench code as attachment.
What am I doing wrong. I am a student that started not a long time ago to work with VHDL and Quartus so I am not really experimented.
Thank you very much,
Daoud
Hi,
When you are using the FIR II IP with Lite edition there will be time limited SOF will generate.
Are you giving any reset to the FIR IP? If Yes, try changing the reset polarity on HW(eg. active low to active high).
Thank you
Kshitij Goel