The FIR Filter Design toolbox it's using the optimal equiripple method. Several common FIR filters can be designed, with 2 and 3 sub-bands and also the staircase filter and the raised cosine filter.
Two iterative algorithms are available: maximum flatness and maximum attenuation.
Based on the resulted filter coefficients the toolbox can also generate the complete FIR filter implementation and also the complete Verilog Modelsim testbench.
This feature provides a fast way to check at once the silicon implementation of the designed filter.
Also additional plots are available which make possible a comparison between the theoretical model and the Verilog implementation.
Features
Other Matlab toolboxes not needed
Suitable for LP,HP,BP,BS, staircase and Raised Cosine filters