Nand2Tetris Unit 1
Task
Finalize the last logic gate implementations for project 1.
Blocker
They were hard to understand at first. The logic is not quite there for me. Hope that it later will make more sense.
Discovery
A little bit of a realization of how the logic gates work together. Still a bit fuzzy. dMux4Way and all that.
Lesson
HDL. Trial and error.
Fix
I got it at last, and the the dMux8Way was just copy paste from dMux4Way with some adjustments.
Tomorrow
Probably read up on Unit 1 again. Otherwise start Unit 2.