Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 666 Bytes

File metadata and controls

24 lines (18 loc) · 666 Bytes

SMIP

We are working to create an educational program that will be used to help students learn how to program in MIPS code. We are using the pyspim code base to run spim through python.

OS REQUIREMENTS:

  • Linux
  • UNIX (MacOS)

Required Python Packages:

  • tkinter
  • openpyxl
  • pexpect

Other Software Requirements:

  • SPIM

INSTRUCTIONS:

  • Download our repository.
  • Change directory to SMIP/. (May need to rename directory name to SMIP if named otherwise i.e. SMIP-{branch}. It will not work otherwise.)
  • Execute "python3 Main.py".

ASSOCIATED SCRUMBOARD:

ZenHub: https://app.zenhub.com/workspaces/smip-5c5dd5323547567638dbb48a/boards?repos=169785349