All Projects → jasonv → MythSim

jasonv / MythSim

Licence: GPL-3.0 License
The Mythical CPU Simulator for Real Students

Programming Languages

java
68154 projects - #9 most used programming language
Lex
420 projects

Projects that are alternatives of or similar to MythSim

mano-simulator
🖥️ An assembler and hardware simulator for the Mano Basic Computer, a 16 bit computer.
Stars: ✭ 20 (+5.26%)
Mutual labels:  simulator, computer-architecture
WebRISC-V
WebRISC-V: A Web-Based Education-Oriented RISC-V Pipeline Simulation Environment [PHP]
Stars: ✭ 74 (+289.47%)
Mutual labels:  simulator, computer-architecture
SherwoodArch
The Sherwood Architecture is a custom 64-Bit RISC based CPU architecture.
Stars: ✭ 13 (-31.58%)
Mutual labels:  computer-architecture
awesome-webots
Awesome Webots
Stars: ✭ 46 (+142.11%)
Mutual labels:  simulator
libsimulator
libsimulator is a library for building discrete event simulations, implementing the ``boost.asio`` API.
Stars: ✭ 20 (+5.26%)
Mutual labels:  simulator
l2r
Open-source reinforcement learning environment for autonomous racing.
Stars: ✭ 38 (+100%)
Mutual labels:  simulator
behavioral cloning
No description or website provided.
Stars: ✭ 26 (+36.84%)
Mutual labels:  simulator
hwt
VHDL/Verilog/SystemC code generator, simulator API written in python/c++
Stars: ✭ 145 (+663.16%)
Mutual labels:  simulator
VocableTrainer-Android
Vocabulary Trainer for Android - not lang specific
Stars: ✭ 26 (+36.84%)
Mutual labels:  educational-software
OSKAR
SKA Radio Telescope Simulator
Stars: ✭ 40 (+110.53%)
Mutual labels:  simulator
ecs154a-winter20
Course files for ECS 154A in Winter Quarter 2020.
Stars: ✭ 30 (+57.89%)
Mutual labels:  computer-architecture
rcssserver
The RoboCup Soccer Simulator Server
Stars: ✭ 100 (+426.32%)
Mutual labels:  simulator
firmware-analysis-plus
Simulate firmware with one click of firmadyne (使用 firmadyne 一键模拟固件)
Stars: ✭ 84 (+342.11%)
Mutual labels:  simulator
msgbots
Messenger Bot Simulator ( Rhino )
Stars: ✭ 17 (-10.53%)
Mutual labels:  simulator
TJAPlayer3
A .tja file player.(feat. DTXMania & TJAPlayer2 forPC)
Stars: ✭ 104 (+447.37%)
Mutual labels:  simulator
ecu-simulator
OBD-II ECU Simulator
Stars: ✭ 24 (+26.32%)
Mutual labels:  simulator
react-native-boilerplate
Ready-made structure of your next React Native application within a few minutes.
Stars: ✭ 36 (+89.47%)
Mutual labels:  simulator
HackSystem
A Hack System based on ASP.NET Core and Blazor WebAssembly.
Stars: ✭ 72 (+278.95%)
Mutual labels:  simulator
timeline
Takes tweets from a bot's followings and markovifies them. Ruby port of sneaksnake/timeline
Stars: ✭ 13 (-31.58%)
Mutual labels:  simulator
at
Accelerator Toolbox
Stars: ✭ 29 (+52.63%)
Mutual labels:  simulator

MythSim

The Mythical CPU Simulator for Real Students

image

Summary

MythSim is a visual microcode simulator. It can take microcode, along with program code and data stored in memory, and "run" the code, with the computed results being written to memory. The user can step through the program, observing the values in the registers and other major components. MythSim makes it much easier and less time-consuming to learn the details needed to succeed in a Computer Architecture course.

Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].