Search found 2 matches

by SamuraiPDF
Sat Sep 30, 2023 9:27 pm
Forum: Circuit Talk
Topic: Multiplexer Race Condition
Replies: 3
Views: 13246

Re: Multiplexer Race Condition

Sorry, my bad. Here is a project with only the necessary circuits. I talked about what I thought was happening, but the only thing I'm 100% sure of is I'm getting duplicate bits. Yes, the shift will shift any set of bits, but the register starts with one. I shouldn't be able to get 2 bits out of a s...
by SamuraiPDF
Sat Sep 30, 2023 3:50 pm
Forum: Circuit Talk
Topic: Multiplexer Race Condition
Replies: 3
Views: 13246

Multiplexer Race Condition

Hello! I will try to be as brief as possible, but in short, I have a condition where at random, my multiplexer is giving me both inputs combined. I have a project where I have to do an endless runner, and I'm stuck with the player controls. The player is represented by a 10 bit register where only o...