Commit 1a3bfd54 authored by Benoit Rat's avatar Benoit Rat

presentation: Adding WRS HW part for 8th workshop

parent 87c4d314
......@@ -44,7 +44,7 @@
\usepackage{multimedia}
\usepackage{hyperref}
\usepackage{helvet}
\usepackage[polish,english]{babel}
\usepackage[english]{babel}
\usepackage[utf8]{inputenc}
\usepackage{multirow}
\usepackage{pgfpages}
......@@ -106,10 +106,85 @@
\end{frame}
\section{Hardware}
\subsection{}
\subsection{HW: The new SCB v3.4}
\begin{frame}{\insertsubsectionhead}
The WRS is now shipped with a SCB v3.4 with the following main changes:\footnote{The WRS v3.4 is still shipped with minibackplane v3.3}
\begin{itemize}
\item New dataflash \texttt{AT45DB641E} to replace the obsolete \texttt{AT45DB641E}.
\item New configuration of the PLL: \texttt{CLK1} can be 10MHz.
\item \texttt{CLK2} output from FPGA and latched by PLL to improve clock stability.
\item PPS input has a configurable 50$\Omega$ configuration.
\item Correct reset signal for \texttt{CDCM61002}.
\end{itemize}
\begin{frame}{HW1}
\end{frame}
\begin{frame}{\insertsubsectionhead}
\begin{center}
\includegraphics[height=6.0cm]{front_panel-v34}
\end{center}
\end{frame}
\subsection{Release v4.1}
\begin{frame}{\insertsubsectionhead}
To support the new SCB v3.4 we have created the new release v4.1. It now supports:
\begin{itemize}
\item Detection of new dataflash \texttt{AT45DB641E} in kernel \& barebox.
\item Setup of the new PLL configuration:\\ \emph{The CLKx outputs are currently desactivated, but we expect to release soon a v4.2 with this modification.}
\item{New hwinfo saved in Dataflash partition by manufacturer:}
\begin{itemize}
\item MAC address of all the ports.
\item SCB: version, serial number, FPGA type, batch.
\item Manufacturer, etc...
\end{itemize}
\end{itemize}
\end{frame}
\subsection{Updating with correct HW info}
\begin{frame}{\insertsubsectionhead}
\begin{alertblock}{Important}
Since SCB v3.4, hwinfo is saved by manufacturer.
If you want to upgrade from v3.3 to the new v4.1 firmware we suggest you to first update the correct hwinfo.
\end{alertblock}
\begin{exampleblock}{The hwinfos.tar.gz package}
Seven Solutions provides a tarball with the correct hwinfo for all v3.3 switches that you can download from:
\url{http://www.ohwr.org/projects/wr-switch-sw/files}
\end{exampleblock}
\end{frame}
%% Not sure who need to tell or if it is the correct place
\section{Roadmap}
\subsection{Release v4.2}
\begin{frame}{\insertsubsectionhead}
Now that the update procedure is straigh forward we might release more often with fewer changes. %% This will nbe true?
\begin{itemize}
\item Add \texttt{CLK1} \& \texttt{CLK2} 10MHz outputs.
\item Improve the web interface when rebooting.
\item Read SDB from gateware.
\end{itemize}
\end{frame}
\subsection{Release v5.0}
\begin{frame}{\insertsubsectionhead}
\begin{itemize}
\item Update arm kernel to v3.14
\item What else ...?
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection*{}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
......@@ -123,7 +198,7 @@
More information: \\
http://www.ohwr.org/projects/white-rabbit/wiki/Switch
\end{center}
\end{center}
\end{frame}
......
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