functional unit - definizione. Che cos'è functional unit
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

Cosa (chi) è functional unit - definizione

INTEGRATED PART OF A PROCESSING UNIT (SUCH AS A CPU, OR A GPU)
Functional unit; Execution units

functional unit         
Functional beverage         
NON-ALCOHOLIC DRINK THAT CONTAINS HERBS, VITAMINS, MINERALS, AMINO ACIDS OR ADDITIONAL RAW FRUIT OR VEGETABLES
Bepherages; Functional beverages; Functional drinks; Functional drink
A functional beverage is a conventional liquid food marketed to highlight specific product ingredients or supposed health benefit.
Functional training         
A CLASSIFICATION OF EXERCISE WHICH INVOLVES TRAINING THE BODY FOR THE ACTIVITIES PERFORMED IN DAILY LIFE
Functional strength
Functional training is a classification of exercise which involves training the body for the activities performed in daily life.

Wikipedia

Execution unit

In computer engineering, an execution unit (E-unit or EU) is a part of the central processing unit (CPU) or graphics processing unit (GPU) that performs the operations and calculations forwarded from the instruction unit. It may have its own internal control sequence unit (not to be confused with the CPU's main control unit), some registers, and other internal units such as an arithmetic logic unit, address generation unit, floating-point unit, load–store unit, branch execution unit or some smaller and more specific components.

It is common for modern CPUs to have multiple parallel functional units within its execution units, which is referred to as superscalar design. The simplest arrangement is to use a single bus manager unit to manage the memory interface, and the others to perform calculations. Additionally, modern CPUs' execution units are usually pipelined.