dreamscome
Junior Member level 2

ncsim fsdb
I was trying to dump fsdb in ncsim by using the cmd "ncverilog +loadpli1=${DEB_PLI_FILE}:debpli_boot xxx"
But I got this error:
ERROR: ACC PLISVG
The routine acc_object_of_type() cannot be applied to an object of type <unknown>. Use the SystemVerilog VPI instead (Clause 27, IEEE Std 1800-2005).
Anyone has seen this error before? How to fix it?
I was trying to dump fsdb in ncsim by using the cmd "ncverilog +loadpli1=${DEB_PLI_FILE}:debpli_boot xxx"
But I got this error:
ERROR: ACC PLISVG
The routine acc_object_of_type() cannot be applied to an object of type <unknown>. Use the SystemVerilog VPI instead (Clause 27, IEEE Std 1800-2005).
Anyone has seen this error before? How to fix it?