add 1.1
This commit is contained in:
parent
e8e34fd11e
commit
addee4a6cc
|
@ -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?}
|
||||||
|
|
||||||
|
|
|
@ -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}
|
||||||
|
|
Loading…
Reference in New Issue