Standard Interfaces

March 3, 2025 ยท View on GitHub

ROHD-HCL provides a set of standard interfaces using ROHD Interfaces. This makes it easy to instantiate and connect common interfaces in a configurable way.

APB

The ABP Interface is a standard AMBA interface. ROHD HCL has a configurable version of the APB interface called ApbInterface.

SPI

The Serial Peripheral Interface (SPI) is a common serial communicaton interface. ROHD HCL has a configurable version of the SPI interface called SpiInterface.