這是一個與張耀文老師的 "奈米積體電路實體設計" 課程相關的 GitHub 存儲庫。本專案包含了與奈米積體電路實體設計相關的代碼、學習材料和其他資源。
- pa1, pa2, pa3: 這些是我在 2020 年 3 月至 6 月間的修課產出,包括 partition, floorplan, global placement solvers。
- final project: 這是一個班級組隊參加 ICCAD 2020 競賽的專案。我選擇了 Problem D,並使用線性回歸方法來內插/外插 standard cell library 的 PVT 資訊。最終,在班上獲得了第二名的成績。
- Prolog (71.2%)
- Jupyter Notebook (24.1%)
- C++ (4.6%)
- 其他 (0.1%)
歡迎有興趣的開發者和學生對此專案進行貢獻。您可以透過提交 Pull 請求或開啟 Issues 來參與。
本專案遵循適用的版權法。使用前請確認相關授權條款。
This is a GitHub repository related to Professor Zhang Yao-Wen's "Nano Integrated Circuit Physical Design" course. The repository contains code, learning materials, and other resources related to nano integrated circuit physical design.
- pa1, pa2, pa3: These are my course outputs from March to June 2020, including partition, floorplan, and global placement solvers.
- final project: This was a class team project for the ICCAD 2020 competition. I chose Problem D and used linear regression to interpolate/extrapolate the PVT information of the standard cell library. This project secured the second position in the class.
- Prolog (71.2%)
- Jupyter Notebook (24.1%)
- C++ (4.6%)
- Others (0.1%)
Contributions from developers and students interested in this project are welcome. You can participate by submitting Pull Requests or opening Issues.
This project adheres to applicable copyright laws. Please ensure compliance with relevant licensing terms before use.