Skip to content

Commit a728e04

Browse files
fatimafarooq03nickelpro
authored andcommitted
docs(dn): Fatima's entries up till 04/26/2024
1 parent 8702791 commit a728e04

File tree

1 file changed

+64
-1
lines changed

1 file changed

+64
-1
lines changed

src/design_notebooks/2024spring/ff2137.md

+64-1
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,74 @@ This week, I spent a lot of time revisitng verilog syntax and sequential and com
3131
### Project work:
3232
-[started lab 3](https://github.com/fatimafarooq03/onboarding-lab-3.git)
3333

34-
This week, I started with lab 2 but encountered errors as I continued working on lab2. I then spent significant time setting up the development ennviroment on my laptop. I encounterted multiple errors when running cmake but was able to resolve it through installing the required packages I then spent most of the time trying to familaize myself with the testing frame and how to utilize it to configure appropriate tests for the given verilog modules and completed exercise 1 and 2.
34+
This week, I started with lab 3 but encountered errors as I continued working on lab3. I then spent significant time setting up the development ennviroment on my laptop. I encounterted multiple errors when running cmake but was able to resolve it through installing the required packages I then spent most of the time trying to familaize myself with the testing frame and how to utilize it to configure appropriate tests for the given verilog modules and completed exercise 1 and 2.
3535

3636
## Week of 4 March 2024
3737

3838
### Project work:
3939
-[continued work on lab 3](https://github.com/fatimafarooq03/onboarding-lab-3.git)
4040

4141
This week, I spent alot of time trying to write the test code for exercise 3 but I had a lot going on because of midterm week so was not able to complete the entire lab. I was able to complete exercise 3 but at least one of my test fails. I hope to resolve this and complete lab 3 by next week as well as start on lab4
42+
43+
## Week of 11 March 2024
44+
45+
### Project work:
46+
-[Completed lab 3](https://github.com/fatimafarooq03/onboarding-lab-3.git)
47+
48+
This week, I spent time completing lab 3 and could not do much else because I had couple of midterms this week
49+
50+
## Week of 18 March 2024
51+
52+
### Project work:
53+
-None
54+
55+
Spring break
56+
57+
## Week of 25 March 2024
58+
59+
### Project work:
60+
-[Started lab 4](https://github.com/fatimafarooq03/onboarding-lab-4.git)
61+
62+
This week, I started with lab 4 but it took me long to progress through every step as I kept going back to reinforce what the different terminoligies referred to and what are their differences and their different uses: packages, tools and toolchains (which we learned earlier about), package manager, dependencies, registries
63+
64+
## Week of 1 April 2024
65+
66+
### Project work:
67+
-[Completed lab 4](https://github.com/fatimafarooq03/onboarding-lab-4.git)
68+
69+
This week, I completed lab 4 and was able to gain a concrete understanding of the different things meant by libraries, packages, tools and toolchains, package manager, dependencies, registries, frameworks
70+
71+
After completing the verification section of the lab, I read a little more on design verification through [this](https://www.sciencedirect.com/science/article/pii/B9780123743640500084)
72+
73+
## Week of 8 April 2024
74+
75+
### Project work:
76+
-completed lab 5
77+
78+
This week, I completed lab 5 and got introduced to as well as gained a comprehsnive overview of the different Verilog data types and modules
79+
80+
## Week of 15 April 2024
81+
82+
### Project work:
83+
-Read through lab 7
84+
85+
This week, I just went over the skills I gained during through the onboarding labs and familized myself with teh different teams in the Design Processor team which I can potentially contribute to. I could draw a lot of connections between the learned concepts in Comp Arch and the core team but before I actually contirbute to core, I wanted to research a little more on the CPU core so that I have a stronger conceptual undertstanding of what I would be contributing to as well as fill up some missing gaps from Comp Arch.
86+
87+
I read about:
88+
89+
- [Differnt components of the CPU](https://medium.com/@razvanbadescu/anatomy-of-a-cpu-bc02cd950cca)
90+
- [Multi-core CPUs](https://en.wikipedia.org/wiki/Multi-core_processor#Advantages)
91+
92+
93+
## Week of 22 April 2024
94+
95+
### Project work:
96+
-Worked on preparing [final presentation](https://github.com/fatimafarooq03/VIPFinalPresentation.git) & presented
97+
98+
This week, I spent time summarizing my work in the processor design team this semester in the form a presentation
99+
100+
101+
102+
103+
104+

0 commit comments

Comments
 (0)