红尘来了5687 发表于 2020-9-4 16:21:01

HLS C仿真报错,用的是xilinx官网的列子

本帖最后由 红尘来了5687 于 2020-9-4 16:55 编辑

vivado HLS PID控制器设计,C仿真级联合仿真通不过,代码在压缩包,大牛们赐教下,有点急
Cannot open input file e_res.txt
@E Simulation failed.
ERROR: CSim failed with errors.
INFO: *************** CSIM finish ***************
4
    while executing
"source H:/xilin_project/pid_1/pid/solution1/csim.tcl"
    invoked from within
"hls::main H:/xilin_project/pid_1/pid/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.
<blockquote>

红尘来了5687 发表于 2020-9-4 16:27:49

本帖最后由 红尘来了5687 于 2020-9-4 16:52 编辑

页: [1]
查看完整版本: HLS C仿真报错,用的是xilinx官网的列子