Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convolution Neural Network Using FPGA

Overall design an FPGA implementation for convolutional neural networks where the FPGA serves as a hardware accelerator to speed up the required calculations in a convolutional network. Throughout the convolution an appropriate convolution kernel of a proper size is used which can be edited in the code.

What it contains?

  • Max pooling
  • Overall convolution
  • Testbench

Language used

  • Verilog

Tools used

  • ModelSim
  • Xilinix

About

This project focuses on the implementation of the deep learning method CNN using FPGA as a hardware accelerator.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages