Forum Discussion
mitsvoid
New Contributor
2 years agoHow to test the FIR II filter
Dear All, I hope this message finds you well. I am currently working on a project involving an Altera DE2-115 board, where I aim to pass stored 32-bit ADC data through a FIR filter. Specifically,...
- 2 years ago
Hi,
You can use the NCO IP core to generate a signal and to pass through the FIR filter in order to observe it with simulation or on Signal Tap.
Thank you,
Kshitij Goel
mitsvoid
New Contributor
2 years agoI would like to ask one more question. Can you let me know if it is possible to add, for example, the FIP II IP core inside to my custom IP core, which is based on the Avalon-MM interface?