Giter Club home page Giter Club logo

from-nand-to-tetris's Introduction

From-Nand-To-Tetris

Online course given by The Hebrew University Of Jerusalem

This project contains my implementation of the projects in the first part of this course on Coursera and the certificate I took from Coursera after finishing it .

Projects:

Project1- Boolean Logic : This project engages you in the construction of a typical set elementary gates using HDL.

Project2- Boolean Arithmetic : Using the chipsets of previous project you will build a group of adders and use them to build an ALU that will be used in next projects in the course.

Project3- Sequential Logic : This project takes you to the world of memories , where you will build the main memory unit (RAM) . Starting from a flip-flop to a one-bit register to n-bit register to a family of RAM chips.

Project4- Machine Language : Assuming that the HACK computer and the machine language have been built, you will write some low-level programs using the HACK assembly language and use the supplied emulator to excute the program.

Project5- Computer Architecture : You will assemble all the parts you have built in the previous projects to get the general purpose 16-bit computer called HACK. You start by building the CPU, integrate it with the RAM and get the computer ready for excuting programs written in HACK assembly language.

Project6- Assembler : In this project you are givin the choice of translating a HACK code to binary code by hand or by writing a program to do it for you . I chose to write a program to do it and chose Java to write it .

PS : I included the parts I wrote in the projects and not the files I have sumbitted to the course . I recommend you to try with the projects yourself because the course is meant to teach by doing .

from-nand-to-tetris's People

Contributors

traveler98 avatar

Watchers

 avatar  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.