Component comm_scramble
Block Diagram of comm_scramble
Computes XOR masks for stream scrambling from an LFSR generator.
Name |
Type |
Initial Value |
Description |
---|---|---|---|
GEN |
bit_vector |
|
|
BITS |
positive |
Width of Mask Bits to be computed in parallel |
Name |
Direction |
Type |
Description |
---|---|---|---|
clk |
in |
std_logic |
|
set |
in |
std_logic |
|
din |
in |
std_logic_vector |
|
step |
in |
std_logic |
|
mask |
out |
std_logic_vector |
×