Skip to content

Releases: lowRISC/dvsim

v1.49.9

04 Jun 12:48

Choose a tag to compare

v1.49.9 (2026-06-04)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Allow testplans to have entries that are booleans (d8a020e)

  • Fix broken tp/cg filtering/update in testplan.py (0931357)

  • Improve error message when failing to parse a testplan (c6ec8bb)


Detailed Changes: v1.49.8...v1.49.9

v1.49.8

02 Jun 13:13

Choose a tag to compare

v1.49.8 (2026-06-02)

This release is published under the Apache-2.0 License.

Chores

  • Migrate flake to nixos 26.05 + nix flake update (8740d42)

  • Uv sync --upgrade (ea59667)

Refactoring

  • Improve constructors for testplan elements (15cc201)

Detailed Changes: v1.49.7...v1.49.8

v1.49.7

02 Jun 11:08

Choose a tag to compare

v1.49.7 (2026-06-02)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Fix name in Testplan constructor (0f13466)

  • Status shown for combined instrumentation jobs (59d9c2f)

Documentation

  • Improve documentation of Testplan.get_percentage (d7e7814)

Detailed Changes: v1.49.6...v1.49.7

v1.49.6

26 May 09:15

Choose a tag to compare

v1.49.6 (2026-05-26)

This release is published under the Apache-2.0 License.

Refactoring

  • Tidy up how wildcards get expanded in testpoints (78c0fab)

Detailed Changes: v1.49.5...v1.49.6

v1.49.5

26 May 09:06

Choose a tag to compare

v1.49.5 (2026-05-26)

This release is published under the Apache-2.0 License.

Refactoring

  • Give proper types to Testpoint.map_test_results (8c48657)

Detailed Changes: v1.49.4...v1.49.5

v1.49.4

26 May 09:06

Choose a tag to compare

v1.49.4 (2026-05-26)

This release is published under the Apache-2.0 License.

Refactoring

  • Collect tps/cgs with tighter types in testplan.py (f328cbc)

Detailed Changes: v1.49.3...v1.49.4

v1.49.3

26 May 09:02

Choose a tag to compare

v1.49.3 (2026-05-26)

This release is published under the Apache-2.0 License.

Documentation

  • Add documentation to the Result class in testplan.py (09521c6)

  • Improve documentation comment for testplan.Element.has_tags (be17a76)

  • Standardise capitalisation of "Hjson" in testplan.py (578cadf)

Refactoring

  • Remove outdated (and unused) default repo_top argument (3049a5a)

Detailed Changes: v1.49.2...v1.49.3

v1.49.2

26 May 08:14

Choose a tag to compare

v1.49.2 (2026-05-26)

This release is published under the Apache-2.0 License.

Refactoring

  • Remove some formatting methods in dvsim.testplan (dc661da)

Detailed Changes: v1.49.1...v1.49.2

v1.49.1

22 May 15:50

Choose a tag to compare

v1.49.1 (2026-05-22)

This release is published under the Apache-2.0 License.

Refactoring

  • Remove unused argument from Deploy._subst_vars (d89d646)

Detailed Changes: v1.49.0...v1.49.1

v1.49.0

21 May 16:36

Choose a tag to compare

v1.49.0 (2026-05-21)

This release is published under the Apache-2.0 License.

Features

  • Link to the instrumentation report from the summary HTML report (aa4e68f)

Detailed Changes: v1.48.0...v1.49.0