Generating Code from a Fixed-Point Filter (Digital Filter Design Toolkit)

Digital Filter Design Toolkit

Generating Code from a Fixed-Point Filter (Digital Filter Design Toolkit)

After you design a fixed-point filter, you can implement the fixed-point filter on a supported execution target. You can use the LabVIEW Digital Filter Design Toolkit to generate the following types of code:

  1. Fixed-point C code
  2. Integer LabVIEW code
  3. LabVIEW field-programmable gate array (FPGA) code
Note  Refer to the labview\examples\Digital Filter Design\Getting Started\Tutorials\ directory for completed versions of the digital filter you create in this tutorial.