Skip to content

Commit f539be4

Browse files
committed
grt: add resistance_aware argument in the Readme
Signed-off-by: Jonas Gava <jfgava@precisioninno.com>
1 parent 92592ba commit f539be4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/grt/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ global_route
2929
[-start_incremental]
3030
[-end_incremental]
3131
[-use_cugr]
32+
[-resistance_aware]
3233
```
3334

3435
#### Options
@@ -46,6 +47,7 @@ global_route
4647
| `-start_incremental` | This flag initializes the GRT listener to get the net modified. The default is false. |
4748
| `-end_incremental` | This flag run incremental GRT with the nets modified. The default is false. |
4849
| `-use_cugr` | This flag run GRT using CUGR as the router solver. NOTE: this is not ready for production. |
50+
| `-resistance_aware` | This flag enables resistance-aware layer assignment and 3D routing. NOTE: this is not ready for production. |
4951

5052
### Set Routing Layers
5153

0 commit comments

Comments
 (0)