mirror of
https://github.com/The-OpenROAD-Project/OpenLane.git
synced 2026-05-29 00:23:55 +08:00
docs: correct small typo in flow_overview.md (#1510)
This commit is contained in:
@@ -18,7 +18,7 @@ OpenLane flow consists of several stages. By default all flow steps are run in s
|
||||
3. **Placement**
|
||||
1. `RePLace` - Performs global placement
|
||||
2. `Resizer` - Performs optional optimizations on the design
|
||||
3. `OpenDP` - Perfroms detailed placement to legalize the globally placed components
|
||||
3. `OpenDP` - Performs detailed placement to legalize the globally placed components
|
||||
4. **CTS**
|
||||
1. `TritonCTS` - Synthesizes the clock distribution network (the clock tree)
|
||||
5. **Routing**
|
||||
|
||||
Reference in New Issue
Block a user