Uses of Class
byucc.jhdl.platforms.util.readback.Xilinx.XilinxBitstreamParams

Packages that use XilinxBitstreamParams
byucc.jhdl.platforms.util.readback.Xilinx.Virtex   
byucc.jhdl.platforms.util.readback.Xilinx.Virtex2   
 

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

Subclasses of XilinxBitstreamParams in byucc.jhdl.platforms.util.readback.Xilinx.Virtex
 class VirtexBitstreamParams
          This class is used to record the information about a specific Virtex FPGA during the creation of an .rbentry file as well as provide a method for calculating the absolute offset of a readback state bit from the offset provided by the Xilinx logical allocation file (.ll) file.
 class VirtexXpressBitstreamParams
           
 

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

Subclasses of XilinxBitstreamParams in byucc.jhdl.platforms.util.readback.Xilinx.Virtex2
 class Virtex2BitstreamParams
          This class is used to record the information about a specific Virtex2 FPGA during the creation of an .rbentry file as well as provide a method for calculating the absolute offset of a readback state bit from the offset provided by the Xilinx logical allocation file (.ll) file.
 



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