Skip to content

jtsagata/ImageFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FPGA implementation of a image filtering

Components

Filter Bank

filter bank chooser

Multiplier (with adder)

Efficient adder

Fifo_buffer_3

Cache memory

Zipper

Module zipper takes the filter output and trim it down to the range 0...255.

Controller

This module provides control signals as shown in the picture

This is a complex module that do a lot of calculations

Enabler

This module enable the controller after some time

Directory stucture

  • src
    Contains the VHDL sources

  • wcfg
    Contains ISIM configurations

  • src/test
    Contains the VHDL test benches

  • src/sims
    Contains the VHDL test benches results

About

Image filter in FPGA

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors