]> jspc29.x-matter.uni-frankfurt.de Git - daqdocu.git/commitdiff
*** empty log message ***
authorhadeshyp <hadeshyp>
Thu, 12 Aug 2010 11:53:38 +0000 (11:53 +0000)
committerhadeshyp <hadeshyp>
Thu, 12 Aug 2010 11:53:38 +0000 (11:53 +0000)
mediainterface.tex [new file with mode: 0644]

diff --git a/mediainterface.tex b/mediainterface.tex
new file mode 100644 (file)
index 0000000..61da854
--- /dev/null
@@ -0,0 +1,26 @@
+\subsection{Status and Control Port}
+
+\begin{table}[hbtp]
+\begin{center}
+\begin{tabularx}{\textwidth}{|l|l|X|}
+\hline
+\textbf{Bit} & \textbf{Name} & \textbf{Description} \\
+\hline\hline
+15     & Send Reset & ``Reset network'' sequence is being received, force other links to send reset sequence \\
+14     & No Signal  & There is no signal received on the input (either from SFP/FOT or from the internal signal detect circuit \\
+13     & Reset Trbnet & ``Reset network'' sequence has been received. Issues full reset of all logic \\
+12     & Link Error & Pulses high when a code violation or similar error has been found / also: retransmit request sent \\
+11     & LED TX    & RX LED. Flashes when data is being sent \\
+10     & LED RX    & RX LED. Flashes when data is being received \\
+9      & LED Status & Status LED. Flashing during Start-up, on when link is established \\
+8      & Retransmit & Received retransmit request  \\
+7 -- 4 & LSM State & Status of the link state machine \\
+3      & & reserved \\
+2 -- 0 & MED Error & Error information. ERROR\_OK when link is up, ERROR\_NC when no link is connected, ERROR\_WAIT during start-up\\
+\hline
+\end{tabularx}
+\caption{16bit Status Register of Media Interfaces}
+\label{MediaInterfaceStatus}
+\end{center}
+\end{table}
+