Skip to content

Commit 8ce131c

Browse files
committed
Hide max number of reserved tracks in doc
1 parent 51e6288 commit 8ce131c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

documentation/content/pages/users-guide/ViewerTools.rst

+4-3
Original file line numberDiff line numberDiff line change
@@ -242,11 +242,12 @@ following configuration parameters:
242242
routing; that quantity is always substracted from the edge capacities during
243243
global routing, to give more freedom to the detailed router.
244244
#. ``katana.vTrackReservedMin``, same as above for vertical routing.
245-
#. ``katana.hTrackReservedLocal``, maximum number of track reserved for horizontal
246-
local routing (access to the cell pins).
247-
#. ``katana.vTrackReservedLocal``, same as above for vertical routing.
248245
#. ``etesian.spaceMargin``, increases the free area of the overall design so the
249246
routing density decrease.
247+
..
248+
#. ``katana.hTrackReservedLocal``, maximum number of track reserved for horizontal
249+
local routing (access to the cell pins).
250+
#. ``katana.vTrackReservedLocal``, same as above for vertical routing.
250251
251252
The idea is to increase the horizontal and vertical local track reservation until
252253
the detailed router succeeds. But in doing so we make the task of the global router

0 commit comments

Comments
 (0)