phosseini / CSCI6461-Computer-Architecture

A simple computer simulator.
1 stars 1 forks source link

CSCI6461-computer-architecture

Designing and implementing a simple computer simulator.

CSCI6461: Computer System Architecture Project

Spring 2017

The George Washington University

In this project, we design and implement a simple computer simulator. This project has 4 components. And, these components will be implemented during the semester.

Component 1: Basic Machine (Finishing Date: 2/11/2017)

We are working on designing and implementing the basic machine architecture in this phase. In particular:

Component 2: Memory and Cache Design (Finishing Date: 3/4/2017)

Component 3: Execute All Instructions (Finishing Date: 4/5/2017)

Component 4: Floating point and vector operations (Finishing Date: 5/1/2017)