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

Major cleanups to AXI4 and addition of documentation #34

Merged
merged 6 commits into from
Dec 14, 2024

Conversation

rsnikhil
Copy link
Collaborator

@rsnikhil rsnikhil commented Dec 8, 2024

AMBA_Fabrics/AXI4 has undergone major cleanups and rewrites.

READMEs have been added to AMBA_Fabrics and each sub-directory.

    Also fixed up many Library/AMBA_Fabrics/ files to simplify unit testing.
    Minor tweaks to doc/How_to_Contribute.{adoc,html}
    Uniform AMBA names,
    Clean Separation of BSV FIFO-like communication
         and AMBA RTL signaling with ready-valid handshake
    Rewrote several modules and created new tests.
Copy link
Collaborator

@quark17 quark17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome. Thank you for this effort! I've commented on a few small things I noticed.

Libraries/AMBA_Fabrics/AXI4/AXI4_Clock_Crossers.bsv Outdated Show resolved Hide resolved
Libraries/AMBA_Fabrics/AXI4/AXI4_Fabric.bsv Show resolved Hide resolved
Libraries/AMBA_Fabrics/AXI4/AXI4_Gate.bsv Outdated Show resolved Hide resolved
Libraries/AMBA_Fabrics/AXI4/AXI4_to_LD.bsv Show resolved Hide resolved
Libraries/AMBA_Fabrics/Utils/AXIx_SyncBuffer.bsv Outdated Show resolved Hide resolved
doc/How_to_Contribute.adoc Outdated Show resolved Hide resolved
doc/How_to_Contribute.adoc Outdated Show resolved Hide resolved
@quark17 quark17 merged commit 154d564 into B-Lang-org:main Dec 14, 2024
13 checks passed
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.

2 participants