Skip to content

Releases: SpinalHDL/SpinalHDL

v1.10.2

13 Jun 09:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.1...v1.10.2

v1.10.1

01 Feb 09:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.10.1

v1.10.0

04 Jan 09:52
Compare
Choose a tag to compare

This release integrate the new pipelining API (spinal.lib.misc.pipeline) which is documented here :

What's Changed

Full Changelog: v1.9.4...v1.10.0

v1.9.4

01 Nov 08:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.3...v1.9.4

v1.9.3

16 Aug 08:05
Compare
Choose a tag to compare

Mostly 3 important things :

  • Fix Apb3CC metastability when empty
  • Prevent Verilator from silently exiting the app on $finish (assertion)
  • Fix broken scalatic jar dependency giving issues at compilation

Note that Verilator upstream itself may have an issue with clock edges at time 0 :
verilator/verilator#4424

New Contributors

Full Changelog: v1.9.2...v1.9.3

v1.9.2

09 Aug 16:36
Compare
Choose a tag to compare

Mostly fixes, but also add the new "reader" API, see the https://spinalhdl.github.io/SpinalDoc-RTD/master/SpinalHDL/Examples/Advanced%20ones/slots.html#slots demo (on the bottom, "reader")

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.0

21 Jul 15:49
Compare
Choose a tag to compare

! This release fix the StreamFifoCC from leaking metastable io.pop.payload when empty !

What's Changed

Full Changelog: v1.8.2...v1.9.0

v1.8.2

13 Jun 06:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.8.2

v1.8.1

27 Mar 08:05
Compare
Choose a tag to compare

Finaly out <3

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0b

13 Dec 14:43
Compare
Choose a tag to compare

Fix SpinalEnum not being usable outside SpinalHDL context

Full Changelog: v1.8.0a...v1.8.0b