Skip to content

Releases: no2fpga/no2muacm

Release 20210905-f6fdeae

05 Sep 19:42
Compare
Choose a tag to compare
  • Fix name inconsistency uacm_xclk <> muacm_xclk.v
  • Add muacm_xclk.v to the binary release

Release 20210626-a8eb1aa

26 Jun 14:14
Compare
Choose a tag to compare
  • Add verilog version of the pre-built core
  • Change packaging format for releases
  • Update documentation
  • Add customization tool

Release 20210605-419d4b5

05 Jun 12:39
Compare
Choose a tag to compare
  • Support for TinyFPGA-BX in the example/
  • Documentation update with more per-board details
  • Fix for when using bootloader other than no2bootloader

Release 20210602-eb322f7

02 Jun 08:10
Compare
Choose a tag to compare
  • Add support for sending ZLP after a MPS transfer

Release 20210601-58350a7

01 Jun 18:37
Compare
Choose a tag to compare
  • Improved example showcasing a "user" clock domain and how to cross data to/from it
  • Improve FOMU support (correct PLL config)

Release 20210529-08be9fc

29 May 22:45
Compare
Choose a tag to compare
  • Fix DFU_DETACH behavior (would cause warning with dfu-util)
  • Fix handling of in_last
  • Implement timeout based packet flushing
  • Other misc fixes/improvements

Release 20210528-ad1d30c

28 May 21:12
Compare
Choose a tag to compare
ci: Add GitHub action to build release

Signed-off-by: Sylvain Munaut <[email protected]>