Ok, I have at least 20 hours on this and it's not turning out. I feel like I know exactly what to do though. Would really appreciate if someone could point out the error in my method.
Objective: Counter from 1 to 12 using Two Hex displays. So when it hits 10 the first display will show 1 and the second will show 0.
This is how the circuit should act:
Display 1: 0 - 0 - 0 - 0 - 0 -0 - 0 - 0 - 0 - 1 - 1 - 1 - RESET TO 0
Display 2: 1 - 2 - 3 - 4 - 5 -6 - 7 - 8 - 9 - 0 - 1 - 2 - RESET TO 1
However, I was having so much trouble I decided to try to just do the sequence for display 2, and I still can't get it to work right.
My current circuit counts to 9 and then goes back to zero. So that's a problem.
For example, here is the resulting input circuit for D: I used the program Logic Friday to enter the truth table.
Objective: Counter from 1 to 12 using Two Hex displays. So when it hits 10 the first display will show 1 and the second will show 0.
This is how the circuit should act:
Display 1: 0 - 0 - 0 - 0 - 0 -0 - 0 - 0 - 0 - 1 - 1 - 1 - RESET TO 0
Display 2: 1 - 2 - 3 - 4 - 5 -6 - 7 - 8 - 9 - 0 - 1 - 2 - RESET TO 1
However, I was having so much trouble I decided to try to just do the sequence for display 2, and I still can't get it to work right.
My current circuit counts to 9 and then goes back to zero. So that's a problem.

For example, here is the resulting input circuit for D: I used the program Logic Friday to enter the truth table.
