Component: Linear Feedback Shift Register (Calculation): Difference between revisions
Appearance
m Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;" align="center"" to "width="10%" align="center" class="mtx-class-macrohead"" |
m Text replacement - "width="10%" align="center" style="background-color:#D8C9D8;"" to "width="10%" align="center" class="mtx-class-macrohead"" |
||
| Line 81: | Line 81: | ||
{| class="mtx-class-macrotable wikitable" | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-prop-icon.png]] | ||
| width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties''' | | width="90%" style="background-color:#D8C9D8; color:#4B008D;" | '''Properties''' | ||
|- | |- | ||
Revision as of 14:21, 13 July 2026
| Author | PC |
| Version | 1.0 |
| Category | Calculation |
Linear Feedback Shift Register component
Implements a linear feedback shift register to produce a pseudo-random bit sequence.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
Generate
| Generate | |
| Generate the next itteration | |
| Return | |
Seed
| Seed | |
| Write a seed value into the shift register. Any 16-bit value is allowed except zero. | |
| Seed | |
| Return | |
Set_Mask
Property reference
| Properties |
Component Source Code
Please click here to download the component source project: FC_Comp_Source_Linear_Feedback_Shift_Register.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_Linear_Feedback_Shift_Register.fcfx