Skip to content

Assembler + Simulator for a subset of the instructions from uPower ISA

License

Notifications You must be signed in to change notification settings

kinshukk/uPower_Assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uPower_Assembler

Assembler + Simulator for the uPower ISA.

Running assembly files

$ python3 src/Simulator.py <path_to_asm_file>

For example, to run one of the programs in the samples directory:

$ python3 src/Simulator.py samples/syscall.asm

Assignment for Computer Organization and Architecture.

Team Members:

  • Kinshuk Kashyap
  • Naman Trivedi
  • Jay Faldu
  • Sumanth Reddy

About

Assembler + Simulator for a subset of the instructions from uPower ISA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages