Skip to content

Designed and Implemented the Assembler and the Simulator for a custom ISA, along with its memory access trace.

Notifications You must be signed in to change notification settings

9pingg/CO-Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CO M21 Assignment

Repository for Computer Organization, Monsoon 2021 semester, assignment at IIITD

How to evaluate

  • Go to the automatedTesting directory and execute the run file with appropiate options passed as arguments.
  • Options available for automated testing:
    1. --verbose: Prints verbose output
    2. --no-asm: Does not evaluate the assembler
    3. --no-sim: Does not evaluate the simulator

About

Designed and Implemented the Assembler and the Simulator for a custom ISA, along with its memory access trace.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published