dtlafever / CompArchSimulator

Simulator of a basic computer for the term project of Computer Architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CompArchSimulator

Goal: To design and implement a computer simulator.

CSCI6461: Computer System Architecture Project

Spring 2018

George Washington University

Project 1: Basic Machine

  • Working, simple memory
  • Registers Manipulation
  • Basic User interface
  • Executing LOAD and STORE instructions

About

Simulator of a basic computer for the term project of Computer Architecture


Languages

Language:Java 99.0%Language:CSS 1.0%