Nand gate, Nand gate -42, Figure 1-77 menu options for and logic element -42 – Clear-Com Logic-Maestro User Manual
Page 56
Clear-Com Communication Systems
Eclipse Logic Maestro Instruction Manual
1 - 4 2
Right clicking on the logic element in the design window displays an
options menu.
Figure 1-77: Menu Options for AND 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.
NAND Gate
Combines two or more inputs to generate a single output. The default
is two inputs but by right clicking on a NAND gate to display the menu
additional inputs can be added. Unused inputs will default to the
TRUE state. The output is only true if at least one input is false. The
NAND gate adds a 25ms processing delay.
Table 1-2: Truth Table for NAND Logic Element
Input A
Input B
Output
False
False
True
False
True
True
True
False
True
True
True
False