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

uvm reg adapter supports AXI4 access #17

Open
taichi-ishitani opened this issue Jul 24, 2020 · 0 comments
Open

uvm reg adapter supports AXI4 access #17

taichi-ishitani opened this issue Jul 24, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@taichi-ishitani
Copy link
Owner

Original issue is #16.

The uvm reg adapter needs to support not only AXI4-Lite but also AXI4.
To support AXI4, following changes are needed.

  • Set bust size and bust length fields
  • Set id field
  • Shift write and read data according to rw.n_bits and lower address bits
    • configuration object may be needed to get bus width
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant