File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and 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
You can’t perform that action at this time.
0 commit comments