Calypso382

Avatar
  • 活动总数 12
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 3
  • 订阅数 3
  • 已编辑于

    cmake 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...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 已编辑于

    Code 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...
    • 3 个关注者
    • 3 条评论
    • 0 票
  • 已编辑于

    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...
    • 2 个关注者
    • 5 条评论
    • 1 票