diff --git a/CHANGELOG.md b/CHANGELOG.md index da3d17a00..0f83aa159 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - Add `axi_dumper` and `axi_dumper_interpret` script to dump log from an AXI bus for debugging purposes. - Add FuseSoC and Vivado XSIM limited test to CI +- `assign.svh`: Add macros to assign flat buses using the Vivado naming style. ### Changed - Improve compatibility with FuseSoC