This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a decimal array that can be used within typical .m file coding.
encode.v The encoder
syndrome.v Syndrome generator in decoder
berlekamp.v Berlekamp algorithm in decoder
chien-search.v Chien search and Forney algorithm in decoder
decode.v The top module of the decoder
inverse.v Computes multiplication inverse of an Galois field element
test-bench.v The tes ...
WALSH CODES AND THEIR
PSEUDOALEATORY SEQUENCES
- INTRODUCTION
- THE REPRESENTATION AS ELEMENTS OF THE EXTENS
GALOIS FIELDS
- THE PSEUDORANDOM SEQUNCE GENERATORS MPLEMENTATION
- MAXIMAL SEQUENCE (M-SEQUENCES)
- GOLD CODES
- KASAMI CODES
- EXAMPLES OF PSEUNDOALEATOR SEQUNECES USED IN IS-95