本帖最后由 FindSpace博客 于 2017-4-19 16:57 编辑
在c simula
tion时,如果使用gcc编译器报错:
- /home/find/d/FPGA/Vivado_HLS/2016.4/lnx64/tools/fpo_v7_0/libgmp.so: 无法添加符号: 不可识别的文件格式
- collect2: ld returned 1 exit status
- make: *** [csim.exe] Error 1
- ERROR: [SIM 211-100] CSim file generation failed: compilation error(s).
复制代码换成clang编译器就好了。
但是在 Run C/RTL CoSimulation时,还会出错:
- /lib/x86_64-linux-gnu/libpthread.so.0: 无法添加符号: 不可识别的文件格式
- collect2: ld returned 1 exit status
- make: *** [cosim.tv.exe] Error 1
复制代码操作系统:Debian 9 x86_64
vivado 2016.4
求帮助。。
一周热门 更多>