Nand2Tetris Unit 1

Task

Getting started with the project 1 implementation.

Blocker

Struggling a little bit with HDL and getting started.

Discovery

That the first building blocks of gates are used on top of each other. Not, And and Or gates all build on top of each other.

Lesson

HDL scriping/coding. Built And, Or and Xor gates. Wrote them i guess. Had a hard time understanding and planning the implementations. Had to look some of them up on Wiki. Not the HDL solution. Only the diagram.

Fix

Researching the HDL language.

Tomorrow

Continue with the Project 1 implementation. The next gates.

90m