CircuitNet: An Open-Source Dataset for Machine Learning Applications in Electronic Design Automation (EDA)
-
Updated
Nov 9, 2024 - Python
CircuitNet: An Open-Source Dataset for Machine Learning Applications in Electronic Design Automation (EDA)
This is a deep-learning based model for Electronic Design Automation(EDA), predicting the IR drop location on the chip.
Entries for the 2023 5th National College Student Integrated Circuit EDA Elite Challenge. SoC chip physical layout static IR drop prediction project based on methods such as image processing and NLP unsupervised learning.
IR drop analysis is a critical step in digital design, focusing on the potential difference (voltage drop) between two points in a conducting wire due to its resistance. This phenomenon, described by Ohm's Law (V=IR), can significantly impact the performance of integrated circuits (IC).
Add a description, image, and links to the ir-drop topic page so that developers can more easily learn about it.
To associate your repository with the ir-drop topic, visit your repo's landing page and select "manage topics."