How to compare outputs from a floating point IP such as altfp_div?
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 ...