From 34b1ee2c2d641f12fb8cf8955acbbe3ba576308a Mon Sep 17 00:00:00 2001 From: Michael Traxler Date: Sat, 9 Dec 2017 00:50:27 +0100 Subject: [PATCH] corrected typos, mt --- trb3/GbEGettingStarted.tex | 2 +- trb3/Trb3GeneralRemarks.tex | 2 +- trb3/main.tex | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/trb3/GbEGettingStarted.tex b/trb3/GbEGettingStarted.tex index 18bd5fd..8fcc76d 100644 --- a/trb3/GbEGettingStarted.tex +++ b/trb3/GbEGettingStarted.tex @@ -116,7 +116,7 @@ Now you are ready to use the trbcmd in the same way as it is for the normal HADE Currently (2017), TRBNet-Hubs have an inherent weakness, as the data which flows into the hubs are not checked for sanity (for example no CRC-check). Every bogus network packet, for example produced by -TRBNet-Endpoints FPGAs which suffer from a voltage drop on the core supply, or +TRBNet-Endpoint FPGAs which suffer from a voltage drop on the core supply, or from a SEU, can cause the TRBNet-HUB to crash. It is planned in the long-term to reduce these crashes by sanity checks of the data (actually TRBNet-headers) in the media interfaces. diff --git a/trb3/Trb3GeneralRemarks.tex b/trb3/Trb3GeneralRemarks.tex index c7a473c..0fc76de 100644 --- a/trb3/Trb3GeneralRemarks.tex +++ b/trb3/Trb3GeneralRemarks.tex @@ -9,7 +9,7 @@ all on one TRB3). This module takes the external (and internal) trigger sources and generates out of them a timing signal and the needed internal TRBNet trigger, which is then transported to all slaves (which in your case are all on the same TRB3). They react on the trigger and extract the data from -the front end and transport it to the central FPGA, which is you *special* +the front end and transport it to the central FPGA, which is your *special* case (only one TRB3) is the same FPGA as the CTS is running in. There the data is collected from all 4 peripheral FPGAs and then combined to a UDP-frame, which is then sent via many Ethernet-packets to the Eventbuilder. diff --git a/trb3/main.tex b/trb3/main.tex index 1a1feed..6c7fdaa 100644 --- a/trb3/main.tex +++ b/trb3/main.tex @@ -47,6 +47,9 @@ urlcolor=darkblue]{hyperref} \usepackage{cite} +%%\usepackage{cancel} +%%\usepackage{ulem} + \newcolumntype{W}[1]{>{\centering\let\newline\\\arraybackslash\hspace{0pt}}m{#1}} \newcolumntype{L}{>{\arraybackslash}X} \newcolumntype{C}{>{\centering\arraybackslash}X} -- 2.43.0