Welcome to the GitHub repository for CS211 Computer Architecture. This repository contains C code file examples that are part of our coursework.
Before running these examples, ensure you have the following installed:
- A copy of the gcc compiler
- An IDE like IntelliJ IDEA, Eclipse, or VSCode (optional, but recommended)
- Terminal access (e.g. bash, Powershell, etc.)