| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-27 | 2.1 kB | |
| v1.14.2 source code.tar.gz | 2026-05-27 | 2.2 MB | |
| v1.14.2 source code.zip | 2026-05-27 | 2.9 MB | |
| Totals: 3 Items | 5.1 MB | 2 | |
What's Changed
- Add CounterOH by @korbin in https://github.com/SpinalHDL/SpinalHDL/pull/1881
- Add method alternatives with spelling and typo fix by @mrcmry in https://github.com/SpinalHDL/SpinalHDL/pull/1885
- Add scaladoc for the FSM lib based on RTD doc by @mrcmry in https://github.com/SpinalHDL/SpinalHDL/pull/1890
- Remove trivial warnings by @mrcmry in https://github.com/SpinalHDL/SpinalHDL/pull/1891
- Improve IMSIC function by @inochisa in https://github.com/SpinalHDL/SpinalHDL/pull/1894
- Fix simulator waveform paths for GHDL and IVerilog by @louiecaulfield in https://github.com/SpinalHDL/SpinalHDL/pull/1819
- Remove easy warnings by @mrcmry in https://github.com/SpinalHDL/SpinalHDL/pull/1893
- keep enum name for localparam to avoid naming alias. by @facebreeze in https://github.com/SpinalHDL/SpinalHDL/pull/1888
- lib: blackboxes: Add PhaseNetlist for IHP SRAMs by @dnltz in https://github.com/SpinalHDL/SpinalHDL/pull/1896
- lib: bus: WishboneSlaveFactory: Improve Error Handling by @dnltz in https://github.com/SpinalHDL/SpinalHDL/pull/1897
- lib: bus: WishboneDecoder: use byte address for slave selection by @dnltz in https://github.com/SpinalHDL/SpinalHDL/pull/1899
- Refactor
Counterby @korbin in https://github.com/SpinalHDL/SpinalHDL/pull/1904 - Add JohnsonCounter (Twisted-Ring/Möbius counter) to Utils by @korbin in https://github.com/SpinalHDL/SpinalHDL/pull/1903
- Have StreamFork2/3 helper functions generate the full component for tracability by @jdavidberger in https://github.com/SpinalHDL/SpinalHDL/pull/1905
- Add scaladoc for Counter refactor by @korbin in https://github.com/SpinalHDL/SpinalHDL/pull/1908
- Add SRAM based IMSIC file container by @inochisa in https://github.com/SpinalHDL/SpinalHDL/pull/1914
- Fix Counter lazy val naming inconsistency on Scala 2.11 by @facebreeze in https://github.com/SpinalHDL/SpinalHDL/pull/1918
New Contributors
- @korbin made their first contribution in https://github.com/SpinalHDL/SpinalHDL/pull/1881
Full Changelog: https://github.com/SpinalHDL/SpinalHDL/compare/v1.14.1...v1.14.2