SURF
Loading...
Searching...
No Matches
ComplexFixedPkg Package Reference
Package >> ComplexFixedPkg

Functions

cfixed   to_cfixed (
R: in real
I: in real
CTYP: in cfixed
)
cfixed   to_cfixed ( CIN: in COMPLEX , CTYP: in cfixed )
cfixed   to_cfixed ( R: in sfixed , I: in sfixed )
cfixedArray   to_cfixedArray ( CIN: in ComplexArray , CTYP: in cfixed )
sfixedArray   to_sfixedArray ( SIN: in RealArray , STYP: in sfixed )
cfixed   resize (
CIN: in cfixed
CTYP: in cfixed
constant overflow_style: in fixed_overflow_style_type
constant round_style: in fixed_round_style_type
)
std_logic_vector   to_slv ( ARG: in cfixed )
cfixed   to_cfixed ( VEC: in std_logic_vector , CTYP: in cfixed )
cfixed   conj ( ARG: in cfixed )
cfixed   swap ( ARG: in cfixed )
boolean   "=" ( L: in cfixed , R: in cfixed )
boolean   "/=" ( L: in cfixed , R: in cfixed )
cfixed   "-" ( ARG: in cfixed )
cfixed   "-" ( L: in cfixed , R: in cfixed )
cfixed   "-" ( L: in cfixed , R: in sfixed )
cfixed   "-" ( L: in sfixed , R: in cfixed )
cfixed   "+" ( L: in cfixed , R: in cfixed )
cfixed   "+" ( L: in cfixed , R: in sfixed )
cfixed   "+" ( L: in sfixed , R: in cfixed )
cfixed   "*" ( L: in cfixed , R: in cfixed )
cfixed   "*" ( L: in cfixed , R: in sfixed )
cfixed   "*" ( L: in sfixed , R: in cfixed )

Libraries

ieee 

Use Clauses

std_logic_1164 
math_real 
math_complex 
fixed_pkg 
fixed_float_types 

Types

sfixedArray  array ( natural range <> ) of sfixed
cfixedArray  array ( natural range <> ) of cfixed
RealArray  array ( natural range <> ) of real
ComplexArray  array ( natural range <> ) of complex

Records

cfixed 

The documentation for this design unit was generated from the following file: