Skip to content

Commit

Permalink
Release v1.31.1
Browse files Browse the repository at this point in the history
Signed-off-by: Nils Wistoff <[email protected]>
  • Loading branch information
niwis committed Aug 9, 2023
1 parent e4d329e commit 53b0b58
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ 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.31.1 - 2023-08-09
### Fixed
- `mem_to_banks`: Keep defaut values for localparams

## 1.31.0 - 2023-08-08
### Added
- Add `mem_to_banks_detailed`: `mem_to_banks` with detailed response signals
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.31.0
name : pulp-platform.org::common_cells:1.31.1

filesets:
rtl:
Expand Down

0 comments on commit 53b0b58

Please sign in to comment.