-
Notifications
You must be signed in to change notification settings - Fork 7
Python module
ulbricht-inr edited this page Oct 13, 2025
·
4 revisions
- 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
- This module gives you access to the FPGA registers
- 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
- 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