Skip to content

Commit edfe55c

Browse files
authored
docs(dn): Darren Entries for 11/15 and 11/22 (#318)
* Definitely missing some actual project work, but its slow and steady progress
1 parent 05bedbc commit edfe55c

File tree

1 file changed

+31
-4
lines changed

1 file changed

+31
-4
lines changed

src/design_notebooks/2024fall/dk4461.md

+31-4
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
#### Comments
5151

5252
* Glad to be able to work directly on one of the subteams without having to finish these labs, since I think I would learn better by attempting work on the subteam.
53-
* Will look at the the nyu-mem repo for poential starting points or just a general where-abouts regarding this defunct subteam
53+
* Will look at the the nyu-mem repo for potential starting points or just a general where-abouts regarding this defunct subteam
5454

5555
## Week of October 11th
5656

@@ -60,7 +60,7 @@
6060
* The last commit regarding the ROM and RAM generation stated issues with the ROM Generation
6161
* Successful RAM generation
6262
* After reading at the docs available on OpenRAM, I have a slightly better understanding of what a potential config file could look like, but I still am not sure
63-
* Slight confusion on Rishyak's comments on not tracking files generated by OpenRAM since on [OpenRAM ROM Generation](https://github.com/VLSIDA/OpenRAM/blob/stable/docs/source/basic_rom_usage.md) it states that after a succesful generation there should be additional files such as
63+
* Slight confusion on Rishyak's comments on not tracking files generated by OpenRAM since on [OpenRAM ROM Generation](https://github.com/VLSIDA/OpenRAM/blob/stable/docs/source/basic_rom_usage.md) it states that after a successful generation there should be additional files such as
6464
* GDS(.gds)
6565
* SPICE(.sp)
6666
* Log(.log)
@@ -115,7 +115,7 @@
115115
* Am confused since this is labeled as module on Github, however can be as a script. so is the current file a module a script, or something in between
116116
* Also read up on the Onboarding Lab 4 regarding the Catch2 framework.
117117
* Unfortunately, due to my incompetence, I can not seem to figure out a feasible way to complete lab 3 just yet
118-
* The Catch2 Framework makes sense, adding the verilog files that are to be tested, and then linking up the C++ test file and then running the tests that have been changed to work under the framework
118+
* The Catch2 Framework makes sense, adding the Verilog files that are to be tested, and then linking up the C++ test file and then running the tests that have been changed to work under the framework
119119

120120
#### Comments
121121

@@ -150,8 +150,35 @@
150150
### Finance Updates
151151

152152
* There are still none from the start of the Semester
153-
* Conference thing is a start of getting somwhere, awaiting news on if VIPs are Yearly funded or Semesterly Funded
153+
* Conference thing is a start of getting somewhere, awaiting news on if VIPs are Yearly funded or Semesterly Funded
154154

155155
#### Comments
156156

157157
* I think even if a conference soon is not possible, working towards the process of being able to be funded for one would be very interesting and potentially increase membership if this is something we can get done relatively consistently. All this for more funding for the VIP so that we have the ability to do more
158+
159+
## Week of November 15th
160+
161+
### Project Work
162+
163+
* Read through Lab 5 regarding SystemVerilog. Seems quite interesting and I am unsure as to how much is needed for the mem-team since some system Verilog files get generated through OpenRAM already.
164+
* I may 'borrow' someones code to try working on Lab 4 as it seems learning how to write parts of the toolchain code which will be required for testing different areas of the NYU-Mem Subteam.
165+
166+
#### Comments
167+
168+
* Got slightly busy, was unable to ask for help with setting up dev environment for working with OpenRAM.
169+
* Will try to setup something by next week and start some potential work.
170+
171+
## Week of November 22nd
172+
173+
### Project Work
174+
175+
* Definitely going to make my end of semester presentation on the Memory Subteam, or what exists of it.
176+
* Got a fork setup for the [NYU-Mem Fork](https://github.com/dareminion/nyu-mem)
177+
* Will work on setting up environment, I already have Conda from a previous course at NYU, need to see what packages I need to install to start development.
178+
* Need to understand what the development process is here at this VIP
179+
180+
#### Comments
181+
182+
* Joe told me a weird tongue twister - "Irish Wristwatch Swiss Wristwatch", I found this quite intriguing while writing dn entries.
183+
* At this point I'm trying to *"document"* the mem-repo with my limited knowledge and then begin dev work.
184+

0 commit comments

Comments
 (0)