Skip to content

Commit ebd3bf5

Browse files
authored
docs(dn): Mohamed 2/8/26 (#486)
1 parent 5b35819 commit ebd3bf5

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Repository URL:
2+
https://github.com/nyu-processor-design/risc16-processor
3+
4+
**Design Notebook — Week 1**
5+
6+
* Learned the basics of Git (cloning repositories, committing, and pushing changes) to prepare for collaborative development.
7+
* Read Chapter 3 of the course website: *“Design Notebook and Git,”* which explained expectations for maintaining a design notebook and using Git effectively.
8+
* Started working on Assignment 1.
9+
* Had the first team meeting on Friday with Noah and my teammate Yvette to introduce ourselves, discuss project goals, and plan communication moving forward.
10+
11+
Overall, this week focused on onboarding, tool familiarization, and initial team coordination.
12+
13+
14+
15+
16+
**Design Notebook — Week 2**
17+
18+
* Finished Assignment 1 (Program Counter and Instruction Memory) based on the provided specification .
19+
* Set up the Git repository properly and pushed the first assignment to the repo.
20+
* Became more familiar with the RiSC-16 processor architecture and the overall system design.
21+
* Noted important comments and design considerations from Assignment 1 to keep in mind for future modules.
22+
* Started working on Assignment 2.
23+
24+
Overall, this week focused on completing the first technical milestone, improving repository workflow, and building a stronger understanding of the processor design.

0 commit comments

Comments
 (0)