public class ForceMatch
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
doYourJob(java.util.Set<Part> forcedMatchParts,
java.util.Set<Wire> forcedMatchWires,
NccGlobals g)
Must be called before any other partitioning occurs.
|
public static void doYourJob(java.util.Set<Part> forcedMatchParts, java.util.Set<Wire> forcedMatchWires, NccGlobals g)
forcedMatchParts - Parts that were matchedforcedMatchWires - Wires that were matchedg - Ncc Globals