Skip to content

AXI4 arlock/awlock has width of 2 bits instead of 1 bit #758

@johanpel

Description

@johanpel

According to AXI4 spec, arlock/awlock signals should be of width 1. However, in (as far as I can tell) all sources that contain an AXI port, they are of width 2.

At the action_wrapper level in the HDL flow, this causes a very minor nuisance when connecting AXI4 IP to the wrapper host memory port.

I can see that the signal is not used by the PSL/AXI shim (i.e. all accesses are normal accesses) at all. Not sure how this relates to the HLS flow.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions