Skip to content

Black-Coffee-Ramen/Making-Custom-Assembler-and-Simulator

Repository files navigation

CSE112 Group Project

Repository of group A(101011₂) for CSE112 Course, 2023 Winter Semester at IIIT-D

Cloning this repository

To Git Clone this Repository

git clone https://github.com/Alpha-rgb-cell/Making-Custom-Assembler-and-Simulator.git

How to run this Assembler

To run this repo first git clone then go to the automatedTesting directory in your terminal and execute ./run for Evaluation of Both Assembler and Simulator and i)--verbose : Prints verbose output ii)./run --no-sim : Does not evaluate Simulator iii)./run --no-asm : Does not evaluate Assembler

About this repository

  1. This Repository Contain Simple-Assembler,Simple-Simulator and automatedTesting
  2. The Assembler Code given converts Assembly Program to Binary Code
  3. automatedTesting is a testing suite to testify the correctness of outputs from the Assembler.py

Contributors

  1. Dushyant Singh
  2. Dhruv Dewan
  3. Aditya Jain
  4. Athiyo Chakma

LICENSE

MIT License

Copyright (c) 2023 Athiyo Chakma

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This is part of a group project for CSE112 Course at IIIT-D , offered in Winter Semester.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors