You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the input and output ports share the same counter: i.e. creating 3 input ports and then 3 output ports yield:
input_0
input_1
input_2
output_3
output_4
output_5
This discussion was converted from issue #614 on December 13, 2024 12:40.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently the input and output ports share the same counter: i.e. creating 3 input ports and then 3 output ports yield:
input_0
input_1
input_2
output_3
output_4
output_5
Originally created by @sebastian-brunner ([email protected]) at 2018-10-11 08:34:56+00:00 (moved from RMC internal repository)
Beta Was this translation helpful? Give feedback.
All reactions