File tree Expand file tree Collapse file tree 1 file changed +37
-2
lines changed
src/design_notebooks/2024fall Expand file tree Collapse file tree 1 file changed +37
-2
lines changed Original file line number Diff line number Diff line change 1
- # Xhovani Mali
2
- # VIP Processor Design Notebook Fall 2024
1
+ # Xhovani's VIP Processor Design Notebook - Fall 2024
2
+
3
+ ## Weekly Updates
4
+
5
+ ### Week of 23 September 2024
6
+
7
+ ** Progress Summary:**
8
+
9
+ I set up my development environment on my MacBook Pro. Homebrew is already
10
+ installed from prior internship work. For virtualization, I use Parallels on
11
+ macOS and access VirtualBox remotely on my desktop.
12
+
13
+ ** Project Work:**
14
+
15
+ * ** Onboarding Lab 1**
16
+ - ** Repository Link:** [ Onboarding Lab 1 Repository] ( https://github.com/XhovaniM8/nyu-processor-onboarding-labs/tree/eb052de69fd6b067898d4e37a82996aba0dd9c1f/lab_1/cmake-test )
17
+ - ** Issue Encountered:** I encountered issues with CMake, specifically an
18
+ error during the build process suggesting compatibility issues.
19
+ - ** Resolution:** Resolved the issue by reinstalling ` make ` with support for
20
+ the arm64 architecture.
21
+
22
+
23
+ ### Week of 30 September 2024
24
+
25
+ ** Progress Summary:**
26
+
27
+ Attended the weekly meeting to review onboarding labs, discussed challenges, and
28
+ continued working on tasks with feedback from the session. Spoke about possible
29
+ events for the semester as well as next steps post onboarding-labs.
30
+
31
+
32
+ ### Week of 7 October 2024
33
+
34
+ ** Progress Summary:**
35
+
36
+ Separated the onboarding lab folders into a new repository based on feedback
37
+ from the weekly meeting.
You can’t perform that action at this time.
0 commit comments