Skip to content

Commit 6eb326e

Browse files
committed
add high-level context of explanation for server mode into command_line_usage.rst
1 parent 4f28a00 commit 6eb326e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/src/vpr/command_line_usage.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1826,6 +1826,9 @@ The following options are used to enable power estimation in VPR.
18261826

18271827
Server Mode Options
18281828
^^^^^^^^^^^^^^^^^^^^^^^^
1829+
1830+
If VPR is in server mode, it listens on a socket for commands from a client. Currently, this is used to enable interactive timing analysis and visualization of timing paths in the VPR UI under the control of a separate client.
1831+
18291832
The following options are used to enable server mode in VPR.
18301833

18311834
.. seealso:: :ref:`server_mode` for more details.

0 commit comments

Comments
 (0)