public class LocalPartitioning
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static LocalPartitionResult |
doYourJob(java.util.Set<Part> forcedMatchParts,
java.util.Set<Wire> forcedMatchWires,
NccGlobals globals)
Partition Parts and wires based upon purely local information.
|
public static LocalPartitionResult doYourJob(java.util.Set<Part> forcedMatchParts, java.util.Set<Wire> forcedMatchWires, NccGlobals globals)
forcedMatchParts - Parts that have been pre-matched by the userforcedMatchWires - Wires that have been pre-matched by the userglobals - variables shared by all parts of NCC