File tree Expand file tree Collapse file tree 3 files changed +29
-2
lines changed
Expand file tree Collapse file tree 3 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v1.0.4 (2025-11-06)
6+
7+ ### Code Style
8+
9+ - Linting, docstrings and typing
10+ ([ ` 08b8e6d ` ] ( https://github.com/lowRISC/dvsim/commit/08b8e6de9827d5f2a2e7d4c493d76f097d5f4ace ) )
11+
12+ ### Refactoring
13+
14+ - Add WorkspaceCfg
15+ ([ ` 9a7a08e ` ] ( https://github.com/lowRISC/dvsim/commit/9a7a08e57d53bbf24f7b414ef84aee31c2d2b131 ) )
16+
17+ - Improvements in lsf launcher
18+ ([ ` d64033d ` ] ( https://github.com/lowRISC/dvsim/commit/d64033d580b7acaba61b9fc98515e22de720dfe5 ) )
19+
20+ - Make cov_db_dirs deterministic
21+ ([ ` 3bb06fc ` ] ( https://github.com/lowRISC/dvsim/commit/3bb06fc14fb041a253da4d1af5ffc9989e2e63b3 ) )
22+
23+ - Rename model_dump -> dump
24+ ([ ` 53bbfd4 ` ] ( https://github.com/lowRISC/dvsim/commit/53bbfd41ee38b7f0fcf97e07a7520573077db585 ) )
25+
26+ ### Testing
27+
28+ - Add initial CompileSim unittest
29+ ([ ` e8d5279 ` ] ( https://github.com/lowRISC/dvsim/commit/e8d52791c2ac5317648cb51f495db4eb8aeca3e7 ) )
30+
31+
532## v1.0.3 (2025-10-30)
633
734### Bug Fixes
Original file line number Diff line number Diff line change 88
99[project ]
1010name = " dvsim"
11- version = " 1.0.3 "
11+ version = " 1.0.4 "
1212description = " DV system"
1313authors = [{name = " lowRISC contributors (OpenTitan project)" }]
1414readme = " README.md"
You can’t perform that action at this time.
0 commit comments