Skip to content

uvm reg adapter supports AXI4 access #17

Description

@taichi-ishitani

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

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions