Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/birdybro/fir_filter_sv

Work in progress FIR Filter written in SystemVerilog
https://github.com/birdybro/fir_filter_sv

Last synced: 17 days ago
JSON representation

Work in progress FIR Filter written in SystemVerilog

Awesome Lists containing this project

README

        

# FIR_Filter_sv
Not working currently, work in progress... soon... eventually...
FIR Filter written in SystemVerilog
by Kevin Coleman (birdybro)

I may make it more parameterizable later, it's not a major priority currently, just got it to the point where I can synthesize it and use it in the [MiSTer FPGA MegaDrive core](https://github.com/MiSTer-devel/MegaDrive_MiSTer).

Written by an amateur who just learned about audio filtering over the course of a week.

Written with the assistance of ChatGPT and Google Bard as I try to see how much AI can be used for daily. AI querying is a good skill to ihave.