Filter Design HDL Coder
Filter Design HDL Coder™ generates synthesizable, portable VHDL® and Verilog® code for implementing fixed-point filters designed with MATLAB® on FPGAs or ASICs. It automatically creates VHDL and Verilog test benches for simulating, testing, and verifying the generated code.
Note
The Filter Design HDL Coder product will be discontinued in a future release. Instead, you can model hardware behavior and generate HDL code by using the DSP HDL IP Designer (DSP HDL Toolbox) app, or the DSP HDL Toolbox™ System objects or blocks. The app, objects, and blocks provide algorithms with hardware-friendly control signals and architecture options. To generate HDL code from these algorithms, you must also have the HDL Coder™ product.
For an example that uses the dsphdl.BiquadFilter
(DSP HDL Toolbox) object and generates code using
HDL Coder tools, see Generate HDL Code for IIR Filter (DSP HDL Toolbox). For
Simulink® tutorials, see Get Started with DSP HDL Toolbox (DSP HDL Toolbox). For supported algorithms, see HDL-Optimized Filters and Transforms (DSP HDL Toolbox).
Get Started with Filter Design HDL Coder
Generate HDL code for fixed-point filters
Code Generation Fundamentals
HDL code generation startup, language selection, HDL code generation scripts
Filter Configuration Options
Single rate, multirate, cascaded, other advanced digital filters
Optimization
Resource usage, clock speed, chip area, latency
Customization
File names and locations, identifiers and comments, ports and resets, HDL language constructs
Verification
HDL test bench generation, and cosimulation with third party EDA tools
Synthesis and Workflow Automation
Compilation, simulation, and synthesis script generation