This package contains a list of basic and customisable logical elements.
| Name | Description |
|---|---|
| Not | Model of a n-bit NOT |
| And | Model of a n-bit AND |
| Nand | Model of a n-bit NAND |
| Or | Model of a n-bit OR |
| Nor | Model of a n-bit NOR |
| Xor | Model of a n-bit XOR |
| Xnor | Model of a n-bit XNOR |
| FlipFlopSR | Model of a Set-reset Flip Flop |
| Functions | Package that contains the set of functions used by the logical operations |
| Interfaces | Interfaces |
| Examples | Examples |