Coder Social home page Coder Social logo

dwightun / mipt-mips Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mipt-ilab/mipt-mips

0.0 0.0 0.0 9.43 MB

Cycle-accurate pre-silicon simulator of MIPS CPU

Home Page: http://mipt-ilab.github.io/mipt-mips/

License: MIT License

Makefile 3.29% C++ 95.60% Batchfile 1.11%

mipt-mips's Introduction

Build StatusBuild status

MIPT-MIPS

This project is a part of ILab activity at Moscow Institute of Physics and Technology (MIPT).

The aim of the project is to teach the students the computer architecture through development of a microprocessor implementing the MIPS instruction set in both functional and performance simulators.

This repository contains source files of cycle-accurate simulator (aka performance or pre-silicon simulator) of MIPS CPU.

More details about the project are available on Wiki

Getting started

  1. Install MIPS binutils if you need to build MIPS ELF binaries.
  2. MIPT-MIPS requires LibELF and Boost. We have an instruction how to get them
  3. In POSIX environment (Linux, OSX, Windows-Ubuntu, and Msys) you can build MIPT-MIPS just by make mipt-mips command
  4. WIP on MS Visual Studio support. Currently you can build MIPT-MIPS in command line using build.cmd batch file.

C++ requirements

MIPT-MIPS is written in C++14. Thus, you have to use one of these compilers:

  1. GCC 5 or higher
  2. MS Visual Studio 2015 or higher
  3. Clang 3.4 or higher

Required version of Boost is 1.55.

Basic command line options

  • -b <filename> — provide path to ELF binary file to execute
  • -n <number> — number of instructions to run
  • -f — enables functional simulation only
  • -d — enables detailed output of each cycle

Known issues

  • Reduced subset of MIPS instructions is supported at the moment.

May I contribute?

Yes, if you attend MIPT-MIPS lectures. See our CONTRIBUTING.md file for details.

mipt-mips's People

Contributors

pavelkryukov avatar gkorepanov avatar igorsmir-ilab avatar alexander-titov avatar alexseppar avatar olegladin avatar viktor-prutyanov avatar kurapov-peter avatar ivan23kor avatar gregorymel avatar vadimrt avatar delitei avatar kgariful avatar orchanin avatar thar0l avatar ikunakhov avatar tvelovraf avatar romanzavodskikh avatar tmullayanov avatar ainoss avatar alex66 avatar khatskevich avatar grigoriy-chirkov avatar igormatveev avatar kkorolev avatar ottogin avatar romanenkov avatar saydumarovvo avatar semyonabramov avatar mishatvr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.