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/2024spring/ml7238.md
+10
Original file line number
Diff line number
Diff line change
@@ -133,3 +133,13 @@ I also continued work on my presentation and report, and in working on them I re
133
133
As the semester is wrapping up I spent most of my time this week finishing on my presentation which I gave Thursday as well as working on my report. Both the presentation and report should serve as detailed guides to the core design for Cameron and Xingzhi and help them run the Core team next semester.
134
134
135
135
The issue preventing me from building the repo and debugging the L1 Data Cache test is still no fixed and neither I nor Vito are any closer to finding a solution to it, as such the L1 Data Cache development has stalled.
136
+
137
+
138
+
## Week of April 29, 2024
139
+
140
+
Project Work:
141
+
*[Merged L1 Data Cache PR](https://github.com/NYU-Processor-Design/nyu-core/pull/165): Merged the improvements I made to the L1 Data Cache and the current draft of its test.
142
+
*[Fixed Con_ID Tests Not Running](https://github.com/NYU-Processor-Design/nyu-core/pull/173): Fixed an issue where the Con_ID tests were not running since the CMake files had not been updated to include them.
143
+
*[Optimized Core Tests to Run Faster](https://github.com/NYU-Processor-Design/nyu-core/pull/173): Made various changes and optimizations to the tests to bring the GitHub run time down from 4 hours to 30 minutes.
0 commit comments