File tree Expand file tree Collapse file tree 3 files changed +30
-2
lines changed
Expand file tree Collapse file tree 3 files changed +30
-2
lines changed Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v1.31.0 (2026-04-16)
6+
7+ ### Bug Fixes
8+
9+ - Z01x sim tool build time parsing
10+ ([ ` b8d553c ` ] ( https://github.com/lowRISC/dvsim/commit/b8d553c8956c66ce176a899edb68c76423780f35 ) )
11+
12+ ### Continuous Integration
13+
14+ - Use lowrisc/ci-actions for token acquisition
15+ ([ ` 95f8269 ` ] ( https://github.com/lowRISC/dvsim/commit/95f826983e4c23665aa328f3ba2349a05eb91531 ) )
16+
17+ ### Documentation
18+
19+ - Correct sim tool doc messages
20+ ([ ` ef416e4 ` ] ( https://github.com/lowRISC/dvsim/commit/ef416e42f13d58994fa18d48888d5b21b6772c5e ) )
21+
22+ ### Features
23+
24+ - Add z01x runtime and simulated time log parsing
25+ ([ ` 3311a96 ` ] ( https://github.com/lowRISC/dvsim/commit/3311a9692cc1fc90f1a6ea8d8eec9bea3fb9e11a ) )
26+
27+ ### Refactoring
28+
29+ - Replace simulation tool ` SyntaxError ` with ` RuntimeError `
30+ ([ ` 784a9c6 ` ] ( https://github.com/lowRISC/dvsim/commit/784a9c6bc38ac60fff55d55132aeebe5af2f2bb4 ) )
31+
32+
533## v1.30.1 (2026-04-10)
634
735### Bug Fixes
Original file line number Diff line number Diff line change 88
99[project ]
1010name = " dvsim"
11- version = " 1.30.1 "
11+ version = " 1.31.0 "
1212description = " DV system"
1313authors = [{name = " lowRISC contributors (OpenTitan project)" }]
1414readme = " README.md"
You can’t perform that action at this time.
0 commit comments