Calypso382
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 3
-
Calypso382 created a post, Answeredcmake adding -xc++ flag to custom compiler (Xilinx Vitis)
I'm trying to use cmake to generate a build for Xilinx FPGA HLS (C++) code. This requires using Xilinx's version of the C++ compiler, v++. In my CMakeLists.txt, I have set(CMAKE_CXX_COMPILER $ENV{X... -
-
Calypso382 created a post, AnsweredCode insight not finding include files for custom target
I'm using cmake with clion to develop a heterogeneous application (running on CPU and FPGA accelerator) as single project. Both the host-side (CPU) and device-side (FPGA) code must be built with co... -
-
-
Calypso382 created a post, CLion: All keyboard shortcuts disabled after update
I just updated from CLion 2.5 to 3.0 and all keyboard shortcuts are now disabled. I can pull down the various menus and see the shortcut mappings displayed, but they are all grayed out. I go to Set...