Simulation additions
This commit is contained in:
@@ -162,7 +162,7 @@ Such a cache is called \textit{virtually indexed} and \textit{physically tagged}
|
||||
\begin{figure}
|
||||
\begin{center}
|
||||
\tikzfig{img/virtual_address_conversion}
|
||||
\caption[Virtually indexed, physically tagged cache\cite{Jacob2008}.]{Virtually indexed, physically tagged cache\cite{Jacob2008}. ASID refers to address-space identifier.}
|
||||
\caption[Virtually indexed, physically tagged cache \cite{Jacob2008}.]{Virtually indexed, physically tagged cache \cite{Jacob2008}. ASID refers to address-space identifier.}
|
||||
\label{fig:virtual_address_conversion}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
@@ -203,7 +203,7 @@ An architecture of an MSHR file is illustrated in Figure \ref{fig:mshr_file}.
|
||||
\begin{figure}
|
||||
\begin{center}
|
||||
\tikzfig{img/mshr_file}
|
||||
\caption[Miss Holding Status Register File\cite{Jahre2007}.]{Miss Holding Status Register File\cite{Jahre2007}. V refers to a valid bit.}
|
||||
\caption[Miss Holding Status Register File \cite{Jahre2007}.]{Miss Holding Status Register File \cite{Jahre2007}. V refers to a valid bit.}
|
||||
\label{fig:mshr_file}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
Reference in New Issue
Block a user