GilgameshD / FPGA-Project

A repository to store four FPGA projects and the summer project of digital logic design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vivado

This rep includes four projects about Verilog, the fifth of them is a CPU which can run some simple instructions of MIPS. And the last one is a transplanted LeNet-5 CNN running on FPGA board, which has been accelerated with convolution multiplication. All the projects is built by vivado, which is a tool chain of Xlinx FPGA.

  1. counter
  2. sequence detector
  3. frequency counter
  4. UART communication
  5. MIPS CPU
  6. CNN acceleration

About

A repository to store four FPGA projects and the summer project of digital logic design


Languages

Language:C 77.3%Language:Verilog 20.1%Language:Assembly 2.3%Language:C++ 0.3%Language:Stata 0.1%