Uses of Package
org.opencores.structure

Packages that use org.opencores.structure
org.opencores   
org.opencores.edifp   
org.opencores.graphics   
org.opencores.mapping   
org.opencores.placement   
org.opencores.routing   
org.opencores.structure   
org.opencores.verilogp   
 

Classes in org.opencores.structure used by org.opencores
Graph
          Graph, that holds all nodes and nets.
 

Classes in org.opencores.structure used by org.opencores.edifp
Graph
          Graph, that holds all nodes and nets.
 

Classes in org.opencores.structure used by org.opencores.graphics
Graph
          Graph, that holds all nodes and nets.
 

Classes in org.opencores.structure used by org.opencores.mapping
Graph
          Graph, that holds all nodes and nets.
Net
          simple net type class (has only one output and many inputs), suitable for P&R process
Node
          node structure suitable for P&R process
NodeLUT
          LUT cell type class.
 

Classes in org.opencores.structure used by org.opencores.placement
Graph
          Graph, that holds all nodes and nets.
IndexedNode
          Class representing Nodes, that can be indexed.
Net
          simple net type class (has only one output and many inputs), suitable for P&R process
Node
          node structure suitable for P&R process
NodeGPC
          GPC, consisting of one 5->1 LUT and one FFs.
NodeIOC
           
 

Classes in org.opencores.structure used by org.opencores.routing
Graph
          Graph, that holds all nodes and nets.
Net
          simple net type class (has only one output and many inputs), suitable for P&R process
NodeRoutable
          Node, that can be routable - all nodes that are passed to routing phase should be NodeRoutable type.
 

Classes in org.opencores.structure used by org.opencores.structure
IndexedNode
          Class representing Nodes, that can be indexed.
Net
          simple net type class (has only one output and many inputs), suitable for P&R process
NetGlobal
          Global net, that is accessible from everywhere (e.g.
Node
          node structure suitable for P&R process
NodeCycleBreak
          Class that actually does nothing.
NodeFF
          D-FF type class
NodeIOC
           
NodeLUT
          LUT cell type class.
NodePort
          design cell port is handled as Node
NodePrim
          LUT cell type class.
NodeRoutable
          Node, that can be routable - all nodes that are passed to routing phase should be NodeRoutable type.
NodeSR
          Special resource node that has no routing capabilities.
 

Classes in org.opencores.structure used by org.opencores.verilogp
Net
          simple net type class (has only one output and many inputs), suitable for P&R process