NorGate
NorGate with multiple input
Library
Modelica/Electrical/Digital/Gates
Description
The NorGate model has a multiple valued (n) input vector, and a single valued output. It is composed by a Basic Nor and an InertialDelaySensitive. Its parameters are the delay parameters (rise and fall inertial delay time, and initial value).
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_tLH | tLH | Rise inertial delay | Scalar | |
mo_tHL | tHL | Fall inertial delay | Scalar | |
mo_y0 | y0 | Initial value of output | Structure | |
mo_y0/choice1 | U Uninitialized | Number | 0 | |
mo_y0/choice2 | X Forcing Unknown | Number | 0 | |
mo_y0/choice3 | 0 Forcing 0 | Number | 0 | |
mo_y0/choice4 | 1 Forcing 1 | Number | 0 | |
mo_y0/choice5 | Z High Impedance | Number | 0 | |
mo_y0/choice6 | W Weak Unknown | Number | 0 | |
mo_y0/choice7 | L Weak 0 | Number | 0 | |
mo_y0/choice8 | H Weak 1 | Number | 0 | |
mo_y0/choice9 | - Do not care | Number | 0 | |
mo_n | n | Number of inputs | Scalar |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_x | x | x | Structure | |
mo_x/fixed | fixed | Cell of vectors | true | |
mo_x/start | start | Cell of vectors | ||
mo_y | y | y | Structure | |
mo_y/fixed | fixed | Cell of scalars | true | |
mo_y/start | start | Cell of scalars |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
x | implicit | Connector of Digital input signal vector | input | 1 |
y | implicit | Connector of Digital output signal | output | 1 |