Difference between revisions of "CSE591 Low Power Architecture"
From esoterum.org
Line 14: | Line 14: | ||
===Simulation Software=== | ===Simulation Software=== | ||
− | *[http://www.cs.wisc.edu/~ | + | *[http://www.cs.wisc.edu/~mscalar/simplescalar.html SimpleScalar ver. 2.0] |
:[http://cs.nyu.edu/courses/spring06/G22.2243-001/handouts/assign1.pdf Example: project description with a couple of lines of example output data] | :[http://cs.nyu.edu/courses/spring06/G22.2243-001/handouts/assign1.pdf Example: project description with a couple of lines of example output data] | ||
:[http://www.simplescalar.com/docs/hack_guide_v2.pdf "SimpleScalar hacker's guide" (slides)] | :[http://www.simplescalar.com/docs/hack_guide_v2.pdf "SimpleScalar hacker's guide" (slides)] |
Revision as of 01:03, 4 February 2007
Contents
29 Jan 07 Presentation I
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
5 Feb 07 Project I Topic due
Simulation Software
- Example: project description with a couple of lines of example output data
- "SimpleScalar hacker's guide" (slides)
- SimpleScalar Tutorial (slides)
- Enhancements and Applications of the SimpleScalar Simulator... (paper)
DVFS Project Resources
- Concise references for DVFS project from 2003 using speedstep on an IBM Thinkpad
- Good linux kernel reference
12 Feb 07 Project I due
Project II
- XScale project using
PXA25080200 already in Dr. Shrivastava's possession.