Releases: lowRISC/dvsim
v1.16.0
v1.15.0
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
v1.14.2 (2026-03-12)
This release is published under the Apache-2.0 License.
Bug Fixes
Refactoring
- Separate out summary from the full results (
42f5a65)
Detailed Changes: v1.14.1...v1.14.2
v1.14.1
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
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
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
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
Detailed Changes: v1.11.5...v1.12.0
v1.11.5
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
v1.11.4 (2026-03-05)
This release is published under the Apache-2.0 License.
Bug Fixes
- Broken ruff lint (
d10d401)
Detailed Changes: v1.11.3...v1.11.4
v1.11.3
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