Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AXI4 unify #17

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

AXI4 unify #17

wants to merge 26 commits into from

Conversation

gameboo
Copy link

@gameboo gameboo commented May 7, 2019

Following up on previous email discussions, this pull request is making use of the AXI Library from https://github.com/CTSRD-CHERI/BlueStuff.git.
This is particularly useful for the CHERI work taking place in the https://github.com/CTSRD-CHERI/Piccolo.git Piccolo fork, which relies on carrying capability tag bits in the AXI4 WUSER and RUSER fields.
The external library also offers an AXI4 fabric and other AXI4 utility modules.

Note: Instead of having mandated the Bluestuff library as a submodule, this pull request expects a clone of the library to live in the same directory as the one that the clone of Piccolo lives in. A recent version of the library is also expected (that is, it must include commit CTSRD-CHERI/BlueStuff@fdadac0).

gameboo and others added 26 commits May 7, 2019 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants