An example design project for the LTPI IP is available in the AMD Vivado™
IDE. Follow these steps to generate an example design project.
- In Vivado IDE, add an LTPI instance to the current project using the IP catalog or by creating a new block design.
- Double-click the instance and configure the LTPI parameters.
- Right-click the instance and select Open IP Example
Design from the popup menu.
- Specify the location to place the example project directory and click OK.
Generates a new Vivado project that contains two block designs within an example design test bench.
Figure 1. SCM Example Block Design

The first block design parameters are taken from the LTPI instance of the project you launched. It is synthesizable. The second BD contains a partner LTPI that pairs with the first LTPI and is the simulation model within the test bench.
For example, if the project is launched from an LTPI configured as an SCM with I2C channels set to controllers, the LTPI in the simulation model is configured as an HPM LTPI with I2C channels set as targets.