Header menu logo issie

BinaryTransition Type

Determines whether a clock cycle is generated with a vertical bar at the beginning, denoting that a waveform changes value at the start of that clock cycle. NB this does not determine whether a waveform changes value at the end of that clock cycle. TODO: Remove this since it is unnecessary. Can use WaveValues instead.

Union cases

Union case Description

OneToOne

Full Usage: OneToOne

OneToZero

Full Usage: OneToZero

ZeroToOne

Full Usage: ZeroToOne

ZeroToZero

Full Usage: ZeroToZero

Instance members

Instance member Description

this.IsOneToOne

Full Usage: this.IsOneToOne

Returns: bool
Returns: bool

this.IsOneToZero

Full Usage: this.IsOneToZero

Returns: bool
Returns: bool

this.IsZeroToOne

Full Usage: this.IsZeroToOne

Returns: bool
Returns: bool

this.IsZeroToZero

Full Usage: this.IsZeroToZero

Returns: bool
Returns: bool

Type something to start searching.