We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6cffb3 commit 263760fCopy full SHA for 263760f
README.md
@@ -7,4 +7,4 @@ the actual hardware providing DRAM cache, such as Intel’s Cascade Lake, in whi
7
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
8
the main memory) and an NVM device (which serves as the main memory in the system) and both devices share a data bus.
9
10
-For test, you can look at the sample script: cascadeLake_dram_cache_script.py
+For testing, you can look at the sample script: cascadeLake_dram_cache_script.py
0 commit comments