Detailed topic list for TOS/Timing Web

Results from TOS/Timing web retrieved at 03:05 (Local)

TimingSystemHowEbInfo
How To: eb info Introduction This tool has been written to get information on gateware and firmware actually employed. Usage Usage: eb info OPTION w ...
r2 - 2019-06-19 - 14:11 by dbeck
TimingSystemHowEbMon
How To: eb mon Introduction The original intention about this tool has been to get (simpler) access to data of the White Rabbit PTP core. But as the name suggest...
r14 - 2019-10-22 - 08:26 by dbeck
TimingSystemHowEbReset
How To: eb rest Introduction This tool has been written to easy 'reset of FPGA'. This cycles the FPGA and (re)loads the image from the flash to the FPGA. Use too...
r3 - 2022-11-04 - 09:49 by dbeck
TimingSystemHowEventSnoopTool
Timing Messages: How To Snoop the Timing System News FEC for FESA class is now scuxl0143. Introduction This is a first simple solution to view what is going on ...
r10 - 2021-01-22 - 11:28 by schwinn
TimingSystemHowFECCheck
How To: Check a FEC Introduction This How To describes how to check a FEC works properly with respect to features provided by the GMT. Test Plan This is just a ...
r11 - 2023-11-08 - 14:43 by dbeck
TimingSystemHowFlashFTRNUser
How To: Flash a Timing Receiver with a Gateware/Firmware Image TL;DR * disable all software on the host (FESA, saftd, ...) * SCU only: disable the watchdog...
r16 - 2021-11-03 - 08:50 by dbeck
TimingSystemHowGenerateBursts
Main.EnkhboldOchirsuren 17 Oct 2024 How To: Burst generation this functionality is under development and not available in any release A simple solution for gener...
r10 - 2024-10-17 - 18:06 by eochirs
TimingSystemHowIPFTRNUser
How To: eb console Set a static IP Timing receivers not connected to a bootp server require a static IP for full operation. This is to be set via the eb console ...
r2 - 2022-03-24 - 16:47 by mkreider
TimingSystemHowInstallEtherboneOnTSL101
Install etherbone library on tsl101 server * login on acc8 dev cluster (e.g. asl751) and clone repo and checkout correct branch git clone https://github.com/GS...
NEW - 2022-09-07 - 11:07 by mreese
TimingSystemHowInstallFTRN
How To: Installation of a Timing Receiver THIS HOWTO IS DEPRECATED Introduction Installation of a timing receivers should be easy and straight forward. The phy...
r17 - 2019-06-19 - 15:55 by dbeck
TimingSystemHowOperateClockMaster
Clock Master: How To Operate Introduction This How To is intended for the members of the timing team. The clock master is the White Rabbit Grandmaster Clock of t...
r4 - 2017-12-23 - 10:27 by dbeck
TimingSystemHowPCSetup
How To: Setting Up a Linux Box Intended usage: E Release For older releases please check out the history of this Wiki page. Introduction This how to describes se...
r5 - 2020-12-22 - 10:00 by dbeck
TimingSystemHowPhtif
How To: Poor Humans TIF An Ugly Temporary TIF Workaround for the 2021, 2022, 2023 and 2024 Beam Times Introduction As there is currently no replacement for the...
r2 - 2024-04-29 - 09:12 by dbeck
TimingSystemHowQuickStart
How To: Quick Start THIS HOWTO IS DEPRECATED (look in the /bel_projects readme) The following will provide you with "master" of our our repository. 1 git clo...
r6 - 2019-12-03 - 15:53 by zweig
TimingSystemHowSaftClkGen
How To: saft clk gen Introduction This tool is intended to generate clock trains for fixed frequencies. It uses a simple DDS embedded in the timing receivers gat...
r2 - 2022-02-25 - 18:17 by dbeck
TimingSystemHowSaftCtl
How To: saft ctl Introduction This tool is intended to diagnose the status saftlib and provide ECA related information of a timing receiver. Moreover one can do ...
r5 - 2020-12-10 - 12:03 by mreese
TimingSystemHowSaftDm
How To: saft dm Introduction This tool (saft dm: "saft Data Master") is intended to provide a primitive Data Master for local operations in the FEC. This tool mi...
r3 - 2020-12-10 - 12:00 by mreese
TimingSystemHowSaftIoCtl
How To: saft io ctl Introduction Use this tool to configure I/Os and setup rules for I/Os in the ECA. Usage IO CTL for SAFTlib Usage: saft io ctl OPTIONS Ar...
r4 - 2020-09-30 - 11:20 by dbeck
TimingSystemHowSaftLcd
How To: saft lcd Introduction This is a an experimental GSI specific command line tool for live display of Beam Production Chains (BPC). Usage via Command Line ...
r5 - 2020-05-02 - 15:41 by dbeck
TimingSystemHowSaftUni
How To: saft uni Introduction This tool is intended to diagnose UNILAC operation. This tool is experimental! The standard tool saft ctl can of course be used. Ho...
r4 - 2023-10-27 - 10:21 by dbeck
TimingSystemHowSnoopy
How To: snoopy spy Introduction This is a simple command line tool and provided by one of our colleagues from FEC and available on the ASL 7 cluster. Altho...
NEW - 2019-09-06 - 10:18 by dbeck
TimingSystemHowSoftCPU
How To: LM32 Soft CPU Introduction Soft CPUs are a VDHL implementation of a CPU in a FPGA. With FAIR Timing Receivers, Soft CPUs are directly embedded in the Wis...
r13 - 2020-01-23 - 13:39 by mskorsky
TimingSystemHowSoftCPUAccessLM32SharedMemWB
How To: LM32 Soft CPU Accessing a LM32 Soft CPU via shared memory and Wishbone Introduction This how to demonstrates how to access the LM32 Soft CPU via Shared...
r2 - 2017-03-28 - 10:48 by dbeck
TimingSystemHowSoftCPUAccessOtherWB
How To: LM32 Soft CPU Accessing Another SoC Wishbone Device Introduction This how to demonstrates how to access another Wishbone device on the same SoC from th...
r2 - 2017-03-28 - 10:47 by dbeck
TimingSystemHowSoftCPUCompiler
How To: LM32 Soft CPU Compiler Introduction This how to describes the status and how to build the compiler for the lm32 soft cpu. Links * on github (for be...
r5 - 2020-09-02 - 11:46 by dbeck
TimingSystemHowSoftCPUHandleECAMSIs
How To: LM32 Soft CPU Handle the ECA message signaled interrupts (MSIs) Introduction The ECA unit is capable to send MSI on certain conditions, such as: * p...
r4 - 2019-04-15 - 15:31 by dbeck
TimingSystemHowSoftCPULM32Command
How To: LM32 Soft CPU Send a Command to a LM32 Soft CPU Introduction This how to demonstrates how to send a command to LM32 Soft CPU. This how to demonstrates ...
r2 - 2017-03-28 - 10:50 by dbeck
TimingSystemHowSoftCPUStackCheck
How To: LM32 Soft CPU Simple Stack Check Introduction This how to demonstrates how a simple check for possible stack violation has been implemented. Principle...
r4 - 2019-07-04 - 15:59 by dbeck
TimingSystemHowSoftCPUUseDevicebus
How To: LM32 Soft CPU Using MIL Devicebus Introduction This how to demonstrates how to access a device on a MIL Devicebus connected to the SCU ("MIL piggy"). A...
r2 - 2017-03-28 - 10:49 by dbeck
TimingSystemHowTRInstallation
How To: Installation of a Timing Receiver or SCU THIS HOWTO IS DEPRECATED This how to summarizes the steps required to install a timing receiver. Setup up a FE...
r2 - 2019-06-19 - 15:31 by dbeck
TimingSystemHowTRRegistration
How To: Connecting a Timing Receiver to the White Rabbit Network A timing receiver MUST NOT be connected to a White Rabbit network without authorization. Authori...
r15 - 2020-09-15 - 17:15 by dbeck
TimingSystemHowTo
HOW TOs This is just a unrevised collection. The purpose is to write down some things, before we forget them... Timing System The recommended official interface ...
TimingSystemHowToHelloWorldSoftCPU
Hello World on lm32 Soft CPU THIS HOWTO IS DEPRECATED A soft CPU based on the lm32 is embedded in the White Rabbit core. This how to describes a "Hello World" f...
r4 - 2019-06-19 - 15:37 by dbeck
TimingSystemHowToInstallSoftCPUforPEXARIA2A
Installation of Tool Chain for the lm32 Soft CPU THIS HOWTO IS DEPRECATED A soft CPU based on the lm32 is embedded in the White Rabbit core. This how to describ...
r4 - 2019-06-19 - 15:36 by dbeck
TimingSystemHowToInstallSoftCPUforSPECV2
Tool Chain for a SPEC Board. THIS HOWTO IS DEPRECATED A soft CPU based on the lm32 is embedded in the White Rabbit core. This how to describes the installation ...
r5 - 2019-06-19 - 15:35 by dbeck
TimingSystemHowToMiniCS
Timing System within miniCS THIS HOWTO IS DEPRECATED After reflashing and upgrading the SCUs to 64bit, the timing system of release R1 is no longer operational!...
r14 - 2019-06-19 - 15:37 by dbeck
TimingSystemHowToVersand
Sending Stuff from GSI Elsewhere THIS HOWTO IS DEPRECATED Requirements * ebiss Account @ GSI, see here * Account number ("Kostenstelle" or "Auftragsnumme...
r10 - 2021-01-29 - 16:44 by ameil
TimingSystemHowTriggerLM32FromEca
Timing Messages: How To test the ECA queue from LM32 Soft CPU and PC Introduction The specified ECA queue is used to storage timing events filtered by eventID. T...
r17 - 2019-06-19 - 15:55 by dbeck
TimingSystemHowUniChop
How To: UNILAC Chopper Firmware and Monitoring Introduction The main documentation about the (new) UNILAC chopper can be found here. This how to describes th...
TimingSystemHowWRUniPZ
"wr unipz" is a component of the MIL based UNILAC 'Pulszentrale' (UNIPZ). As a field bus, it does not use the MIL 'Event' bus but a White Rabbit network. Logicall...
TimingSystemHowWebMonitoring
How To: Monitoring via Web Pages Introduction This How To describes how to do monitoring via web pages. Access Some web pages are only accessible on the GSI cam...
r14 - 2024-01-12 - 09:54 by eochirs
TimingSystemHowWrMil
How To: White Rabbit to MIL Gateway Introduction This is How To about the White Rabbit to MIL Gateway, wr mil. The how to of the 50 Hz synchronization of UNILAC ...
TimingSystemHowtoRTE
How to Build and Deploy the Timing Run Time Environment THIS HOWTO IS DEPRECATED The documentation here describes a version of the script that has never been pu...
r9 - 2019-06-19 - 15:55 by dbeck
TimingSystemHowtoRTEManual
Building and Deployment for a Specific Kernel and Installation into a Staging Directory THIS HOWTO IS DEPRECATED Remark: This is really special. The information...
r2 - 2019-06-19 - 15:55 by dbeck
TimingSystemIrradtionHHD
Irradiation of Fibres at HHD Cave (SIS18 beam dump) Introduction For FAIR, timing sensitive equipment will be installed in the niches of SIS100. It might be poss...
r3 - 2024-04-22 - 07:44 by dbeck
TimingSystemIrradtionSIS18
Irradiation of Fibres at SIS18 Introduction For FAIR, timing sensitive equipment will be installed in the niches of SIS100. It might be possible, that fibres to ...
r9 - 2024-04-22 - 07:43 by dbeck
TimingSystemLSAInterface
FESA Properties for DataMaster Class (current version running on vmla03) Global Interface (Device Name MCS_DM_GLOBAL) Setting Properties * Command * dataM...
r10 - 2014-10-22 - 11:37 by mkreider
TimingSystemMacAuthentication
White Rabbit Switch 802.1X MAC Authentication Introduction This is a standard feature of 'normal' network switches from Cisco, HP, ... and involves a remote Radi...
TimingSystemManagementMaster
Management Master Configuration ... to be done... Main.DietrichBeck 03 Apr 2014
r2 - 2014-07-15 - 13:12 by dbeck
TimingSystemNetworkBasics
(Some) Basics of Networking and White Rabbit The prime source for information for White Rabbit project is the Open Hardware Repository. The aim of this page is to...
Number of topics: 50
< Previous Page 3 of 5 Next >

See also the faster WebTopicList
Topic revision: r1 - 2009-01-09, ProjectContributor - This page was cached on 2025-01-31 - 03:05.

This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding GSI Wiki? Send feedback | Legal notice | Privacy Policy (german)