Forum Discussion
MSura2
New Contributor
6 years agoINTEL HLS COMPILER
Hi, I'm trying to run the counter example and have run into this error, which I don't really understand, it's related to a bits library in C++, but its' within the HLS tool set. Error: i++ counter...
AnilErinch_A_Intel
Frequent Contributor
6 years agoHi
Not all C++ features are supported in the HLS. Please review the compiler guide to see the supported features and GCC versions.
Also please make sure that you have the right setup as per the guidelines. Also GCC 4.7 on Ubuntu 18.04 might not be the correct setting, you can try the Ubuntu 16.04 instead.
Thanks and Regards
Anil