Skip to content

MIPS Processor, BNN Accelerator, AXI4 interface, Cache Controller and LRU replacement

Notifications You must be signed in to change notification settings

zli87/Processor-and-Accelerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Processor and Accelerator

project 1: 16 bit ISA MIPS Processor

  • 2 core processor
  • 4 shared L1 cache with least recent used(LRU) page replacement policy
  • SRAM Controller
  • Memory Controller through AXI4 interface

project 2: Binary Neural Network Accelerator

  • High Level Synthesis Prototype with Xilinx Vitis hls
  • 2D convolution
  • RTL micro-architecture optimization
  • automate synthesis scripting to explore best performance

About

MIPS Processor, BNN Accelerator, AXI4 interface, Cache Controller and LRU replacement

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published