Test Engine FPGA IP User Guide: Agilex™ 5 and Agilex™ 7 FPGAs

ID 817758
Date 7/08/2024
Public
Document Table of Contents

5.2.2.17. addr_alu_rand_op

Usage

def pyhydra.ipkits.hydra.driver_mem_axi4.driver_compiler.MemAxi4Driver.addr_alu_rand_op (cls, *args, **kwargs)

Description

Randomize operation for Address ALU.

Outputs the next value in the LFSR sequence seeded using the previous value in the ALU sequence.

Parameters

field

[OPTIONAL] Index of address field to update.

arg

LFSR width. The LFSR sequence length is 2^arg-1.

Returns

Compiler IR object