Product Documentation
Cadence Library Path Editor User Guide
Product Version IC23.1, June 2023

Displaying Duplicate Library Entries

If you use include statements, you might have the same library defined multiple times in your library definition files, which can cause some applications to generate error or warning messages. Because inclusion can be nested, it is simple to accidentally set up the system to define a library more than once. For example:

INCLUDE locationA/global.libs 
INCLUDE
locationB/global.libs

Every library is defined at least twice in the above example.

To display duplicate entries,

The duplicate entries are displayed in the library path editor window. You can use this feature to trace multiple entries to their sources.

This feature does not remove the multiple entry.


Return to top
 ⠀
X