Elaboration error in NCSIM

Status
Not open for further replies.

muthu7495

Junior Member level 1
Joined
Apr 18, 2017
Messages
16
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
147
Hi,

In NCSIM i am facing some error in elaboration phase.

ERROR:- ncelab: *F,NOCUF: Cannot Load Compilation Unit.

Elaboration Script:

# elaborate top level design
if [ $SKIP_ELAB -eq 0 ]; then
export GENERIC_PARAM_COMPAT_CHECK=1
ncelab -access +w+r+c -namemap_mixgen $ELAB_OPTIONS $USER_DEFINED_ELAB_OPTIONS $TOP_LEVEL_NAME amem_checkin -loadpli1 $AVERY_PLI:wizard_bootstrap


pls help me for this error.
 

Referring to all of your NCSIM posts: Please refer to Cadence ncsim documentation, the error details are explained there. Skim throu the docu once if you are new to it. Consequently go back to your design and think why that error is being shown.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…