Xilinx / finn-hlslib

Vitis HLS Library for FINN

Home Page:https://xilinx.github.io/finn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERROR: [SIM 211-100] Csim failed with error

nguyend-nam opened this issue · comments

Hello, I'm new to Vivado HLS, I run a simple C++ project and when I simulate, I get errors like these:

1 INFO: [SIM 2] *************** CSIM start ***************
2 INFO: [SIM 4] CSIM will launch GCC as the compiler.
3 ERR: [SIM 100] CSim failed with errors.
4 INFO: [SIM 3] *************** CSIM finish ***************

The console tab shows something like this:

"source /*path*/solution1/csim.tcl"
    invoked from within
"hls::main /*path*/solution1/csim.tcl"
    ("uplevel" body line 1)
    invoked from within
"uplevel 1 hls::main {*}$args"
    (procedure "hls_proc" line 5)
    invoked from within
"hls_proc $argv"
Finished C simulation.

How can I fix this, thank you so much.

Hi @nguyend-nam , this issue tracker is for finn-hlslib bugs. Please follow the Xilinx Vitis HLS tutorials and use the Xilinx support forum for your question..