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
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