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.7
to0.8.0
Deprecated¶
Preemptively deprecated
torii_usb.stream.generator
as the contents will be merged into the Toriitorii.lib.streams.simple
library in the near future.
Removed¶
Removed the
torii_usb.utils.io
module, as the only memberdelay
was 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.6
to0.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_usb
andsol_usb.gateware
are now justtorii_usb
Removed¶
Built in
StreamInterface
andStreamArbiter
in favor of Torii’sExisting examples (for now)
SoC components
ILA components
Platform components
USB Analyzer component
Applet components
cli runner
eptri
interfaceflash interface
jtag interface
psram interface
spi interface
uart interface