Skip to content

Repository files navigation

Resposta ao Impulso Finata FIR

FIR Diagram

Estrutura de Arquivos

├── hdl
│   ├── base_fir.sv
│   └── gaussian_fir.sv
├── Makefile
├── python
│   ├── a.py
│   ├── coef copy.ipynb
│   └── coef.ipynb
├── README.md
├── restore.tcl
├── restore.tcl.svcf
├── test
│   └── test_gaussian_fir.sv
└── txt
    ├── coefs_ponto_fixo_q8.txt
    └── sin.txt

4 directories, 12 files

About

Filtro FIR gaussiano em SystemVerilog, com coeficientes gerados em Python e testbench de validação.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages