Skip to content

Commit b5347b5

Browse files
authored
Update nm4207.md (#293)
1 parent 9fb358f commit b5347b5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/design_notebooks/2024fall/nm4207.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,11 @@ Week 3:
2020
Finished work on Lab 2: https://github.com/Noahms12/onboarding-lab-2.git
2121

2222
Finished working on Lab 2. Excersises definitely helped me remember verilog from my classes, and I'm feeling much more confident with it now. Still couldn't figure out how to test my code aaas described at the beginning of the lab 2 description, but I compared my work to other members' Lab 2's to make sure I was doing everything correctly.
23+
24+
25+
Week 4:
26+
Started Lab 3: https://github.com/Noahms12/onboarding-lab-3.git
27+
28+
Got through exercise 1, and started exercise 2. I haven't combined c++ with verilog before in this way, so understanding how things like the uint16_t data type work, and how I can manipulate it is difficult. I've looked at a few completed design notebooks to get some ideas, but out of the ones i've found, there's a lot of syntax that I'm not familiar with.
29+
30+
Also attended the meeting on thursday to try to figure out the problem last week with testing my code, but was unable to find an immediate solution.

0 commit comments

Comments
 (0)