Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top