public class FindBlackBoxes
extends Object
Constructor and Description |
---|
FindBlackBoxes() |
Modifier and Type | Method and Description |
---|---|
static List<EDIFHierCellInst> |
getBlackBoxes(Design design) |
static void |
main(String[] args)
Reads a DCP and prints out hierarchical path to each black box cell instance found
|
public static List<EDIFHierCellInst> getBlackBoxes(Design design)
public static void main(String[] args)
args
-