Skip to content

Commit f7b1e70

Browse files
Update ml7238.md
1 parent c514388 commit f7b1e70

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/design_notebooks/2024spring/ml7238.md

+10
Original file line numberDiff line numberDiff line change
@@ -133,3 +133,13 @@ I also continued work on my presentation and report, and in working on them I re
133133
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.
134134

135135
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.
144+
145+

0 commit comments

Comments
 (0)