Skip to content

Commit a3c1b3a

Browse files
committed
Release pulp-v2.0.0
1 parent 2c2e497 commit a3c1b3a

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
ip-name: cva6
2121
org: pulp-platform
2222
repo: cheshire
23-
base-ref: 18825812740f492d4982fba97443c76fe8ab9cad
23+
base-ref: cva6/pulp-v2.0.0
2424
token: ${{ secrets.CHESHIRE_TOKEN }}
2525
lifetime: 14

CHANGELOG-PULP.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,20 @@ All notable changes to the `pulp` branch of this project will be documented in t
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## pulp-v2.0.0 - 2025-07-17
8+
### Added
9+
- vCLIC support
10+
811
### Changed
912
- Rebase onto openhwgroup:cva6:master#2d411b2d (2025-02-20)
13+
- Apply upstream patches adding superscalar configuration options
1014
- Add HPDCache wrappers
1115
- FPU: Upgrade to pulp-v0.2.3
1216
- fence.t: Support 32-bit XLEN
1317

18+
### Fixed
19+
- Apply upstream bugfixes mostly regarding H extension
20+
1421
## pulp-v1.0.0 - 2024-02-25
1522
### Changed
1623
- Rebase onto openhwgroup:cva6:master#68f952b4 (2024-02-23)
@@ -66,7 +73,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6673
- `Bender.yml`: Add cv64a6_imafdcsclic_sv39 target
6774

6875
## pulp-v0.2.0 - 2023-04-08
69-
7076
### Added
7177
- CLIC support
7278

0 commit comments

Comments
 (0)