Commit 1ed11a41 authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

presentations/WR_Switch_TC_2015: one more update on internals and future plans

parent b6da94a8
......@@ -85,17 +85,8 @@
\section{Introduction}
\subsection{}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}<beamer>{Outline}
\tableofcontents [currentsection]
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}{White Rabbit network}
\begin{center}
\includegraphics[height=.8\textheight]{network/wr_network-enhanced_pro.pdf}
\end{center}
\end{frame}
\begin{frame}{Ethernet switches in a nutshell}
\begin{center}
%\includegraphics<1>[width=.5\textheight]{misc/home_switch.png}
......@@ -116,8 +107,8 @@
\begin{itemize}
\item central element of WR network
\item 18 port gigabit Ethernet switch with WR features
\item designed from scratch
\item optical transceivers: up to 10km, single-mode fiber
\item designed from scratch in cooperation with a company
\end{itemize}
\end{center}
\end{frame}
......@@ -141,11 +132,11 @@
\begin{center}
\includegraphics[width=\textwidth]{switch/switch_hdl_simple.pdf}
\begin{itemize}
\item controlled from ARM software
\item Gigabit Ethernet endpoints with timestamps generation
\item everything speaks pipelined Wishbone
\item generates timestamps
\item forwards Ethernet frames
\item keeps WR time, generates 1-PPS/10 MHz, measures phase, disciplines
oscillators
\item keeps WR time, generates 1-PPS/10 MHz
\item controlled from ARM software
\end{itemize}
\end{center}
\end{frame}
......@@ -154,7 +145,6 @@
\begin{columns}[c]
\column{.7\textwidth}
\begin{itemize}
\item bootloader (at91bootstrap + Barebox)
\item embedded Linux with 2.6.39 kernel
\item patches and drivers for HDL modules
\item Hardware Abstraction Layer
......@@ -195,31 +185,12 @@
\item<1-> Hardware - design review with DEM
\item<2-> Gateware - testing corner cases, bug fixes
\item<3-> Software - cleanup and remote management
\item<4-> Integration with BE-CO configuration and management infrastructure
\item<5-> Robustness features
\item<4-> Provide tools for exploitation
\item<5-> Cooperation with IT department on remote management
\item<6-> Robustness features
\end{itemize}
\end{frame}
%\begin{frame}{Ongoing work and plans for the future}
% \begin{itemize}
% \item<1-> Hardware - design review with DEM
% \item<2-> Gateware - testing corner cases, bug fixes
% \end{itemize}
% \vspace{-12pt}
% \includegraphics<2>[width=.6\textwidth]{misc/smartbits.png}
%\end{frame}
%
%\begin{frame}{Ongoing work and plans for the future}
%\begin{itemize}
% \vspace{-0.5cm}
% \item Hardware - design review with DEM
% \item Gateware - testing corner cases, bug fixes
% \item<1-> Software - cleanup and remote management
% \item<2-> Integration with BE-CO configuration and management infrastructure
% \item<3-> Robustness features
%\end{itemize}
%\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section*{}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment