Streams - 2023.1 English

Vitis Unified IDE and Common Command-Line Reference Manual (UG1553)

Document ID
UG1553
Release Date
2023-07-17
Version
2023.1 English
The following are the commands followed by their options (if any) and the Python method for the option (if any).

jtagterminal

-start
t.jtagterminal()
-stop
t.jtagterminal('--stop')
-socket
t.jtagterminal('--socket')

readjtaguart

t.readjtaguart()
-start
t.readjtaguart()
-stop
t.readjtaguart('--stop')
-handle
t.readjtaguart(file='tests/data/streams.log', mode='w')