Releases: greatscottgadgets/luna
Releases · greatscottgadgets/luna
0.2.3
0.2.2
Added
- Support for non-contiguous descriptor indices without requiring
avoid_blockram
. StreamSerializer
can now send descriptors with more than 64 bytes of content. (tx povauboin!)
Changed
- Deprecate
blacklist
in favor ofskiplist
inStandardRequestHandler
method:add_standard_request_handlers()
.
Fixed
handle_write_register_write_request
is no longer limited to a 7 bit value.
0.2.1
0.2.0
Added
- Support for Amaranth 0.5.x
Changed
- Use
amaranth.lib.memory.Memory
instead ofamaranth.hdl.Memory
.
Removed
- The
synchronize
helper function. Useamaranth.lib.cdc.FFSynchronizer
instead. - Old examples and components that used the
debug_spi
interface.
Security
- Bump jinja2 from 3.1.4 to 3.1.5
0.1.3
0.1.2
0.1.1
0.1.0
LUNA hardware r0.4
For test status of this release and others, see: https://github.com/greatscottgadgets/luna/wiki/Revision-Feature-Test-Matrix
For known issues, see: https://github.com/greatscottgadgets/luna/wiki/Hardware-Changes
Schematic PDF and Gerber files may be found in the luna-hw-r0.4.tar.xz or luna-hw-r0.4.zip release archives.
LUNA hardware r0.3
For test status of this release and others, see: https://github.com/greatscottgadgets/luna/wiki/Revision-Feature-Test-Matrix
For known issues, see: https://github.com/greatscottgadgets/luna/wiki/Hardware-Changes
Schematic PDF and Gerber files may be found in the luna-hw-r0.3.tar.xz or luna-hw-r0.3.zip release archives.