Add Unsigned 64 bit
File:TArduinoAddUnsigned64Bit.png
Summary
Adds multiple 64-bit unsigned inputs and outputs the result.
Description
The **Add Unsigned 64-bit** component takes two or more 64-bit unsigned inputs and calculates their sum. The number of inputs is determined by the **Input Pins** property (default is 2). A **Clock** input triggers the addition operation, and the result is sent to the output.
Diagram:
Categories
- File:TArduinoSignalCategory.png Category Signal – Signal processing components.
- File:TArduinoIntegerCategory.png Category Integer – 64-bit integer arithmetic.
Properties
- Input Pins – Number of 64-bit unsigned inputs (default: 2).
Pins
Input Pins
- In – 64-bit unsigned inputs; the number depends on the **Input Pins** property.
- Clock – Triggers the addition operation.
Output Pins
- Out – 64-bit unsigned result of the addition.