feat: daily log

This commit is contained in:
2026-01-16 09:16:12 +01:00
parent 7728397e9c
commit b4e8986b71

View File

@@ -1,5 +1,13 @@
# Daily Logs # Daily Logs
## 2026-01-16 - Nand2Tetris Unit 2.
**Tasks:** Implmenting the ALU chips in HDL.
**Blocker:** Time and understanding.
**Lesson:** Learned about some HDL syntax. Also the FullAdder, Add16 and Increment16. Got all of them. Was struggling with the Increment due to the syntax. I had the right idea.
**Tomorrow:** Building the ALU chip from all the building blocks. Looking forwart to it.
**Time Spent:** 90m
## 2026-01-15 - Nand2Tetris Unit 2. ## 2026-01-15 - Nand2Tetris Unit 2.
**Tasks:** Reading the unit 2 chapter and starting the project 2 tasks. **Tasks:** Reading the unit 2 chapter and starting the project 2 tasks.