Skip to content

Commit

Permalink
[CHANGELOG] Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-17 committed Jan 14, 2025
1 parent 6afd84c commit 5e3f6a3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Remove a couple of latches
- Fix dispatcher state change upon vector CSR instruction
- Force a reshuffle when `vl == vlmax && vstart > 0`
- Align g++ version with cheshire's if simulating with it (for QuestaSim)
- Don't compile the first-pass-decoder in CVA6 (need for a specific bender target)
- Solve type-conversion warnings about type conversions

### Added

Expand All @@ -50,6 +53,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Add Cheshire bare-metal FPGA flow for vcu128 and vcu118
- Add cva6-sdk submodule
- Add Cheshire Linux FPGA flow for vcu128 and vcu118
- Add RVV tests to be used with Cheshire's stub and specific debug environment.

### Changed

Expand Down

0 comments on commit 5e3f6a3

Please sign in to comment.