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.
Design a basic quantized discrete-time FIR filter, generate VHDL code for the filter, and verify the VHDL code with a generated test bench.
Design an optimized FIR filter, generate Verilog code for the filter, and verify the Verilog code with a generated test bench.
Design an IIR filter, generate VHDL code for the filter, and verify the VHDL code with a generated test bench.
Overview of filter design-based HDL code generation.