usha Posted July 9, 2012 Report Share Posted July 9, 2012 irun -access rw -uvmhome ../../../.. +UVM_VERBOSITY=UVM_LOW -quiet +define+UVM_OBJECT_MUST_HAVE_CONSTRUCTOR -loadsc ../../../uvm/lib/uvm_dpi.so -incdir . fifo.sv $CDSROOT = /ip-tools/Incisive-10.2-017 TOOL: ncsc 10.20-s040 ncsc C++ parameters: ncsc -COMPILER $CDSROOT/tools/systemc/gcc/4.4/bin/g++ -f ./INCA_libs/irun.lnx86.10.20.nc/ncsc_run/ncsc_obj/ncsc.args -MANUAL -CFLAGS "-DNCSC -I$CDSROOT/tools/systemc/include_pch -I$CDSROOT/tools/tbsc/include -I$CDSROOT/tools/vic/include -I$CDSROOT/tools/ovm/sc/src -I$CDSROOT/tools/uvm/uvm_lib/uvm_sc/sc -I$CDSROOT/tools/uvm/uvm_lib/uvm_ml/sc -I$CDSROOT/tools/systemc/include/tlm2 -c -x c++ -Wall -I$CDSROOT/tools/include -I$CDSROOT/tools/inca/include" make[1]: Entering directory `/examples/simple/tlm1/producer_consumer' make[1]: `INCA_libs/irun.lnx86.10.20.nc/ncsc_run/ncsc_obj/uvm_dpi.o' is up to date. make[1]: Leaving directory `uvm/examples/simple/tlm1/producer_consumer' make[1]: Entering directory `uvm/examples/simple/tlm1/producer_consumer' make[1]: uvm/examples/simple/tlm1/producer_consumer/./INCA_libs/irun.lnx86.10.20.nc/librun.so' is up to date. make[1]: Leaving directory `uvm/examples/simple/tlm1/producer_consumer' Top level design units: uvm_pkg test ncelab: *F,INTERR: INTERNAL EXCEPTION ----------------------------------------------------------------- The tool has encountered an unexpected condition and must exit. Contact Cadence Design Systems customer support about this problem and provide enough information to help us reproduce it, including the logfile that contains this error message. TOOL: ncelab 10.20-s040 OPERATING SYSTEM: Linux 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:32:02 EDT 2006 x86_64 MESSAGE: sv_seghandler - trapno -1 addr(0x00000000) ----------------------------------------------------------------- csi-ncelab - CSI: Cadence Support Investigation, sending details to ncelab.err csi-ncelab - CSI: investigation complete, send ncelab.err to Cadence Support irun: *E,ELBERR: Error during elaboration (status 255), exiting. make: *** [run] Error 1 Can any one please help me in coming out of this error: ncelab: *F,INTERR: INTERNAL EXCEPTION Quote Link to comment Share on other sites More sharing options...
uwes Posted July 9, 2012 Report Share Posted July 9, 2012 hi, you should be using 10.20s100+, 11.x or a 12.x version. older versions have known issues leading to INTERRs such as the one in the log. /uwe Quote Link to comment Share on other sites More sharing options...
SeanChou Posted September 21, 2012 Report Share Posted September 21, 2012 Uwes, I got the same error with Synopsys Discovery APB VIP in 10.20s100 or 12.10-p001. TOOL: ncelab 12.10-p001 OS: Linux 2.6.9-67... MESSAGE: sv_seghandler - trapno -1 addr(0x00000017) Any hint how to handle this? thanks! Quote Link to comment Share on other sites More sharing options...
SeanChou Posted September 21, 2012 Report Share Posted September 21, 2012 This problem persists when using -uvm or -uvmhome to replace the original UVM arguments. Quote Link to comment Share on other sites More sharing options...
uwes Posted September 21, 2012 Report Share Posted September 21, 2012 This problem persists when using -uvm or -uvmhome to replace the original UVM arguments. since this appears to be a generic crash it would be good if you file a bug report with cadence support. the issue might be related to uvm or to the other code you have - but anyway r&d needs to look at it. /uwe Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.