Skip to content

Add TPP (Thermal, Power, and Performance) simulation model

Morten Rasmussen requested to merge github/fork/msrasmussen/tpp_model into main

Initial commit adding TPP model. The simulation model is based on the simpy event driven simulation framework. The initial model supports:

  • Simple PE model capable of modelling DVFS/asymmetric capacity.
  • Periodic tasks.
  • Simple SMP scheduler.
  • PoC DVFS governor.
  • Importing traces into LISA for analysis.

Merge request reports