Skip to content

Commit 5fd1f03

Browse files
committed
Release v0.35.0
1 parent b62d7b9 commit 5fd1f03

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

CHANGELOG.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,12 @@ 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

77

8-
## Unreleased
8+
## 0.35.0 - 2022-03-11
99

1010
### Added
1111
- `axi_sim_mem`: Add monitoring interface to observe the point of coherency between the write and
1212
the read channel.
1313

14-
### Changed
15-
1614
### Fixed
1715
- `axi_sim_mem`: Keep R response stable while not accepted.
1816

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.34.1-dev
1+
0.35.0

axi.core

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CAPI=2:
22

3-
name : pulp-platform.org::axi:0.34.1-dev
3+
name : pulp-platform.org::axi:0.35.0
44

55
filesets:
66
rtl:

0 commit comments

Comments
 (0)