Skip to content

hakilebara/nand2tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nand2Tetris : Building a modern computer from first principles

This repository contains my implementation of the Nand2Tetris course.

What is Nand2Tetris ?

Nand2Tetris is a hands-on online course created by Noam Nisan and Shimon Schocken that takes a bottom up approach to computer architecture.

The project starts with a single logic gate (NAND) and gradually builds a fully working computer system capable of running programs like Tetris.

The .hdl files in this repository are hardware description files. HDL was created by the makers of the course. It can be understood as a very simple Verilog.

About

Nand2Tetris: Building a modern computer from first principles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors