8000 Whether wstrb can be configured in init_write()? · Issue #96 · alexforencich/cocotbext-axi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Whether wstrb can be configured in init_write()? #96

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

Open
sfyhhh opened this issue Dec 5, 2024 · 1 comment
Open

Whether wstrb can be configured in init_write()? #96

sfyhhh opened this issue Dec 5, 2024 · 1 comment

Comments

@sfyhhh
Copy link
sfyhhh commented Dec 5, 2024

When init_wirte() is called, the wstrb signal is automatically configured based on the wdata and awszie signal. How do I actively configure the wstrb signal? There does not appear to be a wstrb arg in the init_write() function.

@alexforencich
Copy link
Owner

You cannot arbitrarily configure wstrb, it's automatically set based on the address and data that you provide.

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
0