Class LPI_rtl3

TSSV Interface bundle for the LPI_rtl protocol

Hierarchy (view full)

Constructors

  • Create a new LPI_rtl Interface bundle with either master or slave port interface or just a bundle of interconnect wires

    Parameters

    • Optional params: LPI_rtl_Parameters

      param value set

    • Optional role: LPI_rtl_Role

      sets the role of this instance to choose master or slave port interface or just a bundle of interconnect wires

    Returns LPI_rtl3

Properties

params: LPI_rtl_Parameters
VLNV: {
    vendor: string;
    library: string;
    name: string;
    version: string;
}

VLNV Metadata

Type declaration

  • vendor: string
  • library: string
  • name: string
  • version: string
name: string
signals: Signals
role?: string
modports?: Record<string, Record<string, PortDirection>>

Methods

Generated using TypeDoc