digital_electricity: terminals: multiterminal i/p

Authored by rudranilbasu on Aug 10 2017, 6:34 AM.

Description

digital_electricity: terminals: multiterminal i/p

wires[] property now contain four components:

  • from_component: The component index from which the wire is to be drawn
  • from_terminal_no: The terminal number of the above component from which the wire is to be drawn
  • to_component: The component index to which the wire is to be drawn
  • to_terminal_no: The terminal number of the above component to which the wire is to be drawn

Previously, the wire was only drawn from the 1st terminal of the source
to the 1st terminal of the destination component. Now, we allowed the
user to choose the terminal number of both the source and the
destination component of the wires

Signed-off-by: Rudra Nil Basu <rudra.nil.basu.1996@gmail.com>

Details

Committed
rudranilbasuAug 10 2017, 6:34 AM
Parents
R2:541c0a7a1065: digital_electricity: fixed config error
Branches
Unknown
Tags
Unknown