History log of /gem5/util/on-chip-network-power-area.py
Revision Date Author Comments
# 10449:f4ff359c61ff 11-Oct-2014 Nilay Vaish <nilay@cs.wisc.edu>

util: adds a script for using DSENT
This patch adds a python script that processes the configuration and the
statistics file from a simulation run. Configuration and activity of network
routers and links obtained from this processing is fed to DSENT via its Python
interface. DSENT then computes the area and the power consumption of these
network components. The script outputs these quantities to the console.