We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2180118 commit f2272f9Copy full SHA for f2272f9
CHANGELOG.md
@@ -8,10 +8,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
## Unreleased
9
10
### Added
11
-- `axi_xbar_intf`: Add interface variant of crossbar.
12
13
### Changed
14
+### Fixed
15
+
16
17
+## 0.13.0 - 2020-02-18
18
19
+### Added
20
+- `axi_xbar_intf`: Add interface variant of crossbar.
21
22
### Fixed
23
- `axi_atop_filter`: Fix ModelSim warnings by adding `default` statement. The signal in the `case`
24
has a single bit, and both values were correctly handled in synthesis. However, when starting
0 commit comments