文件名称:linear_feedback_shift_register_unit
介绍说明--下载内容均来自于网络,请自行研究使用
实现产生伪随机序列的部件 —— 线性反馈移位寄存器单元。 SFlog2为扩频因子的底数为2的对数值,cycle为PN序列的周期,其值为2^SFlog2。initial_state为移位寄存器的初始状态,generator_polynomial_coefficient为生成PN序列所需的本原多项式,对应于移位寄存器的连接向量。-The realization of pseudo-random sequence generated components- LFSR unit. SFlog2 factor for the spread-spectrum base 2 of value, cycle for the PN sequence cycle, its value is 2 ^ SFlog2. initial_state shift register for the initial state, generator_polynomial_coefficient to generate the necessary PN sequence primitive polynomial, corresponding to the shift register connection vector.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实现线性反馈移位寄存器单元.txt