Skip to content

Grootzz/Verilog-FIR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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