You copied the Doc URL to your clipboard.
OrGate component
This section describes the OrGate component.
OrGate - about
This component implements a logical OR of two Signal input ports to generate a single output Signal. For example, you can use this component to combine two interrupt signals.
This is a LISA+ component.
OrGate - ports
This section describes the ports.
Table 4-92 OrGate ports
Name | Protocol | Type | Description |
---|---|---|---|
input[0] |
Signal | Slave | First input signal |
input[1] |
Signal | Slave | Second input signal |
output |
Signal | Master | Combined output signal |
OrGate - verification and testing
This component passes tests as part of the VE example system by using VE test suites and by booting operating systems.