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
# ModuleControllerNumber	- The Module controller number
# SimulateFpga			- Simulate FPGA
# SimulateTiming		- Simulate Timing signals in software. Bit mask (0xFF all timing signals)
# FpgaFirmwareFile		- The path to the FPGA bit file to use
# FpgaLclk			- The FPGA local bus clock rate
# FpgaMclk			- The FPGA main clock rate
#
TmsServer:			tmssc.tmsnet
ModuleControllerNumber:		1
SimulateFpga:			1
SimulateTiming:			0xff
FpgaFirmwareFile:		/usr/tms/fpga/tms-fpga.bit
FpgaLclk:			40
FpgaMclk:			125