|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| EdifMergingPolicy | An interface for defining a method of choosing a library to merge an EdifCell into during black box merging. |
| Class Summary | |
|---|---|
| DuplicateMergingPolicy | |
| EdifMergeParser | Provides Edif parsing capability as well as the ability to "merge" edif definitions from more than one edif file. |
| OneLibraryPerFileMergingPolicy | An EdifMergingPolicy policy which will create a library for each black box file and place all elements from each black box in its respective library. |
| ReuseExistingLeafCellsMergingPolicy | An EdifMergingPolicy which will try to reuse as many leaf cells as possible, even the already existing ones in the main edif file. |
| ReuseNewLeafCellsMergingPolicy | An EdifMergingPolicy which will try to reuse only EdifCells that have been added during merging, preserving the libraries in the original file. |
A set of tools for merging multiple EdifEnvironment objects into a single EdifEnvironment object.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||