Do pass-through ports need special precedence handling? #334
Unanswered
benoy-sifive
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
-
A pass-through port would be a scenario where the same sparta::Unit has an InPort that passes the data to an OutPort.
When setAutoPrecedence(true) [default for sparta::Unit], does the user need to call registerProducingPort() on the pair of ports?
Beta Was this translation helpful? Give feedback.
All reactions