2–200
Altera Corporation
Stratix II GX Device Handbook, Volume 2
October 2007
Native Modes
Figure 2–148
gives a conceptual view of the synchronization state
machine implemented in Serial RapidIO functional mode.
Figure 2–148. Synchronization State Machine in Serial RapidIO Mode
CPRI Mode
The common public radio interface (CPRI) specification defines a radio
base station interface standard between the radio equipment control
(REC) and the radio equipment (RE).
Loss of Sync
Data = Comma
Comma Detect
if Data == Comma
kcntr++
else
kcntr=kcntr
Synchronized
Data = valid;
kcntr < 3
kcntr = 127
Synchronized Error
Detect
if Data == !Valid
ecntr++
gcntr=0
else
if gcntr==255
ecntr--
gcntr=0
else
gcntr++
Data = !Valid
Data=Valid
ecntr = 0
ecntr = 3
Data = !Valid