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

axi4_lite_cfg with bind_aw #31

Open
staskau opened this issue Jun 27, 2022 · 0 comments
Open

axi4_lite_cfg with bind_aw #31

staskau opened this issue Jun 27, 2022 · 0 comments
Assignees

Comments

@staskau
Copy link
Contributor

staskau commented Jun 27, 2022

axi::axi4_lite_cfg does not work with bind_aw function because all signals are wired there, including aw_user.bind(o.aw_user), although the width of aw_user in axi4_lite_cfg is USERWIDTH = 0

This leads to the following error message

[E] [ 0 s ](E5) out of bounds: sc_uint[_base] initialization: length = 0 violates 1 <= length <= 64 [FILE:/scratch/stas/repos/Tests/Raven/Minres-SystemC/src/sysc/datatypes/int/sc_uint_base.cpp:345]

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

No branches or pull requests

2 participants