We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
bust size
bust length
id
rw.n_bits
lower address bits
configuration
bus width
The text was updated successfully, but these errors were encountered:
taichi-ishitani
No branches or pull requests
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.
bust size
andbust length
fieldsid
fieldrw.n_bits
andlower address bits
configuration
object may be needed to getbus width
The text was updated successfully, but these errors were encountered: