File tree Expand file tree Collapse file tree 3 files changed +23
-2
lines changed
Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v1.1.0 (2025-11-13)
6+
7+ ### Features
8+
9+ - Add SimTool interface and implementations
10+ ([ ` b649826 ` ] ( https://github.com/lowRISC/dvsim/commit/b64982650a104c69106e9d383144182b57b7bf15 ) )
11+
12+ ### Refactoring
13+
14+ - Use the tool plugins directly
15+ ([ ` b6416fa ` ] ( https://github.com/lowRISC/dvsim/commit/b6416fab1e88396d6f0244f4c77b7c780fba1043 ) )
16+
17+ ### Testing
18+
19+ - Add initial tests for the VCS tool plugin.
20+ ([ ` 21edab1 ` ] ( https://github.com/lowRISC/dvsim/commit/21edab12ec38dc586088d08e1d7f24dbcc0332c3 ) )
21+
22+ - Add tests for the tool plugin system
23+ ([ ` b883b7b ` ] ( https://github.com/lowRISC/dvsim/commit/b883b7b73688f0cdde6bd50cfcbb98b07c2d177d ) )
24+
25+
526## v1.0.6 (2025-11-12)
627
728### Bug Fixes
Original file line number Diff line number Diff line change 88
99[project ]
1010name = " dvsim"
11- version = " 1.0.6 "
11+ version = " 1.1.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