How to connect the dut to the bus #114
Unanswered
RasmusGOlsen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have problems figuring out how to connect the
dut
to thebus
.In the documentation, it shows this example.
This also works if the port in the
dut
is named accordingly to what thebus
expects. But how do I connect thedut
if the ports are not named accordingly?I tried to add a dictionary, but I'm failing to understand how it should be done.
Beta Was this translation helpful? Give feedback.
All reactions