This repository contains my solutions for the IS1200 laboratery. The labs give hands-on experience with assembly, C programming, I/O, and processor design.
-
Lab 1 – Assembly Programming
Introduction to RISC-V assembly programming and low-level execution. -
Lab 2 – C Programming
Writing, compiling, and testing C programs on the RISC-V platform. -
Lab 3 – I/O Programming
Working with input/output programming and hardware interaction. -
Lab 4 – Processor Design
Designing, simulating, and testing a simple processor.