Uses of Class
byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.RBLocation

Packages that use RBLocation
byucc.jhdl.platforms.util.readback.Xilinx.Virtex2   
 

Uses of RBLocation in byucc.jhdl.platforms.util.readback.Xilinx.Virtex2
 

Methods in byucc.jhdl.platforms.util.readback.Xilinx.Virtex2 with parameters of type RBLocation
 int Virtex2BitstreamParams.calculateCLBOffset(RBLocation rbl)
          Calculates the absolute offset of a readback state bit which is located in the CLB frames (may be in a CLB or IOB) based on the offset provided by the Xilinx Logical Allocation file (.ll) created by "bitgen".
 int Virtex2BitstreamParams.calculateBRAMOffset(RBLocation rbl)
          This method calculates the absolute offset of a readback state bit which is located in a Block RAM based on the offset provided by the Xilinx Logical Allocation file (.ll) created by "bitgen".
 

Constructors in byucc.jhdl.platforms.util.readback.Xilinx.Virtex2 with parameters of type RBLocation
RBLocation(RBLocation rbloc)
          Constructs an object, copying the values of an existing RBLocation object to the new object.
 



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