Skip to content

Commit 7968dd6

Browse files
committed
Release v0.2.13
Signed-off-by: Nils Wistoff <[email protected]>
1 parent 35174b2 commit 7968dd6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
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

7+
## 0.2.13 - 2023-09-19
8+
### Fixed
9+
- `tc_sram_xilinx`: Fix be assignment
10+
711
## 0.2.12 - 2023-08-12
812
### Changed
913
- `tc_sram_xilinx`: Support ByteWidth != 8
@@ -15,7 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1519

1620
## 0.2.10 - 2022-11-20
1721
### Added
18-
- `tc_sram_impl`: Wrapper for `tc_sram` with implementation-specific keys and IO
22+
- `tc_sram_impl`: Wrapper for `tc_sram` with implementation-specific keys and IO
1923

2024
### Changed
2125
- `tc_sram`: Improve simulation performance

0 commit comments

Comments
 (0)