Skip to content

Commit 263760f

Browse files
authored
Update README.md
1 parent e6cffb3 commit 263760f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ the actual hardware providing DRAM cache, such as Intel’s Cascade Lake, in whi
77
memory sharing the same bus. We model a unified DRAM cache controller (UDCC) in gem5 to control a DRAM device (which acts as a cache of
88
the main memory) and an NVM device (which serves as the main memory in the system) and both devices share a data bus.
99

10-
For test, you can look at the sample script: cascadeLake_dram_cache_script.py
10+
For testing, you can look at the sample script: cascadeLake_dram_cache_script.py

0 commit comments

Comments
 (0)