Forum Discussion
BoonBengT_Altera
Moderator
3 years agoHi @Desani,
My guess is there are some setup issues in Quartus which cause the HLS compilation for IP to failed.
Would recommend to check on the following below:
1) As compilation are for Arria10 devices, please check if Quartus have that device installed. (creating an empty project with arria10 devices)
2) Ensure if simulation tool are also installed as sometime it will cause certain failure compilation.
3) Running the 'init_hls' to check on the Linux machine setup.
4) If all failed, would suggest to reinstalled by following this sequences 1)Quartus 2)Desire device 3)HLS compiler
Hope that clarify.
Best Wishes
BB