Section 01
Implementing VLSI Intelligent Floorplanning with Reinforcement Learning + Graph Neural Networks: RL+GNN+PPO Chip Design Automation Solution
This project is an end-to-end VLSI physical design automation framework. Its core innovation lies in combining Graph Neural Networks (GNN) to extract circuit connection features and using the PPO reinforcement learning algorithm to learn optimal cell placement strategies, achieving collision-free and low wirelength intelligent chip floorplanning. The project is maintained by saikiran229, sourced from GitHub, released on 2026-05-27, original link: https://github.com/saikiran229/VLSI-AI-Floorplanning-using-RL-GNN-PPO.