VidyaChhabria / ThermEDGe-and-IREDGe

Encoder-decoder based generative networks for static and transient thermal analysis
BSD 3-Clause "New" or "Revised" License
17 stars 4 forks source link

ThermEDGe and IREDGe

Encoder decoder based generative networks for static and transient thermal analysis. This repository contains code for the paper titled "Thermal and IR Drop Analysis Using ConvolutionalEncoder-Decoder Networks".

Standard Download Version AskMe License

Fig.7 of the paper is a video which is available below. Please click here and download and view in any image viewer.

*Video comparing the prediction of transient ThermEDGe against commercial tool-generated temperature contours for Testcase 6: (i) left video shows the time varying power map, (ii) center video shows the commercially-generated temperature contours, and (iii) right video shows ThermEDGe-generated temperature contours

How to run:

Download

git clone https://github.com/VidyaChhabria/EDGe-Thermal-Analysis.git

Install dependencies

python3 -m venv EDGe
source EDGe/bin/activate
pip3 install -r requirements.txt

Run the flow

Note:

To do

How to cite

V. A. Chhabria, V. Ahuja, A. Prabhu, N. Patil, P. Jain, and S. S. Sapatnekar, “Thermal and IR Drop Analysis Us-ing Convolutional Encoder-Decoder Networks,” Proc. of Asia and South Pacific Design Automation Conference, 2021.