I'm building a train station that has a track selection feature. It uses a bunch of SR Latch logic gates to select which track you want to travel. Instead of using a reset button to reset every SR Latch if you already have one selected, I want to design it so if you use one latch, it resets all other latches. But I cannot figure out how to do this without resetting the latch you are trying to power. Does anyone have any methods of doing this ?
I'm building a train station that has a track selection feature. It uses a bunch of SR Latch logic gates to select which track you want to travel. Instead of using a reset button to reset every SR Latch if you already have one selected, I want to design it so if you use one latch, it resets all other latches. But I cannot figure out how to do this without resetting the latch you are trying to power. Does anyone have any methods of doing this ?