Function pulseDigital

  • Pulse the specified digital signal. This generates an instantaneous rising and falling edge on the signal. This should be used for any logic that does nto require a persistent hold.

    Parameters

    • signal: string

      string Signal Name in Contract file, or join number as a string

    Returns void