Skip to content

matrodrigues123/nand2Tetris

Repository files navigation

Nand to Tetris

This project contains the assignments from the course Building a Modern Computer from First Principles: From Nand to Tetris. All the chips were built with the hardware description language (HDL) provided by the course.

XOR

ALU

RAM

Study of this computer architecture's machine code for better understanding of the assembly language used.

  • A instruction
    A

  • C instruction
    C

Knowing how to operate with the provided machine code, the Hack Computer can be built with the previous parts.
CPU

An assembler for the Hack machine code built with python.
Assembler

About

Nand to Tetris - Building a computer from first principles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published