Class Summary |
ASCII_CharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing). |
LL_4K |
The Xilinx Logical Allocation file (.ll file) parser for XC4000
FPGAs. |
LL_4KTokenManager |
|
MRP_4K |
This class parses Section 5 (the optimization section) of XC4000
.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_4KTokenManager |
|
Token |
Describes the input token stream. |
XC4KBitstreamParams |
This class is used to record the information about a specific
XC4000 FPGA during the creation of a .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 (.ll) file. |
XC4KToJHDLSyms |
This class builds hardware symbol tables (.rbentry )
for Xilinx XC4000-based designs described in JHDL. |
XDL_4K |
This class parses XDL file for XC4000 FPGA designs and builds the
data structures necessary to associate logical state elements with
their state in readback bitstreams. |
XDL_4KTokenManager |
|