Question about error message of IC Compiler

Status
Not open for further replies.

ballinbyeda

Newbie level 3
Joined
Jan 29, 2013
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,313
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
 

Maybe you should put the entire paths of the library and not relative one.
 

Maybe you should put the entire paths of the library and not relative one.

i assigned the absolut path to all libraries, that's not it, but thx for your reply. anyways...still don't know what to do
 

mostly Syntax error or wrong paths
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…