From 5e67c17c76eeadef7046bcf62ab0fd6b0c71d3bb Mon Sep 17 00:00:00 2001 From: Natalie Agus Date: Mon, 27 Jan 2025 16:52:11 +0800 Subject: [PATCH] feat: add lab 5 link --- docs/Labs/lab5.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/Labs/lab5.md b/docs/Labs/lab5.md index 0f8e383..8454f56 100644 --- a/docs/Labs/lab5.md +++ b/docs/Labs/lab5.md @@ -22,7 +22,13 @@ Singapore University of Technology and Design ## Starter Code -TBC +Clone the starter code from here: + +``` +git clone https://github.com/natalieagus/lab-beta-assembly-starter +``` + +Then open `bsim.jar`. This is a Beta CPU emulator. Open the file `lab5_submit.uasm` and work the answer for this lab there. ## Submission and Questionnaire