Create a Custom APB3 Peripheral

When you generate an example design for the Sapphire RV64 SoC, the IP Manager creates an APB3 peripheral and software code that you can use as a template to create your own peripheral. This simple example shows how to implement an APB3 slave wrapper.

  • Refer to the apb3_slave module in exp_apb3_slave.v in the Ti375C529_devkit directory for the RTL design.