public class LocalPartitionWires
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
LocalPartitionWires.Signature
A Wire's Signature is an unordered list of of the pairs {PinType, count}.
|
Modifier and Type | Method and Description |
---|---|
static void |
doYourJob(java.util.Set<Wire> forcedMatchWires,
NccGlobals globs)
Partition Wires based upon purely local information
|
public static void doYourJob(java.util.Set<Wire> forcedMatchWires, NccGlobals globs)
forcedMatchWires
- Wires that were pre-matched by the userglobs
- variables used by all of NCC