i have a 3 input binary and 8 possible output combinations.
i want to latch the output for various inputs.
1)Set input to be 000, 8 outputs to be low.
2)Set input to be 010, 1st line to go high and rest of the 7 outputs to remember previous state..
3)Set input to be 001, 0th line to go high and rest of the 7 outputs to remember previous state
and so on............
any ideas? I found multiplexer with latch.. but not sure if that is the right one to pick..
jis
i want to latch the output for various inputs.
1)Set input to be 000, 8 outputs to be low.
2)Set input to be 010, 1st line to go high and rest of the 7 outputs to remember previous state..
3)Set input to be 001, 0th line to go high and rest of the 7 outputs to remember previous state
and so on............
any ideas? I found multiplexer with latch.. but not sure if that is the right one to pick..
jis