Class Summary |
Block |
This class records all of the relevant state information for
physical IOBs, slices, and BlockRAMs in Virtex2, including
information about flip-flops, RAMs, and RAM address signals. |
LL_Virtex2 |
The Xilinx Logical Allocation file (.ll file) parser for Virtex2
FPGAs. |
LL_Virtex2TokenManager |
|
LocationParams |
This class is used by Virtex2XpressBitstreamParams |
MRP_Virtex2 |
This class parses Section 5 (the optimization section) of Virtex2
.mrp (Map report) files generated with the -detail
option to Map and builds a MergedSignalsHash which
relates physical signal names to all their logical signal aliases. |
MRP_Virtex2TokenManager |
|
RBLocation |
This class is used to keep track of the location of a symbol
(flip-flop or RAM) in the readback bitstream. |
SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing). |
Token |
Describes the input token stream. |
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. |
Virtex2ToJHDLSyms |
This class builds hardware symbol tables (.rbentry )
for Xilinx Virtex2-based designs described in JHDL. |
XDL_Virtex2 |
This class parses XDL file for Virtex2 FPGA designs and builds the
data structures necessary to associate logical state elements with
their state in readback bitstreams. |
XDL_Virtex2TokenManager |
|
XpressLocationMapper |
|