byucc.jhdl.platforms.util.readback.Xilinx.Virtex2
Class XpressLocationMapper

java.lang.Object
  extended bybyucc.jhdl.platforms.util.readback.Xilinx.Virtex2.XpressLocationMapper

public class XpressLocationMapper
extends java.lang.Object


Constructor Summary
XpressLocationMapper(int rows, int columns, int frame_words, int bitstream_length)
           
 
Method Summary
 int getFFOffsetIndex(int row, int column, int slice, int xy)
           
 int getLUTOffsetIndex(int row, int column, int slice, int lut_bit, int fg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XpressLocationMapper

public XpressLocationMapper(int rows,
                            int columns,
                            int frame_words,
                            int bitstream_length)
Method Detail

getFFOffsetIndex

public int getFFOffsetIndex(int row,
                            int column,
                            int slice,
                            int xy)

getLUTOffsetIndex

public int getLUTOffsetIndex(int row,
                             int column,
                             int slice,
                             int lut_bit,
                             int fg)


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