Main Content

MATLAB AXI Master

Access AXI slave memory on FPGA board from MATLAB®

Access on-board memory locations from MATLAB, using the MATLAB AXI master IP in your FPGA design, and theaximasterobject. The object connects to the IP over a JTAG, Ethernet, or a PCIe interface and allows read and write commands to slave memory locations from the MATLAB command line.

Functions

setupAXIMasterForQuartus Add AXI master IP path toQuartusproject
readmemory Read data out of AXI4 memory-mapped slaves
writememory 将数据写入AXI4内存映射的奴隶
释放 Release JTAG or Ethernet cable resource

Objects

aximaster Read and write memory locations on FPGA board fromMATLAB

Blocks

AXI Master Read Read memory locations on FPGA board from金宝app
AXI Master Write Write memory locations on FPGA board from金宝app

Topics

Set Up MATLAB as AXI Master

High-level steps for accessing memory-mapped locations on an FPGA board from MATLAB or Simulink®.

Ethernet MATLAB as AXI Master

Integrate and configure Ethernet MATLAB as AXI Master.

PCI Express MATLAB as AXI Master

Integrate and configure MATLAB as AXI Master IP over PCI Express.

Use Simulink to Access FPGA Locations

Access memory-mapped locations on an FPGA board from Simulink.

Featured Examples