Streams - 2024.2 English - UG1702

Vitis Reference Guide (UG1702)

Document ID
UG1702
Release Date
2025-01-15
Version
2024.2 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')