External Memory Interfaces (EMIF) IP User Guide: Agilex™ 3 FPGAs and SoCs

ID 847458
Date 4/24/2025
Public
Document Table of Contents

6.11.4.2. Running the Mailbox Script

Follow these steps to run the mailbox script:

  1. Configure the device with the .sof design file. (Ensure that the Use Debug Toolkit feature is enabled in the design.)
  2. Download and extract all Mailbox Access Script files into the same directory.
  3. Refer to the mb_user_input.tcl topic and modify the function calls as needed.
  4. Save the file.
  5. To run the script, use the following command:
    system-console   --script=mb_user_input.tcl    
    --sof=<sof file directory>/<sof file name>.sof

    (Ensure that you have configured the device with the same .sof design file that you specify in this command.)