MCHP16 Logic

From ErikaWiki

Jump to: navigation, search

The MCHP16 Logic palette:

Symbol Description
Mchp16 logic truetable.png This block implements a Truth table.
Mchp16 logic clearbit.png This block can be used to clear a bit in the integer input. The bit to clear is specified using the internal parameter.
Mchp16 logic setbit.png This block can be used to set a bit in the integer input. The bit to clear is specified using the internal parameter.
Mchp16 logic upperhalf.png This block can be used to extract a set of bits taken from the upper part of the input.
Mchp16 logic shift.png This block implements an arithmetic shift operation. The number of bits to shift can be specified as internal parameter.
Mchp16 logic intmul.png This block implements an integer multiplication. The Data type, and the Behavior in case of an overflow (Nothing, Saturate, Error) are specified as internal parameters.
Mchp16 logic int8.png This block converts an input type to int8. The Input type is specified as internal parameter.
Mchp16 logic int16.png This block converts an input type to int16. The Input type is specified as internal parameter.
Mchp16 logic int32.png This block converts an input type to int32. The Input type is specified as internal parameter.
Personal tools