Skip to content

Commit 070be3d

Browse files
authored
docs(dn)-Ghala-Buarish-11/23/25 (#437)
1 parent 0c62dbf commit 070be3d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

src/design_notebooks/2025fall/gb2789.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,13 @@ I keep getting error `CMake Error at CMakeLists.txt:8 (nyu_link_sv):
9898

9999
[Processor-Design VIP Project repository](https://github.com/Ghqlq/Processor-Design-Projects) - updated folder: Lab2_Ghala
100100

101-
**Discussion:** After experimenting more with CMake and Ninja, I have more understanding of how to use them. This is my first time using SystemVerilog, but it's not that much different. I still need to familiarize myself with the differences.
101+
**Discussion:** After experimenting more with CMake and Ninja, I have more understanding of how to use them. This is my first time using SystemVerilog, but it's not that much different. I still need to familiarize myself with the differences.
102+
103+
## Week11: 11/17/25 - 11/23/25
104+
- Completed lab 3 from onboarding labs
105+
- Edited lab 2; previously it was commited with a hidden .git folder.
106+
- Started lab 4
107+
108+
[Processor-Design VIP Project repository](https://github.com/Ghqlq/Processor-Design-Projects) - New folder: Lab3_Ghala
109+
110+
**Discussion:** Even though we wrote a tb during RiSC-16 project, This is my first time writing testbench in C++ for SystemVerilog modules. Some new keywords were "TEST_CASE", "REQUIRE", ".eval", "tick".

0 commit comments

Comments
 (0)