项目指定我们使用vcs+verdi,但是在做testbench的时候发现verdi不能追踪task中的信号,会报如下错误:
1>Failed to add certain signals to waveform because they cannot be found in waveform file, check "List of Signal(s) Not Found".
大佬们好,我加了+fsdb+functions之前,添加task的信号会报错Active Detection is available on Testbench variable only if Reverse Debug is enabled and the variable is under current VCS simulation scope.
加了之后不报这个错,但是会报楼主的错:Failed to add certain signals to waveform because they cannot be found in waveform file, check "List of Signal(s) Not Found".