Course Project - Foundations of VLSI CAD - Autumn Semester 2022 - Indian Institute of Technology Bombay
-
Updated
Dec 9, 2022 - Jupyter Notebook
Course Project - Foundations of VLSI CAD - Autumn Semester 2022 - Indian Institute of Technology Bombay
✂️ Circuit Partitioning (using ML + FM) C++ Code
This code takes input netlist in form of connection matrix and partitions it into two using genetic algorithm.
This is my MSc thesis project published in the University of Guelph library. This project applies Graph Neural Networks, to an optimization problem, Circuit Partitioning, leveraging, the predictive power of deep learning instead of traditional techniques.
Add a description, image, and links to the circuit-partitioning topic page so that developers can more easily learn about it.
To associate your repository with the circuit-partitioning topic, visit your repo's landing page and select "manage topics."