Skip to content

Commit 337df89

Browse files
GhqlqNoahms12
andauthored
Docs(dn): Ghala Buarish 09/21/25 (#386)
* updated notebook * design notebook --------- Co-authored-by: Noahms12 <[email protected]>
1 parent 3da9820 commit 337df89

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/design_notebooks/2025fall/gb2789.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Ghala's Design Notebook: Processor Design VIP
22
-
3+
### Week1: 09/08/25 - 09/14/25
34
---
45
### 09/08/25 - 09/14/25
56
- Attended the first meeting of the semester.
@@ -8,3 +9,14 @@ Ghala's Design Notebook: Processor Design VIP
89
- Completed necessary downloads (Homebrew,CMake, Verilator). Didn't download VirtualBox because it says in the guide I don't need it if I have a macOS.
910
- Downloaded VSCode and suggested add-ons.
1011
- Made a profile in HDLBits and completed “Getting Started” and “Verilog Language Basics”.
12+
13+
### Week2: 09/15/25 - 09/21/25
14+
- Met with partner [Lucy Zheng](https://github.com/Tyjihn) to work on the RiSC-16 module Program Counter.
15+
- Solved the Vectors practice on HDLBits.
16+
17+
[RiSC-16 Project repository](https://github.com/Ghqlq/Processor-Design-Projects)
18+
19+
My partner and I had different approach to write the PC module but very similar logic. However I am not sure how correct it is since there is no way to test it. We faced some difficulty with figuring out the logic of the module because it is unclear what are the given inputs and which operations should the PC do or not do.
20+
21+
22+

0 commit comments

Comments
 (0)