Skip to content

Releases: lowRISC/dvsim

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

v1.48.0

21 May 13:30

Choose a tag to compare

v1.48.0 (2026-05-21)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Ruff error on click dvsim-admin CLI docstring (7b15f99)

Features

  • Add instrumentation report generation to the dvsim-admin CLI (9454708)

Refactoring

  • Move instrumentation RenderProfile enum to its own module (43b75ff)

  • Remove re-exports of instrumentation imports (7975d4f)


Detailed Changes: v1.47.1...v1.48.0

v1.47.1

21 May 11:37

Choose a tag to compare

v1.47.1 (2026-05-21)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Colour assignment in longest job / test instrumentation charts (e153aeb)

Refactoring

  • Move instrumentation report color map logic to a common util (71ff698)

Detailed Changes: v1.47.0...v1.47.1

v1.47.0

21 May 11:27

Choose a tag to compare

v1.47.0 (2026-05-21)

This release is published under the Apache-2.0 License.

Features

  • Add instrumentation graphs of the longest jobs & tests per block (08d57ae)

Detailed Changes: v1.46.0...v1.47.0

v1.46.0

21 May 11:19

Choose a tag to compare

v1.46.0 (2026-05-21)

This release is published under the Apache-2.0 License.

Features

  • Add instrumentation graphs of the longest jobs & tests per tool (0942e75)

Detailed Changes: v1.45.0...v1.46.0

v1.45.0

21 May 11:09

Choose a tag to compare

v1.45.0 (2026-05-21)

This release is published under the Apache-2.0 License.

Features

  • Add graph of longest jobs by status to the instrumentation report (08bd3d6)

  • Add utility function for getting the suffix of an ordinal (06ac478)

Testing

  • Add unit tests for ordinal_suffix print utility (660c5cf)

Detailed Changes: v1.44.0...v1.45.0

v1.44.0

21 May 10:55

Choose a tag to compare

v1.44.0 (2026-05-21)

This release is published under the Apache-2.0 License.

Features

  • Add block variant breakdown charts to the instrumentation report (88f2abc)

  • Add tool breakdown charts to the instrumentation report (f9d4b96)

Testing

  • Increase scheduler test timeouts (6071b40)

Detailed Changes: v1.43.0...v1.44.0

v1.43.0

21 May 10:33

Choose a tag to compare

v1.43.0 (2026-05-21)

This release is published under the Apache-2.0 License.

Features

  • Remove support for the Sun Grid Engine launcher (ef68c80)

Detailed Changes: v1.42.0...v1.43.0

v1.42.0

21 May 10:00

Choose a tag to compare

v1.42.0 (2026-05-21)

This release is published under the Apache-2.0 License.

Features

  • Add tool usage line graph to the instrumentation report (5bf5c6b)

Detailed Changes: v1.41.1...v1.42.0