forked from acecil/MIPS-Datapath
-
Notifications
You must be signed in to change notification settings - Fork 1
Graphical MIPS Simulator
License
lse/MIPS-Datapath
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MIPS-Datapath is a graphical MIPS simulator written by Andrew Gascoyne-Cecil. MIPS-Datapath supports a small subset of the full MIPS instruction set. The flow of data within a graphical representation of a MIPS simulator can be displayed in one of three modes: simplified, pipelined, and data forwarding. MIPS-Datapath is designed as a tool for learning about how processors work from the ground up. The application uses wxWidgets for a cross-platform graphical user interface. (see http://www.wxwidgets.org) MIPS-Datapath is released under the terms of the GNU General Public License Version 3. (see http://www.gnu.org/licenses/gpl.html) Development of this program requires the wxWidgets and GLUT development libraries to be installed.
About
Graphical MIPS Simulator
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 97.0%
- C 1.9%
- Makefile 1.1%