Calypso382
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 3
-
Edited cmake adding -xc++ flag to custom compiler (Xilinx Vitis)
AnsweredI'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... -
Edited Code insight not finding include files for custom target
AnsweredI'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... -
Edited 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...