CAKE is a systemC library for simulating matrix multiplication on 3D architectures.
git clone https://github.com/vnatesh/CAKE.git
cd CAKE
make install
source env.sh
Installation automatically downloads and installs the following tool/dependency verions:
systemc
- 2.3.1amatchlib
matchlib connections
make
python
See wiki for usage.