From 389a610fbe140afc7dd524b0d013ba6e4de4249e Mon Sep 17 00:00:00 2001 From: puriiiii Date: Fri, 20 Feb 2026 14:58:55 -0500 Subject: [PATCH 1/4] docs(dn): Danish Puri 01-25-26 --- src/design_notebooks/2026spring/dp2858.md | 0 src/design_notebooks/2026spring/dp3958.md | 15 +++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 src/design_notebooks/2026spring/dp2858.md create mode 100644 src/design_notebooks/2026spring/dp3958.md diff --git a/src/design_notebooks/2026spring/dp2858.md b/src/design_notebooks/2026spring/dp2858.md new file mode 100644 index 00000000..e69de29b diff --git a/src/design_notebooks/2026spring/dp3958.md b/src/design_notebooks/2026spring/dp3958.md new file mode 100644 index 00000000..6d779877 --- /dev/null +++ b/src/design_notebooks/2026spring/dp3958.md @@ -0,0 +1,15 @@ +# Design Notebook: Processor Design VIP + +--- + +## Week 1: 01/20/26 - 01/25/26 + +- Attended the first session of the VIP and introduced myself. +- Got to know other members on the team. +- My teammate Tyler and I decided to meet Thursdays at 1 PM. +- Read through the resources on the VIP GitHub and the documentation section. + +**Discussion:** Got introduced to Git and the Git workflow. Looking forward to settling into the team and understanding how everything is structured this semester. + +--- + From 73f151005a5742ecc7eb284d90a9117aa0537f69 Mon Sep 17 00:00:00 2001 From: puriiiii Date: Fri, 20 Feb 2026 15:03:27 -0500 Subject: [PATCH 2/4] docs(dn): Danish Puri 02-01-26 --- src/design_notebooks/2026spring/dp3958.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/design_notebooks/2026spring/dp3958.md b/src/design_notebooks/2026spring/dp3958.md index 6d779877..2bfab569 100644 --- a/src/design_notebooks/2026spring/dp3958.md +++ b/src/design_notebooks/2026spring/dp3958.md @@ -12,4 +12,20 @@ **Discussion:** Got introduced to Git and the Git workflow. Looking forward to settling into the team and understanding how everything is structured this semester. --- +## Week 2: 01/26/26 - 02/01/26 +- Met with Tyler and Noah on Friday to go over Verilog concepts and clarify questions. +- Tyler and I worked together on the Week 2 assignment. +- Continued practicing Git commands and repository workflow. + +**Discussion:** The meeting with Tyler and Noah was really helpful in clearing up confusion. Leraned more git push requests and branch management, and plan to keep practicing these workflows in the coming weeks. + +--- + +## Week 3: 02/02/26 - 02/08/26 + +- Reviewed course materials and documentation shared by the team. +- Continued building familiarity with Verilog concepts and the overall project structure. + + +--- From 72b8aa59910189c0a5b31af40e6348a715cba1a5 Mon Sep 17 00:00:00 2001 From: Danish Puri <162921150+puriiiii@users.noreply.github.com> Date: Mon, 23 Feb 2026 01:48:39 -0500 Subject: [PATCH 3/4] docs(dn): Danish Puri 02-15-26 --- src/design_notebooks/2026spring/dp3958.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/design_notebooks/2026spring/dp3958.md b/src/design_notebooks/2026spring/dp3958.md index 2bfab569..7e5e703d 100644 --- a/src/design_notebooks/2026spring/dp3958.md +++ b/src/design_notebooks/2026spring/dp3958.md @@ -29,3 +29,10 @@ --- + +## Week 4: 02/09/26 - 02/15/26 + +- Lightly skimmed through papers written by previous members to get context on the project. +- Learned more Verilog in preparation for Assignment 2. +- Completed Assignment 2 with Tyler. + From 97183b5d2e20f0b838894e0e3536c6c58893416b Mon Sep 17 00:00:00 2001 From: Danish Puri <162921150+puriiiii@users.noreply.github.com> Date: Mon, 23 Feb 2026 01:49:38 -0500 Subject: [PATCH 4/4] docs(dn): Danish Puri 02-22-26 --- src/design_notebooks/2026spring/dp3958.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/design_notebooks/2026spring/dp3958.md b/src/design_notebooks/2026spring/dp3958.md index 7e5e703d..4364e438 100644 --- a/src/design_notebooks/2026spring/dp3958.md +++ b/src/design_notebooks/2026spring/dp3958.md @@ -36,3 +36,14 @@ - Learned more Verilog in preparation for Assignment 2. - Completed Assignment 2 with Tyler. +--- + +## Week 5: 02/16/26 - 02/22/26 + +- Attended the VIP meeting from 6–7 PM on Wednesday. +- Learned more about Git through a presentation given at the meeting. +- Resolved an issue with my pull requests — with help from the team, I deleted my old branch and created a new branch containing all previous design notebooks. + +**Discussion:** Finding out my pull requests were set up incorrectly was a good learning moment — cleaning it up by starting fresh with a properly structured branch was the move. + +