Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

dividing to 32bit signed integers with ieee_fixed_pkg -> error

Hello everyone, I am trying to divide two 32 bit signed integer signals (see code below). I am using the fixed point package from bishop, which invokes the lpm_divide megafunction. When compili...