Difference between revisions of "Coherence"

From NaplesPU Documentation
Jump to: navigation, search
Line 1: Line 1:
jhhj
+
<strong>This is the nu+ coherence architecture documentation page</strong>
<syntaxhighlight lang="verilog">
 
  
</syntaxhighlight>
+
== L1 cache ==
  
[[File:Example.jpg|400px|ciao.jpg]]
+
The l1 cache bla bla bla
 +
 
 +
[[File:l1_cache.png|400px|L1 cache controller architecure overview]]
 +
 
 +
=== L1 cache controller ===
 +
 
 +
This unit is described in the dedicated [[CacheController|L1 cache controller  page]].
 +
 
 +
=== Load/Store unit ===
 +
 
 +
This unit is described in the dedicated [[LoadStore|load/store unit page]].
 +
 
 +
== L2 and directory cache ==
 +
 
 +
The l2 cache bla bla bla
 +
 
 +
[[File:l2_cache.png|400px|L2 cache controller architecure overview]]
 +
 
 +
=== L2 and directory controller ===
 +
 
 +
This unit is described in the dedicated [[DirectoryController|L2 and Directory cache controller page]].

Revision as of 13:01, 20 September 2017

This is the nu+ coherence architecture documentation page

L1 cache

The l1 cache bla bla bla

L1 cache controller architecure overview

L1 cache controller

This unit is described in the dedicated L1 cache controller page.

Load/Store unit

This unit is described in the dedicated load/store unit page.

L2 and directory cache

The l2 cache bla bla bla

L2 cache controller architecure overview

L2 and directory controller

This unit is described in the dedicated L2 and Directory cache controller page.