GithubHelp home page GithubHelp logo

timoshishi / nand2tetris Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 34.16 MB

nand2tetris course

Scilab 22.54% Assembly 62.67% Hack 0.15% HTML 11.07% Batchfile 0.93% Shell 1.26% TypeScript 1.35% JavaScript 0.03%

nand2tetris's Introduction

nand2tetris

Build a modern computer from scratch

Getting Started

Official Website

Free Coursera lecture series

Pre-requisites

  • Java

Running the Hardware Simulator for projects 1-3

  1. cd into the tools directory

  2. Make sure you can run the file as an executable: chmod +x HardwareSimulator.sh

  3. Run ./HardwareSimulator.sh

Loading a chipset

  1. Click the Load Chip button

Testing a chipset

  1. Click the Load Script button

  2. Pick the script from the project directory

  3. Click the Test Script button

Youtube software tutorial list

Tutorials

Week 1: Boolean Logic

Project Overview

Chapter 1: Boolean Logic

Lecture Slides

  • Building basic chips for boolean logic

  • Not

  • And

  • Or

  • Xor

  • Mux

  • DMux

  • Not16

  • And16

  • Or16

  • Mux16

  • Or8Way

  • Mux4Way16

  • Mux8Way16

  • DMux4Way

  • DMux8Way

Week 2: Boolean Arithmetic and the ALU

Project Overview

Chapter 2: Boolean Arithmetic and the ALU

Lecture Slides

  • Building chips for boolean arithmetic

  • HalfAdder

  • FullAdder

  • Add16

  • Inc16

  • ALU

Week 3: Sequential Logic

Project Overview

Chapter 3: Sequential Logic

Lecture Slides

  • Building chips for sequential logic

a

  • Bit
  • Register
  • RAM8
  • RAM64
  • RAM512
  • RAM4K
  • RAM16K
  • PC

Week 4: Machine Language Programming

Project Overview

Chapter 4: Machine Language Programming

Lecture Slides

  • Building a computer that can run programs written in machine language

  • Mult

  • Fill

Week 5: Computer Architecture

Project Overview

Chapter 5: Computer Architecture

Lecture Slides

  • Building a computer that can run programs written in the Hack assembly language

  • CPU

  • Memory

  • Computer

Week 6: Assembler

Project Overview

Chapter 6: Assembler

Lecture Slides

  • Building an assembler that translates programs written in the Hack assembly language into binary machine code

  • Assembler

nand2tetris's People

Contributors

timoshishi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.