Skip to content

This is a java app that generates systolic array or NPU verilog code

Notifications You must be signed in to change notification settings

yushuodev/SA_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

SA_generator

This is a java app that generates systolic array (SA) verilog code.

Enter the size of systolic array, which is the numbers of PE in the SA, N*N enters N, and the bits of the weight or input register, it will auto generate the SA verilog code and a simple testbench verilog file.

In the initial version, the generator only generates Sparse-TPU PE design, which is an architecture that introduced by He, Xin.

About

This is a java app that generates systolic array or NPU verilog code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages