Creating a Standalone Project and Implementing APM

Open the SDSoC environment and create a new SDSoC Project using any platform or operating system selection. Choose theMatrix Multiplication and Addition Template.

In theSDx Project Settings, check the optionInsert AXI Performance Monitor. Enabling this option and building the project adds the APM IP core to your hardware system. The APM IP uses a small amount of resources in the programmable logic. SDSoC connects the APM to the hardware/software interface ports, which are the Accelerator Coherency Port (ACP), General Purpose Ports (GP) and High Performance Ports (HP).

Select themmultandmaddfunctions to be implemented in hardware. Clean and build the project using theSDDebugconfiguration, which is selected by default.