stroller wrote, on 03/31/08 20:43:
> hi, i moved the location i start cadence/verilogAms and now i get
> errors like:
>
> ncelab: *F,DLIORG: Library (physical path) /dsk/analoglogic/p1/Project/
> design/dfII/analogLogic was originally compiled with logical name
> 'analogLogic'. Please include the original definition of library in
> cds.lib file.
>
> i've deleted the .pak , inca.* and .inca* files from my library area.
> what else do i need to delete to remove these hardcoded paths from my
> simulation area?
>
>
Normally this occurs when you rename a library. You need to delete the pak
files
from the library itself (not just the simulation directory), but you
probably
also should delete the simulation tree. If you have an ASSIGN TMP dir, you
should delete the pak files from there too.
It's not the absolute path that matters - it's the name of the library in
the
cds.lib.
There's a CCR to get this to happen automatically - i.e. get it to clean
up
properly rather than force you to delete the files by hand.
Regards,
Andrew.


|