How-To: NCVHDL Compile Problem
Heya! I’m back to acad mode BUT only for a day or two. It’s been a whole month since i last touched this tool, and when i came back, the compiled files were changed..
Here’s the error when compiling:
ncvhdl_p: *F,DLUNNE: Can’t find STANDARD at $LOCATION/ius53/tools/inca/files/STD
Not sure what happened with the server.. but all standard libraries doesn’t show up in the NcLaunch window pane. It does seem like they are not compiled.
Solution:
Locate the install script. Usually it’s in $INSTALL_DIR/ius53/tools.lnx86/inca/files/install.
Then run ncvhdl.ins (or ncvlog.ins, whichever’s appropriate).
Double check using the command “ncls -lib STD”
You should see something like:
ncls: 05.30-s008: (c) Copyright 1995-2004 Cadence Design Systems, Inc.
package STD.STANDARD (AST)
package STD.STANDARD (COD) <0×6ca7fa36>
package STD.TEXTIO (AST)
package STD.TEXTIO (COD) <0×6ca7fa36>
package body STD.TEXTIO:BODY (AST)
package body STD.TEXTIO:BODY (COD) <0×6ca7fa36>
However, if this shows up, then it’s not yet installed or was not installed properly. (Note: you can also use the command before installation, just to check…)
ncls: *E,NOROPN: cannot open logfile ‘ncls.log’.
ncls: 05.30-s008: (c) Copyright 1995-2004 Cadence Design Systems, Inc.
ncls: *W,NOMTCH: No matching object found for ‘STD’.








Recent Comments