Skip to content

zhejianguk/Toy_Systolic_Array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build the simulator:

mkdir build
cd build
cmake -G Ninja ..
ninja

Run simulation:

./build/src/tests/Test_${TEST_NAME}

The ${TEST_NAME} can be configured as:

1. MatMul
2. WeightStationary
3. OutputStationary
4. RowStationary
5. MetaVector
6. VectorWarp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •