Hey guys,
i just tried to read in a .ddc file that is the netlist of my synthesize top-level module which includes various other modules, named system.ddc. Both logical and physical libraries are set up properly, but as soon as i invoke "check_design", ic compiler throws the following error message in reference to all instantiated modules of my design:
Error: 'tcbn65lptc.db:tcbn65lptc' doesn't specify a unique library
Please use complete specification: full_file_name:library_name (UID-15)
in whiche "tcbn65lptc.db" is my target library.
Can someone please tell me what i did wrong? When i read in system.ddc, all corresponding modules instantiated in it are automatically read in by the ICC, too ( i assume that).
Really hoping someone knows what to do.
Greets