From 2972ec265fc43a9880222d39dfe89353979607ce Mon Sep 17 00:00:00 2001 From: Noahms12 Date: Sun, 24 Nov 2024 22:59:36 -0500 Subject: [PATCH] Update nm4207.md (#321) --- src/design_notebooks/2024fall/nm4207.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/design_notebooks/2024fall/nm4207.md b/src/design_notebooks/2024fall/nm4207.md index 5076a25..c4d8ebe 100644 --- a/src/design_notebooks/2024fall/nm4207.md +++ b/src/design_notebooks/2024fall/nm4207.md @@ -63,3 +63,10 @@ Project Work: Read through Core and AMBA documentation Haven't made any progress on Lab 4, again because of midterms. After monday, I will be done until finals, and plan on making a lot of headway during that break. I read through the Core and AMBA documentation, and I have decided that once I feel more confident in the material, I will start working with Core. I would like to sit with, take notes, and ask questions to someone about the workflow, as I am still confused about a lot of what is going on. Next meeting I will also ask about some issues that I've been having with testing the labs. + +## Week 10: +Project Work: +Finished Lab 4: https://github.com/Noahms12/onboarding-lab-4 + +Asked about my problem in the meeting on Thursday and realized I was mistaking CML for command line instead of CMake list file. Worked through the rest of the lab with minimal problems except for the section where it says to run the "cmake -DNYU_BUILD_TESTS=TRUE .." command. I tried to do it in my Lab directory, but it didn't work, so I tried it in my dv directory which did. I'm not sure if this is a valid solution or not though. +I have also joined a team with Dmitri and Xhovani for our presentation. We have chosen the topic "Open Sourcing the Tape-Out Process." Unfortunately, I don't know much about this, but I'm planning on doing research on it over Thanksgiving break.