Completed nand2tetris part 1 & 2 as part of the course Computer Systems from KTH. Langauges: Hardware description language (hdl), Assembly (Hack), Python, VM-language
-
Updated
Feb 12, 2024 - Hack
Verilog is a widely-used hardware description language (HDL) that enables designers to model, simulate, and synthesize digital circuits. It provides a text-based format for specifying the structure and behavior of electronic systems, making it easier to design complex hardware components such as microprocessors, memory, and communication devices.
Completed nand2tetris part 1 & 2 as part of the course Computer Systems from KTH. Langauges: Hardware description language (hdl), Assembly (Hack), Python, VM-language
Hack computer system built as described in "The Elements of Computing Systems" and Nand2Tetris I/II.
Building 'Hack' computer from ground zero
An archive of projects implemented by my self in the course series [Nand2Tetris](https://www.nand2tetris.org/). (mainly in c++)
16-bit computing system from "THE ELEMENTS OF COMPUTING SYSTEMS" written by Noam Nisan and Shimon Schocken.
Nand2Tetris Project Work
Code for courser course "Building a Modern Computer from First Principles"
Solutions to coursework Nand2Tetris by Shimon Schocken and Noam Nisan https://www.nand2tetris.org/
Build a Modern Computer from First Principles. A primitive computer.
HDL, HACK ASM, PYTHON DICTIONARY ENCODER AND DECODER
My solutions to the projects in the "Nand2Tetris" course.
Project solutions from the popular course nand2tetris.
Implementation of 16 Bit Computer
Building a Modern Computer from First Principles: from Nand to Tetris - a Coursera course
Nand to tetris course at the Hebrew University
Nand to Tetris project from Hebrew university of Jerusalem
Solutions to the nand2tetris.org course.
Homework solutions for the Computer Architecture course at Constructor University (2024/2025)