Skip to content

An assembler and simulator based on a hypothetical instruction set architecture implemented in Python3, along with automated testing routines

Notifications You must be signed in to change notification settings

AdityaGirdhar/risc-assembler-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleRISC Assembler and Simulator

Here's an assembler and simulator based on a hypothetical instruction set architecture (SimpleRISC) implemented in Python3, along with automated testing routines.

This is a project for the course CSE112 - Computer Organisation, IIIT Delhi.

Adding code

  • Add the assembler code in Simple-Assembler directory
  • Add the simulator code in the Simple-Simulator directory
  • Make sure that both the assembler and the simulator read from stdin
  • Make sure that both the assembler and the simulator write to stdout

About

An assembler and simulator based on a hypothetical instruction set architecture implemented in Python3, along with automated testing routines

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages