Skip to content

Releases: lowRISC/dvsim

v1.8.0

11 Feb 13:56

Choose a tag to compare

v1.8.0 (2026-02-11)

This release is published under the Apache-2.0 License.

Build System

  • Add pytest-repeat and pytest-xdist test development deps (54343fb)

  • Add pytest-timeout test dependency (4b2f0ad)

Continuous Integration

Features

  • Add scheduler Job/Launcher mocks (08f569e)

Refactoring

  • Make scheduler interactivity default to false (2b2d154)

Testing

  • Add more scheduler tests (2a59a3a)

  • Add scheduler priority/weighting tests (332146a)

  • Add scheduler signal handler tests (2fe396a)

  • Add scheduler structural/dependency tests (dcb512a)

  • Add scheduler testing utilities & initial tests (a0aa678)

  • Enable parallel pytest coverage (c9c0d38)


Detailed Changes: v1.7.7...v1.8.0

v1.7.7

11 Feb 13:40

Choose a tag to compare

v1.7.7 (2026-02-11)

This release is published under the Apache-2.0 License.

Bug Fixes

  • pyproject.toml license spelling (ee24711)

Continuous Integration

  • Pass CI dependency license check requirements (dd90bea)

Detailed Changes: v1.7.6...v1.7.7

v1.7.6

09 Feb 20:55

Choose a tag to compare

v1.7.6 (2026-02-09)

Bug Fixes

  • Replace 'E' local launcher poll status with a LauncherError (612011b)

  • Resolve JobSpec/str type error (e73575c)

Refactoring

  • Launcher poll always returns a status (4590ff8)

  • Make Job Status an Enum (c75c923)

  • Replace assert with RuntimeError (39ec250)

  • Resolve scheduler complexity lint warnings (8010a89)


Detailed Changes: v1.7.5...v1.7.6

v1.7.5

09 Feb 20:51

Choose a tag to compare

v1.7.5 (2026-02-09)

Bug Fixes

  • Don't ignore input header message in EnlightenStatusPrinter (1a0f2dd)

  • Explicitly stop EnlightenStatusPrinter manager (cc9e703)

  • Handle EnlightenStatusPrinter early exit error (076b249)


Detailed Changes: v1.7.4...v1.7.5

v1.7.4

05 Feb 17:43

Choose a tag to compare

v1.7.4 (2026-02-05)

Bug Fixes

  • Fix/add --version option to the CLIs (c2c7c78)

Detailed Changes: v1.7.3...v1.7.4

v1.7.3

21 Jan 17:12

Choose a tag to compare

v1.7.3 (2026-01-21)

Bug Fixes


Detailed Changes: v1.7.2...v1.7.3

v1.7.2

21 Jan 11:09

Choose a tag to compare

v1.7.2 (2026-01-21)

Bug Fixes

  • Hacky workaround for sim centric code (596d92f)

  • Restore the lint flow old style report (85d8550)

Refactoring

  • Move sim related modules to top level package (9e31623)

Detailed Changes: v1.7.1...v1.7.2

v1.7.1

08 Jan 12:12

Choose a tag to compare

v1.7.1 (2026-01-08)

Bug Fixes

  • Render_static works pre python 3.13 (5b68d0d)

Continuous Integration

Testing

  • Static content rendering (7989ba7)

Detailed Changes: v1.7.0...v1.7.1

v1.7.0

19 Dec 15:38

Choose a tag to compare

v1.7.0 (2025-12-19)

Features

  • Block results report HTMX (e4522bd)

  • CORS (d6fc380)

  • Create htmx wrapper for the summary page (7690af4)

  • Local copies of the js/css deps to enable sandboxed builds (dc18f96)

Refactoring

  • Create a higher level function to generate all reports (ca9cc18)

  • Report use the local css/js (182e9cb)


Detailed Changes: v1.6.3...v1.7.0

v1.6.3

05 Dec 16:47

Choose a tag to compare

v1.6.3 (2025-12-05)

Bug Fixes

  • Add failure buckets back into block report templates (b601833)

Detailed Changes: v1.6.2...v1.6.3