RVX Tutorial:
Integrating User IPs into the Platform

Kyuseung Han
ETRI, Daejeon, South Korea

v2025-07-10 or later

Overview

This tutorial explains how to integrate user IPs into the SoC platform.
After identifying the interfaces of a completed IP, or defining the interfaces of an IP to be developed, specify them in #(platform xml).
This will generate the corresponding NoC signals for connecting those interfaces.
Then, instantiate your IP and connect it to the generated signals.

Prerequisite

Things to Know

Types of the Interfaces of User IPs

Library Names

The interfaces of user IPs are represented using the following naming convention:

user_XXX_YYY_ZZZ

clkin

clkout

Navigate