RSS Git Download  Clone
Raw Blame History
################################################################################
#	TmsPuServer.conf	Configuration file for TmsPuServer
#				T.Barnaby,	BEAM Ltd,	2007-02-13
################################################################################
#
# TmsServer:			- The host name or IP Address of the BOAP name server host
# Rings:			- The number of rings serviced
# ModuleControllerNumber	- The Module controller number
# SimulateFpga			- Simulate FPGA
# SimulateTiming		- Simulate Timing signals in software. Bit mask (0xFF all timing signals)
# Watchdog:			- Set watchdog timer to the given number of seconds (0 is off)
# FpgaFirmwareFile		- The path to the FPGA bit file to use
# FpgaLclk			- The FPGA local bus clock rate
# FpgaMclk			- The FPGA main clock rate
# PupeNumber			- Defines the number of PUPE boards
# PupeMaster			- Defines the pupe board that has the master timing inputs
# PupePhysicalOn		- Use physical slot locations
# PupePhysicalDevices		- The list of PCI device numbers
#
TmsServer:			tmssc.tmsnet
Rings:				1
ModuleControllerNumber:		1
SimulateFpga:			0
SimulateTiming:			0x00
Watchdog:			120
FpgaFirmwareFile:		/usr/tms/fpga/tms-fpga.bit
FpgaLclk:			50
FpgaMclk:			125
TempInternalMax:		50
TempFpgaMax:			90

# For PS TMS
PupeNumber:			5
PupeMaster:			5
PupePhysicalOn:			1
PupePhysicalDevices:		10,11,12,13,14

# For BossterPS TMS
#PupeNumber:			6
#PupeMaster:			6
#PupePhysicalOn:			1
#PupePhysicalDevices:		14,13,12,11,10,9