hotspot

Differences

This shows you the differences between two versions of the page.


hotspot [2018/10/03 17:40] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== HotSpot ======
 +HotSpot is a widely used tool to estimate processor temperature based on an architectural floorplan and simulated power measurements. The thermal simulation iteratively solves a series of differential equations for block. Each output cell in the computational grid represents the average temperature value of the corresponding area of the chip. Our CUDA implementation re-implements the transient thermal differential equation solver from HotSpot. For more details about HotSpot, please refer to the article:
 +
 +W. Huang, S. Ghosh, S. Velusamy, K. Sankaranarayanan, K. Skadron, M. R. Stan, Hotspot: A compact thermal modeling methodology for early-stage VLSI design., IEEE Transactions on VLSI Systems 14 (5) (2006) 501–513.
 +
  
  • hotspot.txt
  • Last modified: 2018/10/03 17:40
  • by 127.0.0.1