add comments in xschemrc for bespice_listen_port

This commit is contained in:
stefan schippers 2023-11-01 02:27:23 +01:00
parent 1955d6d386
commit 240db67df2
1 changed files with 3 additions and 1 deletions

View File

@ -394,7 +394,9 @@
#### BESPICE WAVE SOCKET CONNECTION
###########################################################################
#### set bespice wave listening port; default: not enabled
# set bespice_listen_port 2022
#### set port number to 0 so TCL will automatically and reliably find
#### a free port
# set bespice_listen_port 0
###########################################################################
#### TCL FILES TO LOAD AT STARTUP