Python module - InnoRoute/RealtimeHAT GitHub Wiki
- The python module enables the usage of the most realtimehat function within python3
- The module is installed in all images beginning from r0.4, to install it manually run
pip3 install rt-hat-inr
Modules
FPGA
- This module gives you access to the FPGA registers
TAS
- This module control the 802.1 Qbv TimeAwareShaper on the TAT
- The TAS is only available in the FPGA if UC1 is selcted in INR_change_bitstream
FLOWCACHE
- This module control the Flowcache for hardware matching packets on the FPGA
- The TAS is only available in the FPGA if UC1 is selcted in INR_change_bitstream
more documentation: here