Or gate, Or gate -43 – Clear-Com Logic-Maestro User Manual
Page 57
Clear-Com Communication Systems
Eclipse Logic Maestro Instruction Manual
1 - 4 3
Right clicking on the logic element in the design window displays an
options menu.
Figure 1-78: Menu Options for NAND Logic Element
• Add Comment - add a comment to the logic element.
• Delete - delete logic element from design window.
• Cut - cut logic element from design window.
• Copy - copy logic element on design window.
• Add Input - add an input to the logic element.
• Change Gate Type - replace the logic element with one selected
from the drop-down list.
OR Gate
Combines two or more inputs to generate a single output. The default
is two inputs but by right clicking on an OR gate to display the menu
additional inputs can be added. Unused inputs will default to the
TRUE state. The output is only true if one or more inputs are true. The
OR gate adds a 25ms processing delay.
Table 1-3: Truth Table for OR Logic Element
Right clicking on the logic element in the design window displays an
options menu.
Input A
Input B
Output
False
False
False
False
True
True
True
False
True
True
True
True