This repository is for Computer Architecture assignments and experiments by three students of Politecnico di Torino. The goal is to collect, organize, and test RISC-V Assembly exercises using gem5 and custom scripts for compilation and execution.
| Names | Contact |
|---|---|
| Gabriele Mincigrucci | --- |
| Giacomo Prioietti | --- |
| Vincenzo Pio Altieri | --- |
This repository contains a collection of laboratory projects, organized by lab. Each lab folder includes: RISC-V assembly programs (.s files`) related to the lab exercises. A Makefile for each assembly code. Additional files for the visualizer and analyzing the pipeline behavior. Helper scripts for compilation and simulation using gem5, along with logs and output files for test verification.
- README.MD
- LAB01.ZIP
- program01.s ...
- ...
- LAB02.ZIP
- ...