2023 BUAA CO 2021级北航计算机组成原理课程设计
-
Updated
May 7, 2023 - Python
2023 BUAA CO 2021级北航计算机组成原理课程设计
These are the Python implementations of FIFO, LRU and OPT page replacement algorithms
This project develops a custom assembler and simulator for a 16-bit ISA, supporting arithmetic, data movement, control flow, and special operations. It translates assembly to machine code and simulates execution, emphasizing error handling and computational fundamentals within a simulated system.
Curriculum material for teaching computer architecture with MIPS and POWER
Flote is a HDL and Python framework for simulation. Designed to be friendly, simple, and productive. Easy to use and learn.
Academic implementations and exercises for ICT-3206 Computer Architecture and Organization Laboratory.
A basic Two-Pass Assembler implementation in Python
A simple hypothetical microprocessor simulator that uses a custom ISA. This project is for learning purposes.
All course materials for CS-2614 (Computer Organization) taught by Dr. Mohammed Atiquzzaman at the University of Oklahoma in Spring 2025
A GUI simulator/interpreter for custom assembly language, written in python/tkinter
Implementation of Booth's algorithm for multiplication of bigger numbers.
Two-Pass-Assembler implementation coded in Python.
Individual projects written during college
A Python-based simulator for a 5-stage MIPS pipeline with hazard detection, forwarding, and branch handling.
Course Project for Computer Organisation (CSE112) at IIITD, Winter'23
Building a computer from logic gates to a working compiler for the HACK architecture by following IIT Madras course ' *Foundations to Computer Systems Design*. Because "Hello, World!" clearly wasn't enough suffering.
Python simulator for a 16-bit Von Neumann-style stored-program computer developed for computer architecture coursework.
Project Work - Computer Organisation 🖥
To associate your repository with the computer-organization topic, visit your repo's landing page and select "manage topics."