Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.1.0¶
This is the first beta release of the Torii ILA module. It’s not fully stable but it works enough to have it’s tires kicked.
Added¶
Simple Integrated Logic Analyzer Torii module
torii_ila.ila.IntegratedLogicAnalyzer
Simple Stream ILA Torii module
torii_ila.ila.StreamILA
UART-Based ILA and backhaul interface
torii_ila.uart
USB-Based ILA and backhaul interface
torii_ila.usb
UART and USB ILA examples