From 87f6e0ab5d9b82246779f5d3cd7bfe24b0ec721a Mon Sep 17 00:00:00 2001 From: Gloria Xin Date: Sun, 29 Mar 2026 17:24:17 -0400 Subject: [PATCH 1/2] docs(dn): week9 (3/23-3/29) --- src/design_notebooks/2026spring/gx2081.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/design_notebooks/2026spring/gx2081.md b/src/design_notebooks/2026spring/gx2081.md index 01cfd90b..4a3b0c54 100644 --- a/src/design_notebooks/2026spring/gx2081.md +++ b/src/design_notebooks/2026spring/gx2081.md @@ -20,4 +20,17 @@ This week, I attended the group meeting and gained a basic understanding of what • Finished assignment 4, added notes and comments in the file. • Discussed about the fundamentals of the project. +## Week Six (3/2-3/8) +• Finished the risc-16 final module. +• Debugged it, tried a few inputs, and it functioned as predicted. +## Week Seven (3/9-3/15) +• Finished onboarding lab 1. installed the tools and setting needed for it. +• ([Gloria-onboarding-labs]https://github.com/Gloria-Xin/Processor_Design_Labs.git) + +## Week Eight (3/16-3/22) +• Spring break. + +## Week Nine (3/23-3/29) +• Finished onboarding lab 2, get more familiar with system verilog. +• ([Gloria-onboarding-lab2]https://github.com/Gloria-Xin/onboarding-lab-2.git) \ No newline at end of file From b4bd40ae89d6c70bf542afa0db4912f33cf8887c Mon Sep 17 00:00:00 2001 From: Gloria Xin Date: Fri, 8 May 2026 16:27:47 -0400 Subject: [PATCH 2/2] docs(dn): week14 (4/26-5/2) --- src/design_notebooks/2026spring/gx2081.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/src/design_notebooks/2026spring/gx2081.md b/src/design_notebooks/2026spring/gx2081.md index 4a3b0c54..9f782153 100644 --- a/src/design_notebooks/2026spring/gx2081.md +++ b/src/design_notebooks/2026spring/gx2081.md @@ -33,4 +33,19 @@ This week, I attended the group meeting and gained a basic understanding of what ## Week Nine (3/23-3/29) • Finished onboarding lab 2, get more familiar with system verilog. -• ([Gloria-onboarding-lab2]https://github.com/Gloria-Xin/onboarding-lab-2.git) \ No newline at end of file +• ([Gloria-onboarding-lab2]https://github.com/Gloria-Xin/onboarding-lab-2.git) + +## Week Ten (3/30-4/4) +• Attended the whole group meeting for updates + +## Week Eleven (4/5-4/11) +• Meet up with my teem members for our future project + +## Week Twelve (4/12-4/18) +• Have some discussion regarding our projects + +## Week Thirteen (4/19-4/25) +• Settled on instruction interpreter for our project, asked some detailed question for the final presentation + +## Week Fourteen (4/26-5/2) +• Finished and presented the presentation for our teem future project \ No newline at end of file