This is a repository for a tool integration approach of gem5 architectural simulator (http://gem5.org/) and Ptolemy II (http://ptolemy.org) to enalbe simulation of cyber-physical system aspects of computer architecture.
-
To build gem5 simulator for ARM
cd gem5-stable_2015_09_03 scons build/ARM/gem5.opt ./interactive_sim.py
- MiBench: Directory for MiBench benchmark programs
- gem5-stable_2015_09_03: Directory for the most recent stable version of gem5 source code
- ptolemy_src: Directory for source codes related to Ptolemy II.