Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bluewww committed Apr 15, 2022
1 parent bdd8c8c commit 86b59c2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,33 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [4.0.1] - 2022-04-15
### Fixed
- Fix debug module addresses

## [4.0.0] - 2022-04-08
### Changed
- Update RI5CY to CV32E40P
- Remove PULP_TRAINING references
### Fixed
- Wire up uart char and error events

## [3.3.0] - 2022-04-04
## Changed
- Update riscv-dbg to v0.5.0 (synchronous jtag reset and bus error signaling)

## [3.2.0] - 2022-04-01
## Changed
- Update bender dependency link for udma components, ibex, cv32e40p
- Update interface for udma_i2c with unconnected `nack`
## Fixed
- Fix ibex register file for FPGA

## [3.1.1] - 2022-03-11
### Fixed
- Fix cdc reset signal for cluster

## [3.1.0] - 2022-03-09
### Changed
- Added simulation stdout (replacing the hierarchical access in the tb hack)
Expand Down

0 comments on commit 86b59c2

Please sign in to comment.