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.
Unreleased¶
Added¶
Changed¶
Deprecated¶
Removed¶
Fixed¶
0.8.0 - 2025-06-26¶
This is a maintenance release, syncs the minimum Torii version to 0.8.0 in preparation for
the Torii 1.0.0 release in the future.
Changed¶
Bumped Torii minimum version from
0.7.7to0.8.0
Deprecated¶
Preemptively deprecated
torii_usb.stream.generatoras the contents will be merged into the Toriitorii.lib.streams.simplelibrary in the near future.
Removed¶
Removed the
torii_usb.utils.iomodule, as the only memberdelaywas FPGA specific, and not used elsewhere within the codebase, it was moved over to SOL, where it was the only known consumer.
0.7.1 - 2025-03-11¶
Changed¶
Bumped Torii minimum version from
0.7.6to0.7.7
0.7.0 - 2025-03-07¶
[!IMPORTANT] This is the first release after the split from SOL, This is primarily a release to set things up
Changed¶
sol_usbandsol_usb.gatewareare now justtorii_usb
Removed¶
Built in
StreamInterfaceandStreamArbiterin favor of Torii’sExisting examples (for now)
SoC components
ILA components
Platform components
USB Analyzer component
Applet components
cli runner
eptriinterfaceflash interface
jtag interface
psram interface
spi interface
uart interface