This repository contains assignments from my Physical Design Automation (PDA) course taken in the previous semester.
- Labs: Implementations and reports on layout algorithms.
- ๐ Corner Stitching
- ๐ Sequence Pair Based Floorplan โ A compact representation for floorplanning.
- ๐ Flip-Flop Legalizer โ Optimization techniques for placement legalization.
- Clone the repository:
git clone https://github.com/KPSDing/PDA.git
- Navigate to the project directory:
cd PDA
- Check the available labs and implementations.
- Run the provided scripts using the respective programming language.
- Programming Languages: Python, C++