packageLogicalOperations

This package contains a list of typical boolean operations: NOT, AND, OR, ... and logic blocks as Flip Flop.

Extends from Modelica.Icons.Package (Icon for standard packages).

Information

Description

This package contains a list of basic and customisable logical elements.

Contents

NameDescription
NotModel of a n-bit NOT
AndModel of a n-bit AND
NandModel of a n-bit NAND
OrModel of a n-bit OR
NorModel of a n-bit NOR
XorModel of a n-bit XOR
XnorModel of a n-bit XNOR
FlipFlopSRModel of a Set-reset Flip Flop
FunctionsPackage that contains the set of functions used by the logical operations
InterfacesInterfaces
ExamplesExamples

Revisions