Uses of Class
byucc.jhdl.base.ConnectionList

Packages that use ConnectionList
byucc.jhdl.base   
 

Uses of ConnectionList in byucc.jhdl.base
 

Fields in byucc.jhdl.base declared as ConnectionList
protected  ConnectionList Net.cl
          The list of cells that are connected to the wire.
 

Methods in byucc.jhdl.base with parameters of type ConnectionList
 void ConnectionList.merge(ConnectionList list)
          Merges the parameter list into this list (each unique element only appears once in the result).
 



Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.