SystemC and DRAMSys additions.
This commit is contained in:
@@ -155,7 +155,7 @@ Such a cache is called \textit{virtually indexed} and \textit{physically tagged}
|
||||
\begin{figure}[!ht]
|
||||
\begin{center}
|
||||
\tikzfig{img/virtual_address_conversion}
|
||||
\caption{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}
|
||||
@@ -198,7 +198,7 @@ An architecture of an MSHR file is illustrated in figure \ref{fig:mshr_file}.
|
||||
\begin{figure}[!ht]
|
||||
\begin{center}
|
||||
\tikzfig{img/mshr_file}
|
||||
\caption{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