Verilog-FIR icon indicating copy to clipboard operation
Verilog-FIR copied to clipboard

FIR implemention with Verilog

Overview

FIR implement in Verilog

FIR implement in Verilog, all files in this repo associated with ./analysis.

  • tools : xilinx ise14.7

  • key files : fir.v and fir_tb.v

FIR analysis using Matlab

FIR analysis using Matlab, including fixed-point and float-point domain , and deal with physical FIR output data. And analysis verilog simulation output through import test bench output.

Directory description

Verilog-FIR
├─analysis: matlab analysis .m file
└─project: ise project