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

Using AvalonMaster on an inout struct type drives X or Z on request signals until a read/write command is issued #89

Open
egk696 opened this issue Jan 6, 2025 · 0 comments

Comments

@egk696
Copy link

egk696 commented Jan 6, 2025

I have a bus converted into a single inout record and instantiated the object as follows:
avmm_csr0 = AvalonMaster(dut.csr0_slave_bus_io, "", dut.pcie0_clk)

However, when simulating the above, I get 'X' on address and writedata signals of the struct, until a read/write command has been issued. I believe X's should not be there. Am I using AvalonMaster wrong or is this a bug or is it expected? Thanks.
image

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

1 participant