Difference between revisions of "CSE591 Low Power Architecture"

From esoterum.org
Jump to: navigation, search
(New page: Presentation on 29 Jan 07: [http://www.esoterum.org/mw/images/0/04/Instruction-level-power-dissipation.pdf Instruction Level Power Dissipation in the Intel XScale Embedded Microprocessor])
 
Line 1: Line 1:
 
Presentation on 29 Jan 07:
 
Presentation on 29 Jan 07:
 
[http://www.esoterum.org/mw/images/0/04/Instruction-level-power-dissipation.pdf Instruction Level Power Dissipation in the Intel XScale Embedded Microprocessor]
 
[http://www.esoterum.org/mw/images/0/04/Instruction-level-power-dissipation.pdf Instruction Level Power Dissipation in the Intel XScale Embedded Microprocessor]
 +
 +
Tools for power analysis of microprocessors at the microarchitectural level:
 +
 +
#[http://www.cs.wisc.edu/~mscalar/simplescalar.html SimpleScalar computer architecture simulator];
 +
##[http://www.cs.ucr.edu/~harry/classes_files/CS269_02/papers/Brooks_ISCA_00.pdf Wattch: a framework for architectural-level power analysis and optimizations];
 +
::This software is based on the SimpleScalar software
 +
::[http://www.eecs.harvard.edu/~dbrooks/wattch-form.html Download ''Wattch''];
 +
#[http://tab.computer.org/tcca/NEWS/jan2001/irwin.pdf SimplePower "A cycle accurate energy simulator"];

Revision as of 16:12, 26 January 2007

Presentation on 29 Jan 07: Instruction Level Power Dissipation in the Intel XScale Embedded Microprocessor

Tools for power analysis of microprocessors at the microarchitectural level:

  1. SimpleScalar computer architecture simulator;
    1. Wattch: a framework for architectural-level power analysis and optimizations;
This software is based on the SimpleScalar software
Download Wattch;
  1. SimplePower "A cycle accurate energy simulator";