util: adds a script for using DSENT
authorNilay Vaish <nilay@cs.wisc.edu>
Sat, 11 Oct 2014 21:16:00 +0000 (16:16 -0500)
committerNilay Vaish <nilay@cs.wisc.edu>
Sat, 11 Oct 2014 21:16:00 +0000 (16:16 -0500)
commit19ca35737d8ca48f9f0d9e788871d78ec1bb4e8a
tree644f8b40b953e3210a47d0766ef7618e1cdf3a0f
parentc1aecc05e6cad977423a15905f6bd4f5f33b53c8
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.
util/on-chip-network-power-area.py [new file with mode: 0644]