Difference between revisions of "CSE591 Low Power Architecture"
From esoterum.org
Line 41: | Line 41: | ||
[http://en.wikipedia.org/wiki/Wall_clock_time Wall clock time] | [http://en.wikipedia.org/wiki/Wall_clock_time Wall clock time] | ||
+ | |||
+ | == Project I Take II == | ||
+ | |||
+ | [http://ieeexplore.ieee.org.ezproxy1.lib.asu.edu/iel5/16/34442/01643488.pdf?tp=&arnumber=1643488&isnumber=34442 T. N. Ruckmongathan, M. Govind, and G. Deepak, Reducing Power Consumption in Liquid-Crystal Displays, 2006] |
Revision as of 21:32, 21 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
12 Feb 07 Project I due
Simulation Software
DVFS Project Resources
- Concise references for DVFS project from 2003 using speedstep on an IBM Thinkpad
- Good linux kernel reference
Project II
- XScale project using
PXA25080200 already in Dr. Shrivastava's possession.
19 Feb 07 Presentation II
- -Energy Efficient Co-Adaptive Instruction Fetch and Issue (Throttling paper)
- -Instruction Flow-Based Front-end Throttling for Power-Aware High-Performance Processors (Throttling paper)
- Amdahl's Law (Wikipedia)
- Intel article on EPI throttling
- Best of Both Latency and Throughput (introduces EPI Throttling)