Compare commits

..

No commits in common. "24c636e82a87e1ba56e313656394ec298e491033" and "99e164ed083229e3b9f87379f7f4c18b3914cd8c" have entirely different histories.

4 changed files with 32 additions and 33 deletions

BIN
main.pdf (Stored with Git LFS)

Binary file not shown.

View file

@ -1,5 +1,6 @@
\input{preamble.tex}
\usepackage{subfiles}
\begin{document}
% Correct numeral usage in footnotes, figures and listings

View file

@ -450,6 +450,4 @@ minimum height=1cm, align=center, text width=3cm, draw=black, fill=blue!30]
bookmarks=true,
pdfcreator=xelatex,
]{hyperref}
\usepackage{subfiles}
\sloppy

View file

@ -189,64 +189,64 @@ Table \ref{tab:brauns_work} shows the times worked.
\hline
2019-12-01 & 3 & Investigate Free toolchains \\
\hline
2020-01-02 & 0.5 & Code cleanup \\
2019-01-02 & 0.5 & Code cleanup \\
\hline
2020-01-12 & 4 & Work toward free toolchain \\
2019-01-12 & 4 & Work toward free toolchain \\
\hline
2020-01-18 & 5 & Toolchain testing and debugging \\
2019-01-18 & 5 & Toolchain testing and debugging \\
\hline
2020-01-23 & 1 & UART improvements \\
2019-01-23 & 1 & UART improvements \\
\hline
2020-01-24 & 6 & Switch whole project to Free toolchain \\
2019-01-24 & 6 & Switch whole project to Free toolchain \\
\hline
2020-01-25 & 3 & Memory self-test routines \\
2019-01-25 & 3 & Memory self-test routines \\
\hline
2020-01-25 & 0.5 & Prepare ALU for mul/div \\
2019-01-25 & 0.5 & Prepare ALU for mul/div \\
\hline
2020-02-01 & 7 & Simplify core \\
2019-02-01 & 7 & Simplify core \\
\hline
2020-02-02 & 5 & Compliance tests and core bug fixing \\
2019-02-02 & 5 & Compliance tests and core bug fixing \\
\hline
2020-02-02 & 2 & GitLab CI \\
2019-02-02 & 2 & GitLab CI \\
\hline
2020-02-04 & 1 & Update toolchain \\
2019-02-04 & 1 & Update toolchain \\
\hline
2020-02-08 & 5 & Investigate LiteEth ethernet core \\
2019-02-08 & 5 & Investigate LiteEth ethernet core \\
\hline
2020-02-09 & 5 & Develop missing LiteEth features \\
2019-02-09 & 5 & Develop missing LiteEth features \\
\hline
2020-02-11 & 4 & Add LiteEth to SoC \\
2019-02-11 & 4 & Add LiteEth to SoC \\
\hline
2020-02-16 & 2 & LiteEth debugging firmware routines \\
2019-02-16 & 2 & LiteEth debugging firmware routines \\
\hline
2020-02-18 & 4 & LiteEth simulation model \\
2019-02-18 & 4 & LiteEth simulation model \\
\hline
2020-03-01 & 2 & Dependency updates \\
2019-03-01 & 2 & Dependency updates \\
\hline
2020-03-02 & 2 & Merge synthesis and simulation socs \\
2019-03-02 & 2 & Merge synthesis and simulation socs \\
\hline
2020-03-06 & 2 & External bus interface \\
2019-03-06 & 2 & External bus interface \\
\hline
2020-03-06 & 3 & Test external bus \\
2019-03-06 & 3 & Test external bus \\
\hline
2020-03-09 & 3 & Debug UART boot \\
2019-03-09 & 3 & Debug UART boot \\
\hline
2020-03-15 & 1 & Remove Vivado support \\
2019-03-15 & 1 & Remove Vivado support \\
\hline
2020-03-28 & 4 & Documentation \\
2019-03-28 & 4 & Documentation \\
\hline
2020-03-28 & 1 & Refactor ALU \\
2019-03-28 & 1 & Refactor ALU \\
\hline
2020-03-29 & 2 & Documentation \\
2019-03-29 & 2 & Documentation \\
\hline
2020-03-29 & 3 & Add formal verification \\
2019-03-29 & 3 & Add formal verification \\
\hline
2020-03-30 & 3 & Documentation \\
2019-03-30 & 3 & Documentation \\
\hline
2020-03-31 & 4 & Documentation \\
2019-03-31 & 4 & Documentation \\
\hline
\hline
2020-04-01 & \textbf{SUM during school year} & 150h\\
2020-04-01 & \textbf{SUM} & 277h\\
\caption{Work time reference - Brauns}
\label{tab:brauns_work}
\end{longtable}