Hi all,
Switching from release 10 to 12.2, I've found some problem with testbench which uses nc utilities.
ncelab (version 12.2) with option "-update" exit with :
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
ncelab(64): 12.20-s007: (c) Copyright 1995-2013 Cadence Design Systems, Inc.
Updating: package NCUTILS.NCUTILITIES (AST)
/cadence/IS12.2/tools/inca/files/NCUTILS.src/ncutilities.vhd:
ncvhdl_p: *E,DLPAKW: Attempt to write package ncutils.ncutilities (AST)
into a read-only library.
errors: 1, warnings: 0
ncupdate: *E,BUILDF: Rebuild of unit package NCUTILS.NCUTILITIES (AST) failed.
entity worklib.tb_ncutil (AST) is already up to date.
ncelab: *F,DLUPFL: Update failed for entity WORKLIB.TB_NCUTIL (AST)
(unable to update).
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
I didn't find clues on the web or in the docs,
Thanks,
Luca