Class ATB_rtl2

TSSV Interface bundle for the ATB_rtl protocol

Hierarchy (view full)

Constructors

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

    Parameters

    • Optional params: ATB_rtl_Parameters

      param value set

    • Optional role: ATB_rtl_Role

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

    Returns ATB_rtl2

Properties

params: ATB_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