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 ...
Search found 2 matches
- Sat Sep 30, 2023 9:27 pm
- Forum: Circuit Talk
- Topic: Multiplexer Race Condition
- Replies: 3
- Views: 42229
- Sat Sep 30, 2023 3:50 pm
- Forum: Circuit Talk
- Topic: Multiplexer Race Condition
- Replies: 3
- Views: 42229
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 ...
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 ...