Add LFSRs | Command Dictionary |
|
|
Add LFSRs
Tools Supported: FastScan
Scope: Setup mode
Usage
ADD LFsrs lfsr_name {Prpg Misr} length seed
Description
Adds Linear Feedback Shift Registers (LFSRs) for use as
The Add LFSRs command defines LFSRs, which FastScan uses as PRPGs, to create
You specify the LFSR’s shift technique by using one of the following shift_type switches:
You use this command primarily for simulating
Arguments
∙lfsr_name
A required string that specifies the name that you want to assign to the LFSR.
∙Prpg
A literal that indicates the LFSR functions as a PRPG.
∙Misr
A literal that indicates the LFSR functions as a MISR.
∙length
A required integer, greater than 1, specifying the number of bits in the LFSR.
FastScan and FlexTest Reference Manual, V8.6_4 |