Skip to content

A Java Swing Based Visual Simulator Of Educational MIPS 32 Pipeline

Notifications You must be signed in to change notification settings

tkr22777/visimips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visimips

ViSiMIPS simulates and dynamically visualizes the processing of instructions by MIPS32 pipelined processor to assist in teaching such concepts. Its graphical user interface (GUI) illustrates the register-transfer level and expedites students to comprehend the different stages of pipelining.

I worked on this academic project for my final year project requirements (around 2010). I feel like the classes and controllers can be reused for other similar projects. It is (was) a Netbeans project as I used to use Netbeans IDE back then. I hope to change that to IntelliJ.

Executable binary can be downloaded from: https://sourceforge.net/projects/visimips

Check workLog.txt for any future changes.

About

A Java Swing Based Visual Simulator Of Educational MIPS 32 Pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages