Releases: dpretet/axi-crossbar
Releases · dpretet/axi-crossbar
v1.0.1 - CDC Fix Release
This release addresses a clock issue around the master interface (from the internal switches to the external master interface). A wrong clock was connected, the issue affecting the core if aclk
and mstx_aclk
were different.
It brings also details and corrections to the documentation.
Any users using the CDC stages of the core must upgrade to this release.
v1.0.0
- Update documentation to better explain ordering rules. States a master is not ensured to received in-order completion if use the same ID over different slaves
- Remove AXI3 backward compatibility by sizing ALOCK to a single bit. Locked accesses over the interconnect are no more supported
- Clean-up documentation
- Add IO/Parameter chapter