XRT86VL38
PRELIMINARY
xr
OCTAL T1/E1/J1 FRAMER/LIU COMBO
REV. P1.0.6
175
5-4
Reserved
-
-
Reserved
3-0
TxCond(3:0)
R/W
0000
Transmit Channel Conditioning for Timeslot 0 to 31
These READ/WRITE bit-fields allow the user to provide individual
control over each transmit E1 channel. Writing these bits can substi-
tute the input PCM data with internally generated data. Data substi-
tution on individual channel is controlled by the respective transmit
channel control register which allows the input PCM data to be
replaced by the following conditioning codes on a per channel basis.
Setting these bits will select the following different conditioning
codes to replace any or all timeslot (0 -31) data depending on which
channel is selected. Register address 0xn300 represents time slot
0, and address 0xn31F represents time slot 31.
0x0 =
If these bits are set to ‘0x0h’, contents of timeslot octet are
unchanged prior to transmission to the Remote Terminal
Equipment. Contents are transmitted without modification as
received via the Transmit Serial Input pin (TxSer_n).
0x1 =
If these bits are set to ‘0x1h’, All 8 bits of the timeslot octet are
inverted (1’s complement) prior to transmission to the Remote
Terminal Equipment.
This selection is equivalent to executing the following logic
operation:
TX_TIME_SLOT_OCTET=(TE_TIME_SLOT_OCTET) XOR 0xFF
0x2 =
If these bits are set to ‘0x2h’, the even bits of the timeslot
octet are inverted prior to transmission to the Remote Terminal
Equipment. This selection is equivalent to executing the
following logic operation:
TX_TIME_SLOT_OCTET=(TE_TIME_SLOT_OCTET) XOR 0xAA
0x3 =
If these bits are set to ‘0x3h’, the odd bits of the time slot octet
are inverted prior to transmission to the Remote Terminal
Equipment. This selection is equivalent to executing the
following logic operation:
TX_TIME_SLOT_OCTET=(TE_TIME_SLOT_OCTET) XOR 0x55
0x4
= If these bits are set to ‘0x4h’, the contents of the timeslot octet
will be substituted with the 8 -bit value in Transmit
Programmable User Code Register (0xn320 -0xn33F), prior to
transmission to the Remote Terminal Equipment. The default
value for the Programmable User Code Register is IDLE code.
(b00010111)
0x5 =
If these bits are set to ‘0x5h’, the contents of the timeslot octet
will be substituted with the value 0x7F (BUSY Code) prior to
transmission to the Remote Terminal Equipment.
T
ABLE
91: T
RANSMIT
C
HANNEL
C
ONTROL
R
EGISTER
0
TO
31 E1 M
ODE
R
EGISTER
59-90 E1 T
RANSMIT
C
HANNEL
C
ONTROL
R
EGISTER
0-31 (TCCR 0-31) H
EX
A
DDRESS
: 0Xn300
TO
0
X
n31F
B
IT
M
ODE
F
UNCTION
T
YPE
D
EFAULT
D
ESCRIPTION
-O
PERATION