Header menu logo issie

ComponentType Type

Union cases

Union case Description

IOLabel

Full Usage: IOLabel

Input(BusWidth, DefaultValue)

Full Usage: Input(BusWidth, DefaultValue)

Parameters:
    BusWidth : int
    DefaultValue : int option

BusWidth : int
DefaultValue : int option

Input1 BusWidth

Full Usage: Input1 BusWidth

Parameters:
    BusWidth : int

BusWidth : int

NotConnected

Full Usage: NotConnected

Output BusWidth

Full Usage: Output BusWidth

Parameters:
    BusWidth : int

BusWidth : int

Viewer BusWidth

Full Usage: Viewer BusWidth

Parameters:
    BusWidth : int

BusWidth : int

Instance members

Instance member Description

this.IsIOLabel

Full Usage: this.IsIOLabel

Returns: bool
Returns: bool

this.IsInput

Full Usage: this.IsInput

Returns: bool
Returns: bool

this.IsInput1

Full Usage: this.IsInput1

Returns: bool
Returns: bool

this.IsNotConnected

Full Usage: this.IsNotConnected

Returns: bool
Returns: bool

this.IsOutput

Full Usage: this.IsOutput

Returns: bool
Returns: bool

this.IsViewer

Full Usage: this.IsViewer

Returns: bool
Returns: bool

Type something to start searching.