Forum Discussion
Altera_Forum
Honored Contributor
11 years agoALTFP_MULT always return 0
Hi everyone, I'm new to fpga/verilog and met a weird problem when using altfp_mult ip core. --------------------------------- I am using de2i-150 developing board, which has an Intel Atom CPU...
Altera_Forum
Honored Contributor
11 years agoYour problem sounds like you are not correctly storing 'dataa' and 'datab' in registers after you write them from PCIe.
If you look closely (SignalTap) I think you will find that the result isn't always 0, but it is only zero when one or more of the inputs are also zero.