Uses of Class
org.opencores.structure.NodeSPC

Packages that use NodeSPC
org.opencores.placement   
org.opencores.structure   
 

Uses of NodeSPC in org.opencores.placement
 

Fields in org.opencores.placement declared as NodeSPC
private  NodeSPC[] Annealing.posSPC
          table of all possible SPC positions (and current assignments)
 

Methods in org.opencores.placement with parameters of type NodeSPC
private  void Annealing.move(NodeSPC a)
          Tries to move node n, using current Conf.
private  int RxRPlacement.distribute(NodeSPC n)
          Distributes adders by force (no nearby free column available)
 

Uses of NodeSPC in org.opencores.structure
 

Fields in org.opencores.structure declared as NodeSPC
 NodeSPC NodeSPC.prev
          adder this one receives carry
 NodeSPC NodeSPC.next
          adder this one passes carry
 NodeSPC NodeSPC.group
          first adder of the group