You can view a list of all the comprehensive Python XSDB API using the following commands in AMD Vitis™ CLI.
Launch the Vitis CLI using the following command.
vitis -i
from xsdb import *
session = start_debug_session()
help("functions")
You can view a list of all the comprehensive Python XSDB API using the following commands in AMD Vitis™ CLI.
Launch the Vitis CLI using the following command.
vitis -i
from xsdb import *
session = start_debug_session()
help("functions")