Drives a Logic signal with this port's value.
This connects the other signal to be driven by this port.
other
@override void drivesLogic(Logic other) { other <= portSubset; }