Streams - 2023.2 English

Vitis Unified Software Platform Documentation: Application Acceleration Development (UG1393)

Document ID
UG1393
Release Date
2023-12-13
Version
2023.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')