This commit is contained in:
acereca 2018-06-14 19:42:40 +02:00
parent e8e34fd11e
commit addee4a6cc
2 changed files with 10 additions and 1 deletions

View File

@ -1,8 +1,14 @@
%! TEX root = ../thesis.tex %! TEX root = ../thesis.tex
\chapter{Introduction} \chapter{Introduction}
\section{What is this about?} \section{What is the BrainScale System?}
The BrainScaleS Wafer System, developed and used in the electronic visions Group at Heidelberg University is a neuromorhic hardware implementation.
For this Thesis important core components, inside the System, are the mixed-signal ASICs, named HICANNs (on Wafer in fig. \ref{wss}), and FPGAs for controlling these HICANNs \cite{hbpguidebook-brainscales}
\section{What's the PowerIt Subsystem?} \section{What's the PowerIt Subsystem?}

View File

@ -24,4 +24,7 @@
\include{parts/experiments} \include{parts/experiments}
\include{parts/results} \include{parts/results}
\include{parts/outlook} \include{parts/outlook}
\bibliographystyle{ieeetr}
\bibliography{ubib/ubib}{}
\end{document} \end{document}