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

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

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

Methods in byucc.jhdl.platforms.util.readback.Xilinx.Virtex with parameters of type RBLocation
 int VirtexBitstreamParams.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 VirtexBitstreamParams.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.Virtex 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.