Notified team of my inability to attend team meetings due to a conflict with an evening class
Set up dev environment in WSL Ubuntu
Expressed interest in Core subteam
Read through 00_Dev_and_Test_Docs in nyu-core
Cloned nyu-core and attempted to build the core using the provided CMakeLists.txt file.
Read through the following 01_Module_Docs in nyu-core:
Attempted to understand the core’s architecture and how the various modules interact with each other, taking notes on the documentation as I read through it.
Started final project
Connected with teammates to decide what MPW we’d be presenting
Decided on an FPU (Floating Point Unit)
Conducted preliminary research on the FPU
Continued research on FPU
Produced an outline for my teammates to use when contributing their portion of the MPW presentation
Contributed to the RTL Design section of my team’s project
Read through the IEEE spec on floating point numbers
Produced several mermaid.js diagrams for use during the presentation detailing the FPU’s architecture
Updated design notebook to reflect work done on undocumented weeks