Skip to content

MrFlamingo314/Systolic-Array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Systolic-Array

A synthesizable SystemVerilog implementation of an N×N systolic array for matrix multiplication. Processes data through a 2D mesh of processing elements (PEs), each performing a multiply-accumulate (MAC) operation.

About

A synthesizable SystemVerilog implementation of an N×N systolic array for matrix multiplication. Processes data through a 2D mesh of processing elements (PEs), each performing a multiply-accumulate (MAC) operation.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors