Difference between revisions of "CSE591 Low Power Architecture"
From esoterum.org
Line 4: | Line 4: | ||
Tools for power analysis of microprocessors at the microarchitectural level: | 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 | ::This software is based on the SimpleScalar software | ||
− | ::[http://www.eecs.harvard.edu/~dbrooks/wattch-form.html Download ''Wattch''] | + | ::[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 23:17, 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:
- This software is based on the SimpleScalar software
- Download Wattch