External Memory Interfaces (EMIF) IP User Guide: Agilex™ 3 FPGAs and SoCs
Visible to Intel only — GUID: fwb1744642467376
Ixiasoft
Visible to Intel only — GUID: fwb1744642467376
Ixiasoft
6.11.4.1.2. mb_user_input.tcl
Follow these steps to perform function calls:
- Identify the registers you want to access. Refer to the Read-Only Registers and Command Definitions tables for details.
- Refer to the tables in the mb_iossm_command.tcl topic for the required arguments.
- Call the respective functions with the necessary arguments, following the format below:
<function name> <lists of arguments separated by spaces>
Example 1: Accessing MEM_INTF_INFO_0 read-only register.
Function call: intf_info calip_0
Example 2: Accessing ECC_INJECT_ERROR mailbox command register.
Function call: mb_ecc_inject_error calip_0 0x1 0x0 0xf4
Example 3: Accessing ECC_ENABLE_SET mailbox command register.
Function call: mb_ecc_enable_set calip_0 0x1 0x0 0x2