Agilex™ 7 F-Series and I-Series FPGA Memory Subsystem IP User Guide

ID 789389
Date 7/15/2024
Public
Document Table of Contents

7.5.7. Mbl_key_handle

Byteoffset: 0x0024

Word offset: 0x009

Key handle register.

Table 38.  
Bits Access Type Default Description
31:0 R/W 0x00000000

Register to which a value is written to by the user before executing MBL_SEARCH_HANDLE, MBL_DELETE_HANDLE, MBL_MODIFY_HANDLE commands.

When in the SEMI_AUTO pointer management mode, the register is written with a handle value which will be used by MBL_INSERT_KEY and MBL_INSERT_MODIFY commands.

For the following commands: MBL_SEARCH_KEY, MBL_DELETE_KEY and MBL_MODIFY_KEY this register contains the handle corresponding to the key used and is written by the hardware management on successful completion of the command execution.

When in the FULL_AUTO pointer management mode, this register also contains a handle value returned by the hardware for the MBL_INSERT_KEY and MBL_INSERT_MODIFY commands.

After executing the MBL_GET_HANDLE, the register contains a next handle value returned by the hardware.