-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
NI Programmable Filter IP by NI - Toolkit for LabVIEW Download
Version | 1.0.0.4 |
Released | May 19, 2016 |
Publisher | NI |
License | NI Sample Code License |
LabVIEW Version | LabVIEW>=12.0 |
Operating System | Windows |
Project links | Homepage |
Description
This IP implements a 33 tap FIR Filter. The coefficients are written sequentially to the FPGA filter from the Host code. The Digital Filter Design toolkit can be used to design filters for any purpose, then the filter can be implemented on the FPGA using this IP.
In order to operate properly, this IP requires an additional in phase clock at three times the sample clock frequency. This allows for the total pipeline delay of the IP to be only 9 clock cycles.
This IP is designed for IQ architecture; I and Q data streams are filtered separately by identical filters, and then recombined for output in the data path. When coefficients are programmed onto the filter, they are sent to both filters.