Skip to content

axi_pkg: Add iomsb to avoid underflow in array lengths#355

Merged
thommythomaso merged 1 commit intomasterfrom
ck/vcs
Dec 2, 2024
Merged

axi_pkg: Add iomsb to avoid underflow in array lengths#355
thommythomaso merged 1 commit intomasterfrom
ck/vcs

Conversation

@CyrilKoe
Copy link
Contributor

axi_id_serialize_intf such as used here calls axi_id_serialize without setting IdMapNumEntries. This causes VCS to complain about an array bound greater than 2^31-1.
Thus, iomsb function may be useful in axi.

@thommythomaso thommythomaso self-assigned this Dec 2, 2024
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

Successfully merging this pull request may close these issues.

2 participants