Skip to content

Releases: lowRISC/dvsim

v1.16.0

17 Mar 15:55

Choose a tag to compare

v1.16.0 (2026-03-17)

This release is published under the Apache-2.0 License.

Features

  • Add dashboard json (2493bc4)

  • Generate badges for test reports (92b8f44)


Detailed Changes: v1.15.0...v1.16.0

v1.15.0

13 Mar 10:37

Choose a tag to compare

v1.15.0 (2026-03-13)

This release is published under the Apache-2.0 License.

Features

  • Add dashboard generation (2c3f4af)

Refactoring

  • Move out the static file content renderer (241baf5)

Detailed Changes: v1.14.2...v1.15.0

v1.14.2

12 Mar 13:05

Choose a tag to compare

v1.14.2 (2026-03-12)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Links in markdown report when proj-root specified (2a8d15a)

  • Remove old FlowResults class (6daf94a)

Refactoring

  • Separate out summary from the full results (42f5a65)

Detailed Changes: v1.14.1...v1.14.2

v1.14.1

12 Mar 11:34

Choose a tag to compare

v1.14.1 (2026-03-12)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Set UV_PYTHON in .envrc for NixOS direnv users (fdd69e9)

Detailed Changes: v1.14.0...v1.14.1

v1.14.0

10 Mar 18:36

Choose a tag to compare

v1.14.0 (2026-03-10)

This release is published under the Apache-2.0 License.

Features

  • Add Markdown block report generation for CLI (531bbaa)

  • Add Markdown summary report generation for CLI (148e2dc)

  • Add stubbed Markdown report renderer with CLI summary (957f166)

  • Add the coverage report dashboard page to sim summary (0e788b0)

  • Record the testplan reference in the sim result summary (848d4f1)

Refactoring

  • Store qualified name and log path in bucket items (76feedf)

Detailed Changes: v1.13.0...v1.14.0

v1.13.0

10 Mar 18:14

Choose a tag to compare

v1.13.0 (2026-03-10)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Git commit and SimCfg revision info (d6d53f6)

Features

  • Add short option to git commit hash retrieval (4923681)

Refactoring

  • Add sim report renderer abstraction (5ded4ae)

Detailed Changes: v1.12.0...v1.13.0

v1.12.0

10 Mar 11:02

Choose a tag to compare

v1.12.0 (2026-03-10)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Summary/CSS for block HTML reports (9653798)

Features

  • Add build seed to the sim result reports (241fdb3)

  • Replace HTMX-driven DOM injection with templated navigable pages (8d46972)

  • Summary HTML report navbar brand redirects to root (ed67636)

Refactoring

  • Convert HTML wrapper indentation to spaces (6768ec7)

  • Remove deploy cov_results table (f49a968)


Detailed Changes: v1.11.5...v1.12.0

v1.11.5

06 Mar 17:20

Choose a tag to compare

v1.11.5 (2026-03-06)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Calculate git url for reports (aeac114)

Chores

  • Update nix flake to pull in latest ruff version (0b461c0)

Detailed Changes: v1.11.4...v1.11.5

v1.11.4

05 Mar 14:05

Choose a tag to compare

v1.11.4 (2026-03-05)

This release is published under the Apache-2.0 License.

Bug Fixes


Detailed Changes: v1.11.3...v1.11.4

v1.11.3

05 Mar 12:53

Choose a tag to compare

v1.11.3 (2026-03-05)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Attach DVSim version to individual block reports (df52926)

  • Avoid duplicate block report generation for primary configs (3e92f48)

  • Block report coverage omission (1b6df51)

  • Incorrect result model with ---map-full-testplan (b29bd6a)

  • Make report stage table accordion & error buckets optional (7df2902)

  • Stop auto-collapsing accordion in block HTML report (cb6e158)

  • Use variant name in HTML reports (8872455)

Refactoring

  • Reduce variant name duplication (718ca1d)

Detailed Changes: v1.11.2...v1.11.3