You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/design_notebooks/2024fall/nm4207.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,14 @@
3
3
Week One:
4
4
Created first design notebook
5
5
6
-
Week Two:
6
+
Week 1.5:
7
7
Finished Lab 1: https://github.com/Noahms12/lab1
8
8
9
9
Had some problems with updating my notebook. I need to get the hang of the order that everything is done in.
10
-
Suggestion for "Your first design notebook". The description "(link/to/repo)" is not clear on whether it wants a link to a file within our repo or a link to my personal github. I'd recommend changing it to something like "https://github.com/example"
10
+
Suggestion for "Your first design notebook". The description "(link/to/repo)" is not clear on whether it wants a link to a file within our repo or a link to my personal github. I'd recommend changing it to something like "https://github.com/example"
11
+
12
+
Week 2:
13
+
Started work on Lab 2: https://github.com/Noahms12/onboarding-lab-2.git
14
+
15
+
Attended the meeting on Thursday and asked some questions about parts of lab 1 that I was confused about as well as asked for help figuring out the workflow for each lab.
16
+
Worked through excercise 1 after reteaching myself some verilog. Then I compared my solution to people in previous semesters to ensure it was correct. I cannot figure out where to run the command "ctest --output-on-failure ." to test my code for Excercise 1. I ran it in all of the files in the lab directory, but every time I got the output "No tests were found!!!"
0 commit comments