Skip to content

Commit

Permalink
Release v1.33.1
Browse files Browse the repository at this point in the history
Signed-off-by: Nils Wistoff <nwistoff@iis.ee.ethz.ch>
  • Loading branch information
niwis committed Mar 16, 2024
1 parent 2bb4bc1 commit ad22699
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## 1.33.1 - 2024-03-16
### Fixed
- `stream_omega_net`: Fix assertion.
- Revert gitlab-ci trigger condition to `pull_request`.

## 1.33.0 - 2024-03-07
### Added
- Add `passthrough_stream_fifo`: Stream FIFO which does not cut the timing path, this allows it to do a simultaneous push and pop when full.
Expand Down
2 changes: 1 addition & 1 deletion common_cells.core
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
CAPI=2:

name : pulp-platform.org::common_cells:1.33.0
name : pulp-platform.org::common_cells:1.33.1

filesets:
rtl:
Expand Down

0 comments on commit ad22699

Please sign in to comment.