项目作者: PeteXC

项目描述 :
C++ Project to emulate a VonNeumann Architecture CPU.
高级语言: C++
项目地址: git://github.com/PeteXC/VonNeumannEmulator.git
创建时间: 2018-08-23T22:28:40Z
项目社区:https://github.com/PeteXC/VonNeumannEmulator

开源协议:MIT License

下载


VonNeumannEmulator

Introduction

This was submitted as a coursework for the ELEC2204 module for a MEng Electronic Engineering at the University of Southampton

Usage

Installation

  1. brew install gcc
  1. ./install.sh

OR

  1. Use the .exe provided