An open API service indexing awesome lists of open source software.

https://github.com/amarnathcjd/csl331

System Software and Microprocessors Lab S5
https://github.com/amarnathcjd/csl331

cse ktu microcontroller microprocessor s5 system systemsoftware

Last synced: 7 months ago
JSON representation

System Software and Microprocessors Lab S5

Awesome Lists containing this project

README

        

System Software and Microprocessors Lab


This repository contains the source code for lab cycles undertaken as part of the S5 System Software & Microprocessors Lab. The lab exercises focus on implementing fundamental concepts in system software and microprocessor programming.

Lab Cycles Included


The repository contains code for the following lab cycles:




  • SIC Assembler (Pass 1 & Pass 2): Implementation of a two-pass assembler for the SIC assembly language, using C. This involves generating intermediate code, symbol tables, and object code.

  • otw.

Getting Started


To explore the code for each lab cycle, navigate to the corresponding subdirectories within the repository. Each subdirectory contains a README file with instructions on how to compile and run the code.

Contributing


Contributions to this repository are welcome! If you have any improvements or additions to the lab cycles, feel free to fork the repository and submit a pull request.