Nand2Tetris Unit 2
Task
Reading the unit 2 chapter and starting the project 2 tasks.
Blocker
Not a lot. Read some parts a couple of times. The theory makes a little bit more sense now. The ALU implementations i'm worried of but lets see. Also the ALU inputs i did not understand fully. Implemented the HalfAdder but was struggling with the FullAdder.
Lesson
HalfAdder, FullAdder, Incrementers and the basics of binary addition and subtraction. Learned about two's complement for negative numbers.
Tomorrow
Continue with the project and implementation of the ALU chips.