Start of kernel implementation

This commit is contained in:
2024-02-16 15:20:28 +01:00
parent df8ef883b3
commit c04c3fa829
7 changed files with 95 additions and 11 deletions

View File

@@ -200,7 +200,7 @@ The data layout of these three instruction groups is shown in \cref{tab:isa}.
\begin{table}
\centering
\includegraphics[width=0.9\linewidth]{images/isa}
\includegraphics[width=\linewidth]{images/isa}
\caption[The instruction format of the processing units]{The instruction format of the processing units \cite{lee2021}.}
\label{tab:isa}
\end{table}