Grootzz / Verilog-FIR

FIR implemention with Verilog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

FIR implemention with Verilog


Languages

Language:Verilog 86.6%Language:HTML 10.7%Language:MATLAB 2.5%Language:Batchfile 0.2%