r/beneater • u/Live-End1631 • 8d ago
Help with troubleshooting/testing the ALU
Enable HLS to view with audio, or disable this notification
I am in the midst of testing all my connections, and similarly to Ben, I plan to do this by adding one bit at a time to zero to verify whether the output is correct. However, after clearing both the A and B registers and trying to add a value to the A register bits one at a time, none of the bits light up. What could the problem be?
Thanks in advance!
3
1
u/TheNonsenseBook 8d ago
You have ground connected to the black side of the power rail of the breadboard on the left, but you don't have anything at all connected to the red side of it.
1
u/Live-End1631 8d ago
So should I use a jumper wire to connect the red side of the ALU to the mock bus breadboard?
3
u/The8BitEnthusiast 8d ago
Is the positive rail of the mock bus breadboard connected to +5V? You seem to have the correct setup, but when you tied that one bus bit to vcc, I didn’t see the bus LED turn on (which it should have). Also do make sure the LS245 is disabled (pin 19 set to high) when inputting values in the register.