We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b62d7b9 commit 5fd1f03Copy full SHA for 5fd1f03
CHANGELOG.md
@@ -5,14 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
8
-## Unreleased
+## 0.35.0 - 2022-03-11
9
10
### Added
11
- `axi_sim_mem`: Add monitoring interface to observe the point of coherency between the write and
12
the read channel.
13
14
-### Changed
15
-
16
### Fixed
17
- `axi_sim_mem`: Keep R response stable while not accepted.
18
VERSION
@@ -1 +1 @@
1
-0.34.1-dev
+0.35.0
axi.core
@@ -1,6 +1,6 @@
CAPI=2:
2
3
-name : pulp-platform.org::axi:0.34.1-dev
+name : pulp-platform.org::axi:0.35.0
4
filesets:
rtl:
0 commit comments