Jenny21
New Contributor
2 years agoHow to use Floating Point Functions Intel FPGA IP in Stratix 10
Hello everyone, I'm just a student and please help me or suggest some solutions for my problem.
I am building a system for implementing floating point 32 bit calculation, and I have to use Floating Point Funtions FPGA IP in Quartus 19.1 for Stratix 10 board. I want to read data (floating point 32 bit from On chip memory) and put in a and b and implement calculation output in q. But I see that all a, b and q are Conduit for exporting.
I configured this IP like that:
But when I apply, it doesn't display right and return the original IP core.
I sincerely thank you so much.