Skip to content

Releases: greatscottgadgets/luna

0.2.3

22 Aug 10:11
0.2.3
6771b6d

Choose a tag to compare

Fixed

  • luna.full_devices.USBSerialDevice fails with Windows host.

0.2.2

01 Aug 08:43
0.2.2
95c84c1

Choose a tag to compare

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 of skiplist in StandardRequestHandler method: add_standard_request_handlers().

Fixed

  • handle_write_register_write_request is no longer limited to a 7 bit value.

0.2.1

10 Jun 12:20
0.2.1
ce3753a

Choose a tag to compare

Added

Add support for streaming USB 2.0 Isochronous Endpoints.

0.2.0

25 Feb 07:10
0.2.0
a71b891

Choose a tag to compare

Added

  • Support for Amaranth 0.5.x

Changed

  • Use amaranth.lib.memory.Memory instead of amaranth.hdl.Memory.

Removed

  • The synchronize helper function. Use amaranth.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

18 Dec 12:08
0.1.3
ccc9cac

Choose a tag to compare

Added

  • Support for yowasp when yosys is unavailable.

Changed

  • Dropped support for Python 3.8

0.1.2

19 Sep 12:22
0.1.2
be05684

Choose a tag to compare

Changed

  • Use debugger.force_fpga_online() instead of programmer.unconfigure() to take FPGA offline.
  • Remove unused/out-of-date imports from PIPE PHY example.

0.1.1

05 Jul 17:03
0.1.1
74d44df

Choose a tag to compare

Added

  • New LUNAApolloPlatform property: apollo_gateware_phy
  • Support for ClearFeature(ENDPOINT_HALT)

Changed

  • Remove Cynthion VID/PIDs from udev rules

0.1.0

12 Jun 12:24
d933d42

Choose a tag to compare

Added

  • Initial release

LUNA hardware r0.4

02 Apr 18:20
0a03935

Choose a tag to compare

LUNA hardware r0.4 Pre-release
Pre-release

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

20 Jan 20:00
6c4c68d

Choose a tag to compare

LUNA hardware r0.3 Pre-release
Pre-release

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.