Logical

Summary of the Logical components available in Schematic Editor.

This sub-category provides four Logical components. Their descriptions and supported features are given in Table 1.

Table 1. Logical operation components in the Signal Processing category of the Schematic Editor core library
Component Description Features Help file
supported input types supported output types vector support

Comparator

Outputs value 0 or 1 based on the values of the inverting and noninverting input signal. real, int, uint real, int, uint no Comparator

Logical operator*

Applies the selected logical operator to the input signals (AND, NAND, OR, NOR, XOR, NXOR, or NOT). real, int, uint real, int, uint yes Logical Operator

Relational operator

Applies the selected relational operator to the input signals (==, !=, <=, >=, < or >). real, int, uint real, int, uint yes Relational Operator

Edge Detection

Detects rising, falling, or both edges of the input signal. real, int, uint real, int, uint yes Edge Detection

*The Logical operator component supports logical operation on an arbitrary number of input signals.