Nand2Tetris Unit 3
Task
Finalize the project. Completing the Program Counter (PC)
Blocker
Was struggling a little bit with it. Could not figure out how to route the logic. The programmer mindset kept me back. You can't just loop and if statement your way out of it. No early returns.
Lesson
Had to wire them together from their inputs to their outputs.
Tomorrow
Start Unit 4