public interface NccGlobalsReportable
Modifier and Type | Method and Description |
---|---|
boolean[] |
cantBuildNetlistBits() |
BenchmarkResults |
getBenchmarkResults() |
HierarchyEnumerator.NetNameProxy[][] |
getEquivalentNets() |
HierarchyEnumerator.NodableNameProxy[][] |
getEquivalentNodes() |
NccGuiInfo |
getNccGuiInfo() |
NccOptions |
getOptions() |
int[] |
getPartCounts() |
int[] |
getPortCounts() |
java.lang.String[] |
getRootCellNames() |
Cell[] |
getRootCells() |
VarContext[] |
getRootContexts() |
int[] |
getWireCounts() |
HierarchyEnumerator.NetNameProxy[][] getEquivalentNets()
HierarchyEnumerator.NodableNameProxy[][] getEquivalentNodes()
Cell[] getRootCells()
java.lang.String[] getRootCellNames()
VarContext[] getRootContexts()
NccOptions getOptions()
int[] getPartCounts()
int[] getPortCounts()
int[] getWireCounts()
boolean[] cantBuildNetlistBits()
NccGuiInfo getNccGuiInfo()
BenchmarkResults getBenchmarkResults()