An open API service providing repository metadata for many open source software ecosystems.

Topic: "elements-of-computing-systems"

Bozar/Nand2Tetris

Solutions to Nand2Tetris projects.

Language: Hack - Size: 106 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

captn3m0/nand2tetris

The Elements of Computing Systems, My Workbook for the NAND to Tetris course.

Language: Assembly - Size: 553 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 5

oresttokovenko/elements_of_computing_systems

"The Elements of Computing Systems: Building a Modern Computer from First Principles" by Noam Nisan and Shimon Schocken

Language: Assembly - Size: 296 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

DeepthiSudharsan/Downcount-Assembly-Program

(Semester 1) Elements of Computing - End Semester Project

Language: Jupyter Notebook - Size: 2.41 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

hvardhan1437/EOC-ASSIGNMENT-4

Implementation of digital logic circuits for EOC Assignment 4 using HDL-style modules, based on the Nand2Tetris curriculum. Includes gates, multiplexers, demultiplexers, and adders.

Language: MATLAB - Size: 3.91 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

IlanVinograd/HackVirtualMachine

HackVirtualMachine

Language: HTML - Size: 89.8 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

VishalTheHuman/Hack-VM-Translator

The Hack VM Translator is a program that translates Hack VM code into Hack Assembly code. It is used in the Nand2Tetris course to convert high-level code written in the Hack VM language into low-level code that can be executed on the Hack computer platform.

Language: Python - Size: 53.7 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Siddhartha80/ECS1-End-Sem_Project

Question-1 Implement the four Boolean functions listed using three half-adder circuits. D = A xor B xor C E = A'BC + AB'C F = ABC' + (A'+B') C G = ABC. Question-2 Explain the 4-bit binary up counter. Implement it using T Flip Flop.

Size: 885 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

genpranav/4-bit-USR-using-HDL

Designing, Implementing and Simulating a 4-bit Universal Shift Register from scratch including all sub components in Hardware Description Language

Size: 1.43 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

FelixLuciano/Elements-of-Computing-Systems

Develop a computer from ground up. From NAND to Tetris!

Language: VHDL - Size: 5.87 MB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1