Intel HLS (19.4) - Not supported device family except Stratix 10
I always used Arria10 device, when compiling with 19.3 version and everything worked as expected.
I shifted to 19.4 compiler recently, and since the shift, an error has been occurring when other devices, except Stratix10, are used. The error is transpiring even on designs successfully compiled with 19.3.
I attached two files - a log from the failed compilation (Arria10) and a part of a log from a successful compilation (Stratix 10).
I suppose it's another problem for developers, but isn't there any way to overcome it (besides using the Stratix 10 device)?
Hi,
I am able to compile the example design in HLS compiler v19.3 and v19.4 and could not duplicate the error as shown on your side.
It seems like the problems is cause by the device files are not installed correctly.
Could you try to reinstall the Arria 10 device files?
Thanks