Commit db0304fc by sakundu

Updated Our Progress

Signed-off-by: sakundu <sakundu@ucsd.edu>
parent ad46bd48
# **Our Progress: A Chronology**
## Table of Contents
- [**Our Progress: A Chronology**](#our-progress-a-chronology)
- [Table of Contents](#table-of-contents)
- [**Introduction**](#introduction)
- [**Our Progress**](#our-progress)
- [Circuit Training Baseline Result on “Our Ariane133-NanGate45\_51”.](#circuit-training-baseline-result-on-our-ariane133-nangate45_51)
- [**Circuit Training Baseline Result on “Our Ariane133-NanGate45****\_68****".**](#circuit-training-baseline-result-on-our-ariane133-nangate45_68)
- [**Circuit Training Baseline Result on “Our NVDLA-NanGate45\_68”.**](#circuit-training-baseline-result-on-our-nvdla-nangate45_68)
- [**Pinned (to bottom) question list:**](#pinned-to-bottom-question-list)
- [Introduction](#introduction)
- [Our progress](#our-progress) and major milestones
- [Publicly available commercial SP&R flow](#June6)
- [Ariane133 macro placement using Circuit Training](#circuit-training-baseline-result-on-our-ariane133-nangate45_51)
- [Replication of proxy cost](#August25)
- [NVDLA macro placement using Circuit Training](#circuit-training-baseline-result-on-our-nvdla-nangate45_68)
- [Pinned questions](#pinned-to-bottom-question-list)
## **Introduction**
[MacroPlacement](../../) is an open, transparent effort to provide a public, baseline implementation of [Google Brain’s Circuit Training](https://github.com/google-research/circuit_training) (Morpheus) deep RL-based placement method. In this repo, we aim to achieve the following.
......@@ -4214,7 +4214,9 @@ We have trained CT to generate a macro placement for the [MemPool Group design](
**November 25:**
<a id="November25"></a>
We document two variant Evaluation Flows (taking macro placements through Innovus place-and-route) that we use, in this [Evaluation Flow document](https://docs.google.com/document/d/1xDGFSYxIE0AKsGAI3ccLz1EX3bLHOvDtwl3983G5kYk/edit?usp=sharing). Posted results up to now have been obtained with Evaluation Flow 2. The [Evaluation Flow document](https://docs.google.com/document/d/1xDGFSYxIE0AKsGAI3ccLz1EX3bLHOvDtwl3983G5kYk/edit?usp=sharing) shows that results and conclusions are nearly identical between Evaluation Flow 1 and Evaluation Flow 2. However, going forward we will report our macro placement assessments using Evaluation Flow 1.
**CT Results for Commercial Enablement**
We have run CT to generate macro placement for Ariane133, BlackParrot and MemPool Group designs on GLOBALFOUNDRIES 12nm (GF12) enablement. The following tables present the normalized design metrics. Core area, standard cell area and macro area are normalized with respect to the core area. Total power is normalized w.r.t. the reported preCTS total power when CMP is used. Similarly, we normalize the wirelength and congestion based on the reported preCTS wirelength and congestion when CMP is used. The timing numbers are normalized w.r.t. the target clock period.
- The following table and screenshots provide details of Ariane133 GF12 implementation when CMP is used to generate the initial macro placement.
......
......@@ -62,7 +62,7 @@ Note that (1) we set the activity factor to 0.2 in our flow; (2) the standard ce
| postRouteOpt | 1814274 | 246583 | 1018356 | 834.660 | 5018976 | -0.117 | -55.035 | | |
### Macro placement generated by an industry expert (The canvas is not gridded)
We thank Dr. Jinwook Jung for sharing the Human Macro Placement of Ariane133 design. The following figure shows placed and routed Ariane133-NG45 design where the macro palcement is generated by Dr. Jung. He has also shared the [place_srams.tcl](./def/place_srams.tcl) to reproduce the macro placement.
We thank Dr. Jinwook Jung of IBM Research for providing his Human Macro Placement of Ariane133 design as an alternative baseline. The following figure shows the placed and routed Ariane133-NG45 design, where the macro placement is generated by Dr. Jung. Dr. Jung has also provided his [place_srams.tcl](./def/place_srams.tcl) to reproduce the macro placement.
<p align="center">
<img height="400" src="./screenshots/Human_Expert_Placement.png">
<img height="400" src="./screenshots/Human_Expert_Routing.png">
......
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