Skip to content

Commit b0680df

Browse files
authored
docs(dn)-Ghala-Buarish-11/30/25 (#442)
1 parent 8e19d40 commit b0680df

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/design_notebooks/2025fall/gb2789.md

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

108108
[Processor-Design VIP Project repository](https://github.com/Ghqlq/Processor-Design-Projects) - New folder: Lab3_Ghala
109109

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".
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".
111+
112+
## Week12: 11/24/25 - 11/30/25
113+
- Completed lab 4.
114+
115+
[Processor-Design VIP Project repository](https://github.com/Ghqlq/Processor-Design-Projects) - New folder: Lab4_Ghala
116+
117+
**Discussion:** In this lab I got an intro into the actual verification toolchain. We got to know how different tools (vcpkg, CMake, Catch2, Verilator...) work together to create the verification process. I understood the entire flow, however, I still need more practice to be able to do all this without a guided lab.

0 commit comments

Comments
 (0)