Xilinx System Generator V2.1 Reference Manual page 62

Xilinx inc. portable generator user manual
Table of Contents

Advertisement

Xilinx System Generator v2.1 Reference Guide
Symbol Width
where
62
IESS-308 (208): implements IESS-308 specification (208, 192) shortened RS
code.
IESS-308 (219): implements IESS-308 specification (219, 201) shortened RS
code.
IESS-308 (225): implements IESS-308 specification (225, 205) shortened RS
code.
Symbol Width: specifies the symbol width for the RS code. The RS decoder
supports symbol width from 3 to 12.
n: specifies the length of the RS code. The RS decoder supports code with length
from (2 sw -1) to 3, where sw is symbol width.
k: specifies the number of information symbols in a RS code. The RS decoder
supports code with length from (n-2) to max((n-128), 1).
Field Polynomial: specifies the field polynomial used to generate the Galois field
for the code. It is entered as an binary array where the 1st element corresponds to
the highest degree of the polynomial. A value of zero causes the default
polynomial for the given symbol width to be selected. The specified polynomial
should be a primitive polynomial for the given symbol width. The default
polynomials for the specified symbol width are:
Default Polynomials
3
4
5
6
7
8
8
x
+ x
9
10
11
12
12
x
Generator Start: specifies the Galois field logarithm of the first root of the
generator polynomial g(x), i.e.:
n k
g x
=
i
a = a primitive root of the Galois field for the code
GS = Generator Start
h = Scaling Factor. Normally, Generator_Start is 0 or 1; however, it can be any non-
negative integer between 0 and (2
3
x
+ x + 1
4
x
+ x + 1
5
2
x
+ x
+ 1
6
x
+ x + 1
7
3
x
+ x
+ 1
4
3
2
+ x
+ x
+ 1
9
4
x
+ x
+ 1
10
3
x
+ x
+ 1
11
2
x
+ x
+ 1
6
4
+ x
+ x
+ x + 1
1
hx GS
+
i
x a
=
0
16
- 1).
Array Representation
[1 0 1 1]
[1 0 0 1 1]
[1 0 0 0 1 1]
[1 0 0 0 0 1 1]
[1 0 0 0 1 0 0 1]
[1 0 0 0 1 1 1 0 1]
[1 0 0 0 0 1 0 0 0 1]
[1 0 0 0 0 0 0 1 0 0 1]
[1 0 0 0 0 0 0 0 0 1 0 1]
[1 0 0 0 0 0 1 0 1 0 0 1 1]
Xilinx Development System

Advertisement

Table of Contents
loading

Table of Contents