network: DSENT power model
Review Request #1549 - Created Dec. 4, 2012 and discarded
| Information | |
|---|---|
| Owen Chen | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
| beckmann, tushar | |
network: DSENT power model This patch removes Orion 2.0 and adds the DSENT to the garnet network as the new NoC power/area model. The power model reads configurations from python scripts and GARNET, and generates power estimation for NoC based on the performance stats provided by GARNET. DSENT assumes tile-based multicore design to calculate link length (see topology scripts). Users can specify the clock frequency and various electrical technology node from python scripts.
Posted (Dec. 5, 2012, 2:02 a.m.)
This patch needs to conform to gem5's coding style. You can read about it on the following web page -- http://gem5.org/Coding_Style.
