From 0fdec7aa2bd87043a352f0055ff8e5f337dc95ad Mon Sep 17 00:00:00 2001 From: Ibrahim Date: Tue, 11 Nov 2025 00:04:07 -0500 Subject: [PATCH] Add irh8156.md --- src/design_notebooks/2025fall/irh8156.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/design_notebooks/2025fall/irh8156.md b/src/design_notebooks/2025fall/irh8156.md index 91584e1..9738241 100644 --- a/src/design_notebooks/2025fall/irh8156.md +++ b/src/design_notebooks/2025fall/irh8156.md @@ -53,4 +53,10 @@ Project Work: Comments: * Worked with my team to create and test the Instruction Memory and Control module, and tested them. - * Worked with my team to create and test a register file for the RiSC-16 CPU, and tested it with the given testbench. + + +## Week of 27 October 2025 + +Project Work: + * Started work on onboarding labs, completed lab 1: ([https://github.com/ihash123/processorLabs]) +