Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 413 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 413 Bytes

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