Skip to content

Commit

Permalink
slight readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
dpretet committed Mar 30, 2024
1 parent f11d86b commit 54f4a5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ Features
- Seamless support of AXI4 vs AXI4-lite
- CDC support in master & slave interface. Convert an interface's clock domain
from/to the crossbar inner clock domain
- Round-robin fair share
- Round-robin fair-share arbitration
- Non-blocking arbitration between requesters
- Priority configurable per master interface
- AXI or AXI4-Lite mode:
- LITE mode: route all signals described in AXI4-lite specification
- FULL mode: route all signals described by AXI4 specification
- The selected mode applies to global infrastructure
- The selected mode applies to the global infrastructure
- Routing table can be defined to restrict slaves access
- Easily create enclosed and secured memory map
- Dedicate sensitive slaves only to trusted master agents
Expand Down

0 comments on commit 54f4a5f

Please sign in to comment.