Unverified Commit 9348cfaf by ZhiangWang033 Committed by GitHub

Update README.md

parent e59c9c94
...@@ -12,3 +12,22 @@ The screenshot of the design using ORFS on Nangate45 enablement is shown below ...@@ -12,3 +12,22 @@ The screenshot of the design using ORFS on Nangate45 enablement is shown below
## *Baseline Macro Placement Generated by Human* ## *Baseline Macro Placement Generated by Human*
The screenshot of the design using Cadence tool for standard cell placement and routing on Nangate45 enablement is shown below The screenshot of the design using Cadence tool for standard cell placement and routing on Nangate45 enablement is shown below
<img src="./screenshots/manual_ariane133_Innovus.png" alt="ariane133_cadence" width="400"/> <img src="./screenshots/manual_ariane133_Innovus.png" alt="ariane133_cadence" width="400"/>
The manual macro placement is provided in [manual_floorplan.def](https://github.com/TILOS-AI-Institute/MacroPlacement/blob/main/Flows/NanGate45/ariane133/def/manual_floorplan.def).
We generate the manual macro placement in two steps:
(1) we call the [gridding](https://github.com/TILOS-AI-Institute/MacroPlacement/tree/main/CodeElements/Gridding) scripts to generate grid cells (27 x 27 in our case); (2) we manually place macros on the center of grid cells.
The macro placement can a competitive baseline for [Circuit Training](https://github.com/google-research/circuit_training).
The metrics after different physical design stages are shown below.
<table class="tg">
<thead>
<tr>
<th class="tg-0lax">Flow-1</th>
</tr>
</thead>
<tbody>
<tr>
<td class="tg-0lax">Ariane 136</td>
</tr>
</tbody>
</table>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment