Common use of Data Types Clause in Contracts

Data Types. This section specifies the actual requirements of the function or macro in terms of required code memory, data memory, and number of clock cycles to execute. The 16-bit DSC core supports four types of two’s-complement data formats: • Signed integer • Unsigned integer • Signed fractional • Unsigned fractional Signed and unsigned integer data types are useful for general-purpose computation; they are familiar with the microprocessor and microcontroller programmers. Fractional data types allow powerful numeric and digital-signal-processing algorithms to be implemented.

Appears in 2 contracts

Sources: Software License Agreement, Software License Agreement