# system parameter defs for rci
name = RCISYS	ARBCLOCK=5.0
#
# parameter set used by utility programs
name=sysprogs	cpus=0x01 scheduling=ON_CLOCK interval=27
#
# parameter set used by RCCL.
#  line 1: standard
#  line 2: uncomment to run in simulator mode at 100 msec.
#  line 3: uncomment to run ON_FUNCTION at 28 msec.
#  line 4: uncomment to run ON_TRIGGER at 30 msec.
name=RCCL 	cpus=0x1 timeout=10
#		simulate=1 interval=100
#		simulate=0 scheduling=ON_FUNCTION interval=28
#		simulate=0 scheduling=ON_TRIGGER interval=30
		simulate=0 scheduling=ON_CLOCK interval=30

