NAND to Tetris with hardware: Problem Solving

Reading on in the From NAND to Tetris textbook. I realized I have a problem. One RAM chip only has one address but will have to be connected to three … Continue reading NAND to Tetris with hardware: Problem Solving

Further plans about the NAND to Tetris project

One thing I don’t like about From NAND to Tetris is that they don’t explain sequential logic, like at all. They basically say: “Here’s a D flip-flop, don’t worry about … Continue reading Further plans about the NAND to Tetris project

Nandgame!

Thanks to @BioGeek in the comments, Simon has discovered nandgame.com, one awesome computer engineering learning environment, corresponding to the first five chapters of the NAND to Tetris course (see our … Continue reading Nandgame!

From NAND to Tetris

Last week, Simon found this awesome free computer engineering course and textbook, and dove right in. The course teaches how to create: A basic computer A higher-level language A mini … Continue reading From NAND to Tetris