abdulmoizsheikh1 /  Slick_Matrix_convolver

Created
Maintained by abdulmoizsheikh1
The project presents a area efficient implementation of a high speed matrix convolution engine. The engine has an integrated memory capable of storing the one matrix locally to avoid repeated off chip communication.
Members 1
Moiz Sheikh committed 5 months ago

Caravel User Project

License UPRJ_CI Caravel Build

Slick Matrix Convolver

This project gives a implementation of a opensource Slick convolution engine The design is based to implement a low area and high performance accelerator. The design has a memory which allows it to save values for avoiding repeated off chip communication. The design finds applications in AI and Image processors and DSPs to name a few.