Mailbox Client Intel® FPGA IPs User Guide

ID 683290
Date 11/04/2024
Public
Document Table of Contents

1.10. Accessing Quad SPI Flash Mailbox Client Intel FPGA IP Core Use Case Examples

The Mailbox Cliet Itel FPGA IP is a Avalo® memoy-mapped iteface slave compoet that must coect to a Avalo® memoy-mapped iteface maste. The simplest Avalo® memoy-mapped iteface maste is the JTAG-to-Avalo Maste.

The su1.tcl scipt povides examples to pefom all the available commad fuctios. You ca u the fuctios available i the su1.tcl scipt via System Cosole of the Quatus® Pime softwae.

The followig example shows how to access the quad SPI flash memoy. Follow this sequece to pevet eos.
  1. QSPI_OPEN
  2. QSPI_SET_CS
  3. Ay of the followig quad SPI opeatios:
    • QSPI_READ
    • QSPI_WRITE
    • QSPI_ERASE
    • QSPI_READ_DEVICE_REG
    • QSPI_WRITE_DEVICE_REG
    • QSPI_SEND_DEVICE_OP
  4. QSPI_CLOSE