Altera Floating-Point Uživatelský manuál Strana 54

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 157
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 53
Parameter Name Type Required Description
WIDTH_EXP Integer No Specifies the precision of the exponent. The bias of
the exponent is always set to 2 (WIDTH_EXP-1) -1
(that is, 127 for single-precision format and 1023 for
double-precision format). The WIDTH_EXP parameter
must be 8 for the single-precision mode and 11 for
the double-precision mode, or a minimum of 11 for
the single-extended precision mode. The WIDTH_EXP
parameter must be less than the WIDTH_MAN
parameter. The sum of WIDTH_EXP and the WIDTH_
MAN parameters must be less than 64. If this
parameter is not specified, the default is 8.
WIDTH_MAN Integer No Specifies the precision of the mantissa. The WIDTH_
MAN parameter must be 23 (to comply with the IEEE-
754 standard for the single-precision mode) when
the WIDTH_EXP parameter is 8. Otherwise, the WIDTH_
MAN parameter must have a value that is greater than
or equal to 31. The WIDTH_MAN parameter must be
greater than the WIDTH_EXP parameter. The sum of
the WIDTH_EXP and WIDTH_MAN parameters must be
less than 64. If this parameter is not specified, the
default is 23.
UG-01058
2014.12.19
ALTFP_ADD_SUB Parameters
5-7
ALTFP_ADD_SUB IP Core
Altera Corporation
Send Feedback
Zobrazit stránku 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 156 157

Komentáře k této Příručce

Žádné komentáře