【E1553】基于FPGA中的FIR滤波器设计

2021-10-17 21:45:25      索炜达电子      537     

项目编号:E1553

文件大小:46K

源码说明:带中文注释

开发环境:VHDL

简要概述:

基于FPGA中的FIR滤波器设计

【E1553】基于FPGA中的FIR滤波器设计

目录│文件列表:

 └ le357

    │ infir.dat

    │ Makefile

    ├ img

    │  └ waves.png

    ├ src

    │  │ coef.vhdl

    │  │ cpt16.vhdl

    │  │ ech.vhdl

    │  │ mac.vhdl

    │  │ mae.vhdl

    │  │ mem.vhdl

    │  └ top_FIR.vhdl

    └ testbench

       │ tb_coef.vhdl

       │ tb_ech.vhdl

       │ tb_fir.vhdl

       │ tb_mac.vhdl

       │ tb_mae.vhdl

       └ tb_mem.vhdl

TAGFIR滤波器
  • 7 次
  • 15 分