[Need Help]T1 EDA simulation ERROR

Hi everyone

I was trying to run T1 RTL simulation in Linux/i686 platform, using NC-verilog as simulation tools

I have rebuilt the pli by using "mkplilib ncverilog",

new "ncsim" and "ncelib" has been created in $DV_ROOT/tools/Linux/i686

I run the sims under the command

"sims -sim_type=ncv -novera_build -novera_run -group=core1_mini"

but get so many warning and an Error during the simulation

the tail of sims.log:

sims -sim_type=ncv -novera_build -novera_run -group=core1_mini

ncvlog: *W,UNBINS: Unbound instance found: flop_rptrs::bw_clk_gl_rstce_rtl in unit worklib.OpenSPARCT1:v.

ncvlog: *E,UNBERR: (9561) unbound instance(s).

Total errors/warnings found outside modules and primitives:

errors: 1, warnings: 9723

ncverilog: *E,VLGERR: An error occurred during parsing. Review the log file for errors with the code *E and fix those identified problems to proceed. Exiting with code (status 1).

sims: Caught a SIGDIE. failed building model at /home/tyx/SPARC/OpenSPARC-T1/v1.4/tools/src/sims/sims,1.262 line 2218.

sims: Caught a SIGDIE. Could not build model for regression at /home/tyx/SPARC/OpenSPARC-T1/v1.4/tools/src/sims/sims,1.262 line 1272.

has anyone seen this error before?

any solution?

[1309 byte] By [raindiana] at [2007-11-26 23:49:12]
# 1

Yes, I have seen similar errors with NCsim on SPARC/Solaris. Typically these were because of the unsupported compiler version used to perform PLI and model building. Same setup works correctly if you use right compiler version for the respective platform.

You might want to try VCS run if available and should check with Cadence support to get resolution on NCV errors (supported gcc version etc).

durgama at 2007-7-11 15:25:30 > top of Java-index,Open Source Technologies,OpenSPARC...