FP /

Wouter

Power consumption reading list

Potential conference target

Hawk examples to keep in mind:

  • Hawk reimplementation: [Attach:Hawk.txt]
  • A resettable counter that keeps track of the number of clock cycles since last being reset;[Attach:Counter.txt]
  • A simple microprocessor with three registers and an ALU with/without pipelining;[Attach:Sham.txt]
  • A microprocessor with an instruction fetch unit, reorder buffer, and ALU.