The Base TRD dashboard is implemented using the python bokeh framework and visualizes the following useful platform statistics:
CPU utilization
Memory usage
Temperature using the versal-sysmon device through the
hwmoninterfacePower and voltage using the ina226 power monitors through the
hwmoninterfaceMemory throughput using the AXI performance monitors (APM) in the PL
The dashboard is intended to be run in parallel with any of the accelerated applications and is useful to monitor, evaluate and debug system performance while the target application is running live. A network connection is required to run the bokeh server.