Hi! I am trying to do a project, but I am unable to find the names (and therefore models) of the types of logic gates that I need.
No1:
What I want it to do is bridge two of the pins together whenever there is voltage on a third. However, I don't want it to output the "enable" voltage through any of the other pins.
No2: I want this one to be the opposite of the first one. I want the two pins to be bridged if a voltage is NOT present on a third.
Basically, what I want to do is connect a USB port to the motherboard, whenever an S0 voltage appears, but disconnect it (and connect it to something else), when the system is in an S5 state and there is no current on the S0 rail I'm using for a reference.
No1:
What I want it to do is bridge two of the pins together whenever there is voltage on a third. However, I don't want it to output the "enable" voltage through any of the other pins.
No2: I want this one to be the opposite of the first one. I want the two pins to be bridged if a voltage is NOT present on a third.
Basically, what I want to do is connect a USB port to the motherboard, whenever an S0 voltage appears, but disconnect it (and connect it to something else), when the system is in an S5 state and there is no current on the S0 rail I'm using for a reference.
Comment