Git Product home page Git Product logo

custom-assembler-and-simulator's Introduction

CO_Assignment_2022

This is a RISC based assembler and simulator made as part of our CSE-112 Computer Organization course at IIIT Delhi. The assembler and simulator are written in Python 3.10.

The Problem Statement enlists the supported instruction set and deliverables of the project.

Usage

The python script assembler.py takes input as assembly code and outputs machine code. The python script simulator.py uses the machine code and outputs the result of the execution of the machine code.

Assembler

The assembler script can be run using the following command:

cd SimpleAssembler
python3 SimpleAssembler.py

Simulator

The simulator script can be run using the following command:

cd SimpleSimulator
python3 SimpleSimulator.py

Testing

We have also added a folder containing the test cases for the assembler and simulator. More information about the test cases and their execution can be found in the README file inside the folder.

Contributions

custom-assembler-and-simulator's People

Contributors

blackpanther112358 avatar abhaychowdhry avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

abhaychowdhry

custom-assembler-and-simulator's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.