blockAssignClockVectorized
Assign a clock to a clocked Boolean signal vector
Information
This block for Boolean signals works similarly as the corresponding block for Real signals (see RealSignals.Sampler.AssignClockVectorized).
Analog to the corresponding Real signal block example there exists an elementary example for this Boolean block.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | 1 | Size of input signal vector u (= size of output signal vector y) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.BooleanInput[n] | u | Connector of clocked, Boolean input signal | |
| Modelica.Blocks.Interfaces.BooleanOutput[n] | y | Connector of clocked, Boolean output signal | |
| Clocked.ClockSignals.Interfaces.ClockInput | clock |