Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21611 Discussions

How to compare outputs from a floating point IP such as altfp_div?

Altera_Forum
Honored Contributor II
1,309 Views

How can I compare outputs from a floating point IP since it gives output in IEEE format, comparative operators such as >, < will not work? 

So if I have output out of two such modules how should I compare them? 

HDL being used is Verilog.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
595 Views

have you taken a look at altfp_compare?

0 Kudos
Reply