SpinalHDL Versions Save

Scala based HDL

v1.10.1

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/SpinalHDL/SpinalHDL/compare/v1.10.0...v1.10.1

v1.10.0

4 months ago

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

What's Changed

Full Changelog: https://github.com/SpinalHDL/SpinalHDL/compare/v1.9.4...v1.10.0

v1.9.4

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/SpinalHDL/SpinalHDL/compare/v1.9.3...v1.9.4

v1.9.3

9 months ago

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 : https://github.com/verilator/verilator/issues/4424

New Contributors

Full Changelog: https://github.com/SpinalHDL/SpinalHDL/compare/v1.9.2...v1.9.3

v1.9.2

9 months ago

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: https://github.com/SpinalHDL/SpinalHDL/compare/v1.9.1...v1.9.2

v1.9.0

9 months ago

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

What's Changed

Full Changelog: https://github.com/SpinalHDL/SpinalHDL/compare/v1.8.2...v1.9.0

v1.8.2

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/SpinalHDL/SpinalHDL/compare/v1.8.1...v1.8.2

v1.8.1

1 year ago

Finaly out <3

What's Changed

New Contributors

Full Changelog: https://github.com/SpinalHDL/SpinalHDL/compare/v1.8.0...v1.8.1

v1.8.0b

1 year ago

Fix SpinalEnum not being usable outside SpinalHDL context

Full Changelog: https://github.com/SpinalHDL/SpinalHDL/compare/v1.8.0a...v1.8.0b

v1.8.0a

1 year ago

What's Changed

Full Changelog: https://github.com/SpinalHDL/SpinalHDL/compare/v1.8.0...v1.8.0a