Skip to content

Add/Test AXI-Lite/AXI support. #1

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

Closed
6 tasks done
enjoy-digital opened this issue Dec 4, 2023 · 1 comment
Closed
6 tasks done

Add/Test AXI-Lite/AXI support. #1

enjoy-digital opened this issue Dec 4, 2023 · 1 comment

Comments

@enjoy-digital
Copy link
Owner

enjoy-digital commented Dec 4, 2023

The first interconnect that will be converted to 64-bit addressing support is the Wishbone Interconnect. This will allow the following PoC:

image

With 64-bit addressing support in place for Wishbone, it will be possible to progressively add and test AXI-Lite/AXI support:

  • UARTBone (Wishbone) <-> AXI-Lite-Interconnect <-> Wishbone SRAMs.
  • UARTBone (Wishbone) <-> AXI-Lite-Interconnect <-> AXI-Lite SRAMs.
  • UARTBone (Wishbone) <-> AXI-Full-Interconnect <-> Wishbone SRAMs.
  • UARTBone (Wishbone) <-> AXI-Full-Interconnect <-> AXI-Lite SRAMs.
  • UARTBone (Wishbone) <-> AXI-Lite-Interconnect <-> LiteDRAM (Wishbone or AXI port).
  • UARTBone (Wishbone) <-> AXI-Full-Interconnect <-> LiteDRAM (Wishbone or AXI port).
@enjoy-digital
Copy link
Owner Author

This is now done and tested.

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

No branches or pull requests

1 participant