18 lines
777 B
TeX
18 lines
777 B
TeX
The project is fully implemented with all functionality originally targeted.
|
|
The system has been tested and verified. All example codes have been
|
|
documented and tested. Hardware implementations were created using
|
|
open-source programs, while the RISC-V processor can be compiled with an open
|
|
source
|
|
toolchain. The completed project can be found on the USB stick which accompanies
|
|
this thesis, or in the git repositories at
|
|
\url{https://git.it-syndikat.org/tyrolyean/dipl.git} and
|
|
\url{https://gitlab.com/YARM-project/}. The completed hardware peripherials can
|
|
be seen in Figure \ref{fig:all_mod}
|
|
|
|
\begin{figure}[H]
|
|
\centering
|
|
\includegraphics[width=\textwidth, angle=180]{pics/all_mod}
|
|
\caption{An overview of the hardware peripherials}
|
|
\label{fig:all_mod}
|
|
\end{figure}
|
|
|