Altfp_sincos parameters, Altfp_sincos parameters -3 – Altera Floating-Point User Manual

Page 104

Advertising
background image

Table 14-3: ALTFP_SINCOS IP Core Output Signals

Port Name

Required

Description

result[]

Yes

The trigonemetric of the

data[]

input port in floating-point format.

The widths of the

result[]

output port and

data[]

input port are the

same.

ALTFP_SINCOS Parameters

Table 14-4: ALTFP_SINCOS IP Core Parameters

Parameter Name

Type

Required

Description

WIDTH_EXP

Integer

Yes

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). The value of

WIDTH_EXP

must be

8

for single-precision format

and must be less than

WIDTH_MAN

. The available

value for

WIDTH_EXP

is

8

.

WIDTH_MAN

Integer

Yes

Specifies the precision of the mantissa. The value of

WIDTH_MAN

must be

23

when

WIDTH_EXP

is

8

.

Otherwise,

WIDTH_MAN

must be a minimum of

31

.

The value of

WIDTH_MAN

must be greater than

WIDTH_EXP

. The available value for

WIDTH_MAN

is

23

.

PIPELINE

Integer

Yes

The number of pipeline is fixed for the mantissa

width and some internal parameter. For the correct

settings, refer to Output Latency.

Related Information

Output Latency

on page 14-1

UG-01058

2014.12.19

ALTFP_SINCOS Parameters

14-3

ALTFP_SINCOS IP Core

Altera Corporation

Send Feedback

Advertising