Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 460 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 460 Bytes

Waku Waku Simulator

Features

  • Dual core RISC V Processors
  • Pipelining
  • Data forwarding
  • Cache simulation(with data)
  • MSI Cache coherence protocol
  • LRU and Random Replacement policies

Build

The source C++ can be built using the CMAKELIST file provided to get a python class

The python class can then be integrated into any project

Docker image of backend -> waku-waku-backend