Skip to content

rhhc/bitfusion

 
 

Repository files navigation

BitFusion Simulator

See bitfusion-generate-graphs.ipynb for details on how to use the simulator.

  1. Install
 git clone --recursive https://github.com/rhhc/bitfusion.git
 cd bitfusion
#  git submodule update --init --recursive
#  cd bitfusion/sram/cacti
#  make all -j32
#  cd ../../..
 pip install -r requirements.txt
  1. Profiling
source setup.sh
./scripts/generate_latency_by_layer.sh

About

Simulator for BitFusion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.8%
  • Jupyter Notebook 24.2%