Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 515 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 515 Bytes

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