From 16046648794726ed4c05c03fe1bcf817145f5fa1 Mon Sep 17 00:00:00 2001 From: BenFeng666 Date: Mon, 14 Oct 2024 22:52:22 -0400 Subject: [PATCH] docs(dn):Ben dn 11-10-2024 (#294) --- src/design_notebooks/2024fall/zf2179.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/design_notebooks/2024fall/zf2179.md b/src/design_notebooks/2024fall/zf2179.md index d6d64d8e..3125ecff 100644 --- a/src/design_notebooks/2024fall/zf2179.md +++ b/src/design_notebooks/2024fall/zf2179.md @@ -25,4 +25,11 @@ Project work: I finished lab 2 this week, and review some basic verilog content like how to use clock to indicate when will the program start and how to assign output based on the what the input is. -The verilog grammar struggle me for a while since I haven't touch it for the entire summer so I have to look up in the internet to check how to write the correct verilog code. Also, I spent some time with understanding what the question is asking for, and eventually I think I figure it out? Maybe. \ No newline at end of file +The verilog grammar struggle me for a while since I haven't touch it for the entire summer so I have to look up in the internet to check how to write the correct verilog code. Also, I spent some time with understanding what the question is asking for, and eventually I think I figure it out? Maybe. + +## week 6 of 11 October 2024 + +Project work: + * [onboarding lab 3](https://github.com/BenFeng666/onboarding-lab-3): working on it + +Working on lab 3, and had some issues with the testing process. And dicussed with Vito, he said the VM is too old and helped me set up my WSL instead. Unfortunately the WSL also doesn't work so Vito is trying to figure out the issue in WSL and hopefully it will work soon. \ No newline at end of file