Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
C
C
- Static variable in interface byucc.jhdl.util.BVFormat.
FormatStringParserConstants
CALCULATED
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
CAPACITANCE
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
CARRY
- Static variable in interface byucc.jhdl.Xilinx.XC4000.techmap.
XC4000Constants
CARRY_TYPE
- Static variable in interface byucc.jhdl.Xilinx.XC4000.techmap.
XC4000Constants
CEILING
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
CELL
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
CELLDOUBLECLICKED
- Static variable in class byucc.jhdl.apps.Viewers.Schematic.
SchematicActionEvent
Deprecated.
CELLDOUBLECLICKED
- Static variable in class byucc.jhdl.apps.Viewers.TreeBrowser.
TreeBrowserActionEvent
Deprecated.
CELLREF
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
CELLSINGLECLICKED
- Static variable in class byucc.jhdl.apps.Viewers.Schematic.
SchematicActionEvent
Deprecated.
CELLSINGLECLICKED
- Static variable in class byucc.jhdl.apps.Viewers.TreeBrowser.
TreeBrowserActionEvent
Deprecated.
CELLTYPE
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
CELLUNSELECTED
- Static variable in class byucc.jhdl.apps.Viewers.TreeBrowser.
TreeBrowserActionEvent
Deprecated.
CELL_DOUBLE_CLICKED
- Static variable in class byucc.jhdl.apps.Viewers.Event.
JHDLMouseEvent
Means a single cell was double clicked, and it can then be accessed by the getCell() method.
CELL_NAME
- Static variable in class byucc.jhdl.Logic.Modules.FloatingPoint.
FPAddSub
CELL_NAME
- Static variable in class byucc.jhdl.Xilinx.Virtex.Modules.
SRLArray
CELL_NAME
- Static variable in class byucc.jhdl.Xilinx.Virtex2.Modules.
EmbeddedMultiplier
CELL_NAME
- Static variable in class byucc.jhdl.Xilinx.Virtex2.Modules.FloatingPoint.
FPAddSub
CELL_NAME
- Static variable in class byucc.jhdl.Xilinx.Virtex2.Modules.FloatingPoint.FPAddSubPack.
BarrelShiftL
CELL_NAME
- Static variable in class byucc.jhdl.Xilinx.Virtex2.Modules.FloatingPoint.FPAddSubPack.
BarrelShiftR
CELL_NAME
- Static variable in class byucc.jhdl.Xilinx.Virtex2.Modules.
MultiplierBlock
CELL_NAME
- Static variable in class byucc.jhdl.Xilinx.Virtex2.Modules.
MultiplierBlockSigned
CELL_NAME
- Static variable in class byucc.jhdl.Xilinx.Virtex2.Modules.
SRLArray
CELL_NAME_DECLARATION
- Static variable in class byucc.jhdl.base.
Cell
These are the actual field names for the field that comprise the Cell port interface.
CELL_SINGLE_CLICKED
- Static variable in class byucc.jhdl.apps.Viewers.Event.
JHDLMouseEvent
Means a single cell was clicked, and it can then be accessed by the getCell() method.
CELL_SINGLE_CLICKED_MULTIPLE
- Static variable in class byucc.jhdl.apps.Viewers.Event.
JHDLMouseEvent
Means multiple cell were clicked, and they can then be accessed by the getCells() method.
CENTERCENTER
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
CENTERLEFT
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
CENTERRIGHT
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
CFEdge
- class byucc.jhdl.synth.
CFEdge
.
The basic edge for any ControlFlowGraph.
CFEdge(Vertex, Vertex)
- Constructor for class byucc.jhdl.synth.
CFEdge
Construct a new CFEdge pointing from tail to head.
CFEdge(Vertex, Vertex, Integer)
- Constructor for class byucc.jhdl.synth.
CFEdge
Construct a new edge from tail -> head with the given weight.
CFEdge(Vertex, Vertex, String)
- Constructor for class byucc.jhdl.synth.
CFEdge
Construct a new edge from tail -> head with the given weight.
CFG
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
XDL_VirtexConstants
CFG
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
XDL_Virtex2Constants
CFG
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.XC4000.
XDL_4KConstants
CFVertex
- class byucc.jhdl.synth.
CFVertex
.
The basic vertex for any ControlFlowGraph.
CFVertex(Graph, String)
- Constructor for class byucc.jhdl.synth.
CFVertex
Construct a new CFVertex of the given name within the given graph.
CHANGE
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
CHARGE
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
CHAR_DESCRIPTOR
- Static variable in class byucc.jhdl.synth.
MethodArg
CHILD_OF_BEHAVIORALLY_MODELED_BACKGROUND
- Static variable in class byucc.jhdl.apps.Viewers.Schematic.
SchematicCanvas
CIRCLE
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
CL
- class byucc.jhdl.base.
CL
.
This can be used as a super-class for a cell that is purely combinational.
CL(Node, String)
- Constructor for class byucc.jhdl.base.
CL
Basic constructor for a CL node that takes a parent and a name.
CL(Node)
- Constructor for class byucc.jhdl.base.
CL
Basic constructor for a CL node that takes a parent.
CLASS_DESCRIPTOR
- Static variable in class byucc.jhdl.synth.
MethodArg
CLB
- class byucc.jhdl.Xilinx.XC4000.techmap.
CLB
.
CLB_FRAME_COUNT_UNKNOWN
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The number of CLB frames for an unknown Virtex part type
CLB_FRAME_COUNT_XC2S100
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The number of CLB frames for a Spartan2 XC2S100 part type
CLB_FRAME_COUNT_XC2S15
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The number of CLB frames for a Spartan2 XC2S15 part type
CLB_FRAME_COUNT_XC2S150
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The number of CLB frames for a Spartan2 XC2S150 part type
CLB_FRAME_COUNT_XC2S200
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The number of CLB frames for a Spartan2 XC2S200 part type
CLB_FRAME_COUNT_XC2S30
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The number of CLB frames for a Spartan2 XC2S30 part type
CLB_FRAME_COUNT_XC2S50
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The number of CLB frames for a Spartan2 XC2S50 part type
CLB_FRAME_COUNT_XC2V1000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC2V1500
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC2V2000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC2V250
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC2V3000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC2V40
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC2V4000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC2V500
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC2V6000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC2V80
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC2V8000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC3S1000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC3S1500
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC3S200
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC3S2000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC3S400
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC3S4000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC3S50
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XC3S5000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_FRAME_COUNT_XCV100
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The number of CLB frames for a Virtex XCV100 part type
CLB_FRAME_COUNT_XCV1000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The number of CLB frames for a Virtex XCV1000 part type
CLB_FRAME_COUNT_XCV150
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The number of CLB frames for a Virtex XCV150 part type
CLB_FRAME_COUNT_XCV200
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The number of CLB frames for a Virtex XCV200 part type
CLB_FRAME_COUNT_XCV300
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The number of CLB frames for a Virtex XCV300 part type
CLB_FRAME_COUNT_XCV400
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The number of CLB frames for a Virtex XCV400 part type
CLB_FRAME_COUNT_XCV50
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The number of CLB frames for a Virtex XCV50 part type
CLB_FRAME_COUNT_XCV600
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The number of CLB frames for a Virtex XCV600 part type
CLB_FRAME_COUNT_XCV800
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The number of CLB frames for a Virtex XCV800 part type
CLB_READBACK_WORD_COUNT_UNKNOWN
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB word count for an unknown Virtex part type
CLB_READBACK_WORD_COUNT_XC2S100
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB word count for a Spartan2 XC2S100 part type
CLB_READBACK_WORD_COUNT_XC2S15
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB word count for a Spartan2 XC2S15 part type
CLB_READBACK_WORD_COUNT_XC2S150
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB word count for a Spartan2 XC2S150 part type
CLB_READBACK_WORD_COUNT_XC2S200
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB word count for a Spartan2 XC2S200 part type
CLB_READBACK_WORD_COUNT_XC2S30
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB word count for a Spartan2 XC2S30 part type
CLB_READBACK_WORD_COUNT_XC2S50
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB word count for a Spartan2 XC2S50 part type
CLB_READBACK_WORD_COUNT_XC2V1000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC2V1500
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC2V2000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC2V250
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC2V3000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC2V40
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC2V4000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC2V500
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC2V6000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC2V80
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC2V8000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC3S1000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC3S1500
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC3S200
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC3S2000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC3S400
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC3S4000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC3S50
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XC3S5000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_READBACK_WORD_COUNT_XCV100
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB word count for a Virtex XCV100 part type
CLB_READBACK_WORD_COUNT_XCV1000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB word count for a Virtex XCV1000 part type
CLB_READBACK_WORD_COUNT_XCV150
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB word count for a Virtex XCV150 part type
CLB_READBACK_WORD_COUNT_XCV200
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB word count for a Virtex XCV200 part type
CLB_READBACK_WORD_COUNT_XCV300
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB word count for a Virtex XCV300 part type
CLB_READBACK_WORD_COUNT_XCV400
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB word count for a Virtex XCV400 part type
CLB_READBACK_WORD_COUNT_XCV50
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB word count for a Virtex XCV50 part type
CLB_READBACK_WORD_COUNT_XCV600
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB word count for a Virtex XCV600 part type
CLB_READBACK_WORD_COUNT_XCV800
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB word count for a Virtex XCV800 part type
CLB_TYPE2_PACKET_HEADER_UNKNOWN
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The packet header for an unknown Virtex part type
CLB_TYPE2_PACKET_HEADER_XC2S100
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB packet header for a Spartan2 XC2S100 part type
CLB_TYPE2_PACKET_HEADER_XC2S15
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB packet header for a Spartan2 XC2S15 part type.
CLB_TYPE2_PACKET_HEADER_XC2S150
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB packet header for a Spartan2 XC2S150 part type
CLB_TYPE2_PACKET_HEADER_XC2S200
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB packet header for a Spartan2 XC2S200 part type
CLB_TYPE2_PACKET_HEADER_XC2S30
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB packet header for a Spartan2 XC2S30 part type.
CLB_TYPE2_PACKET_HEADER_XC2S50
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB packet header for a Spartan2 XC2S50 part type
CLB_TYPE2_PACKET_HEADER_XC2V1000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC2V1500
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC2V2000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC2V250
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC2V3000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC2V40
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC2V4000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC2V500
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC2V6000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC2V80
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC2V8000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC3S1000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC3S1500
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC3S200
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC3S2000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC3S400
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC3S4000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC3S50
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XC3S5000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CLB_TYPE2_PACKET_HEADER_XCV100
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB packet header for a Virtex XCV100 part type
CLB_TYPE2_PACKET_HEADER_XCV1000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB packet header for a Virtex XCV1000 part type
CLB_TYPE2_PACKET_HEADER_XCV150
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB packet header for a Virtex XCV150 part type
CLB_TYPE2_PACKET_HEADER_XCV200
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB packet header for a Virtex XCV200 part type
CLB_TYPE2_PACKET_HEADER_XCV300
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB packet header for a Virtex XCV300 part type
CLB_TYPE2_PACKET_HEADER_XCV400
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB packet header for a Virtex XCV400 part type
CLB_TYPE2_PACKET_HEADER_XCV50
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB packet header for a Virtex XCV50 part type
CLB_TYPE2_PACKET_HEADER_XCV600
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB packet header for a Virtex XCV600 part type
CLB_TYPE2_PACKET_HEADER_XCV800
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The CLB packet header for a Virtex XCV800 part type
CLEAR_ALL
- Static variable in class byucc.jhdl.apps.Viewers.Event.
JHDLWidgetEvent
Means all displayed items have been unselected in another widget, and this widget may do the same
CLEAR_SELECTED_CELLS
- Static variable in class byucc.jhdl.apps.Broker.
BrokerCmds
CLEAR_SELECTED_CELLS
- Static variable in class byucc.jhdl.apps.Viewers.Event.
JHDLWidgetEvent
Means all cells have been unselected in another widget, and this widget may do the same
CLEAR_SELECTED_WIRES
- Static variable in class byucc.jhdl.apps.Broker.
BrokerCmds
CLEAR_SELECTED_WIRES
- Static variable in class byucc.jhdl.apps.Viewers.Event.
JHDLWidgetEvent
Means all wires have been unselected in another widget, and this widget may do the same
CLIBrokerCmd
- class byucc.jhdl.apps.Broker.
CLIBrokerCmd
.
CLIBrokerCmd(Broker, HWSystem)
- Constructor for class byucc.jhdl.apps.Broker.
CLIBrokerCmd
CLIClassComplete
- interface byucc.jhdl.util.cli.
CLIClassComplete
.
CLICommand
- interface byucc.jhdl.util.cli.
CLICommand
.
CLICommandComplete
- interface byucc.jhdl.util.cli.
CLICommandComplete
.
CLICommandEvent
- class byucc.jhdl.util.cli.
CLICommandEvent
.
CLICommandEvent(String, int, int)
- Constructor for class byucc.jhdl.util.cli.
CLICommandEvent
CLICommandEventFired(CLICommandEvent)
- Method in class byucc.jhdl.apps.Jab.
TextConsole
CLICommandEventFired(CLICommandEvent)
- Method in class byucc.jhdl.apps.Tbone.
Tbone
CLICommandEventFired(CLICommandEvent)
- Method in class byucc.jhdl.apps.Viewers.BrowserMainFrame.
BrowserMainFrame
CLICommandEventFired(CLICommandEvent)
- Method in class byucc.jhdl.apps.Viewers.
GenericFrame
CLICommandEventFired(CLICommandEvent)
- Method in class byucc.jhdl.apps.Viewers.
ViewManager
CLICommandEventFired..
CLICommandEventFired(CLICommandEvent)
- Method in interface byucc.jhdl.util.cli.
CLICommandListener
CLICommandEventFired(CLICommandEvent)
- Method in class byucc.jhdl.util.cli.
CLIOutputPanel
CLICommandEventFired(CLICommandEvent)
- Method in class byucc.jhdl.util.cli.
CLInterpreterFrame
CLICommandEventFired(CLICommandEvent)
- Method in class byucc.jhdl.util.cli.
CLInterpreterPanel
CLICommandListener
- interface byucc.jhdl.util.cli.
CLICommandListener
.
CLICommandListenerElement
- class byucc.jhdl.util.cli.
CLICommandListenerElement
.
CLICommandListenerElement(CLICommandListener)
- Constructor for class byucc.jhdl.util.cli.
CLICommandListenerElement
CLICommandListenerQueue
- class byucc.jhdl.util.cli.
CLICommandListenerQueue
.
CLICommandListenerQueue()
- Constructor for class byucc.jhdl.util.cli.
CLICommandListenerQueue
CLICommandObject
- class byucc.jhdl.util.cli.
CLICommandObject
.
CLICommandObject(CLICommand)
- Constructor for class byucc.jhdl.util.cli.
CLICommandObject
CLICommandObject(CLICommand, String)
- Constructor for class byucc.jhdl.util.cli.
CLICommandObject
CLIComplete
- class byucc.jhdl.util.cli.
CLIComplete
.
CLIComplete()
- Constructor for class byucc.jhdl.util.cli.
CLIComplete
CLIConsole
- interface byucc.jhdl.util.cli.
CLIConsole
.
CLICustomComplete
- interface byucc.jhdl.util.cli.
CLICustomComplete
.
CLIException
- exception byucc.jhdl.util.cli.
CLIException
.
This is thrown when there is a problem detected in the command-line interpreter of JHDL.
CLIException()
- Constructor for class byucc.jhdl.util.cli.
CLIException
CLIException(String)
- Constructor for class byucc.jhdl.util.cli.
CLIException
CLIFileComplete
- interface byucc.jhdl.util.cli.
CLIFileComplete
.
CLIFormat
- class byucc.jhdl.util.cli.
CLIFormat
.
CLIFormat()
- Constructor for class byucc.jhdl.util.cli.
CLIFormat
CLIInvalidUsageException
- exception byucc.jhdl.util.cli.
CLIInvalidUsageException
.
This is thrown when an invalid use of CLI is detected.
CLIInvalidUsageException()
- Constructor for class byucc.jhdl.util.cli.
CLIInvalidUsageException
CLIInvalidUsageException(String)
- Constructor for class byucc.jhdl.util.cli.
CLIInvalidUsageException
CLIJL
- class byucc.jhdl.apps.Viewers.JL.
CLIJL
.
Deprecated.
Please use byucc.jhdl.apps.Viewers.cvtFrame instead
CLIJL(Cell)
- Constructor for class byucc.jhdl.apps.Viewers.JL.
CLIJL
Deprecated.
Please use byucc.jhdl.apps.Viewers.cvtFrame instead
CLIJL(Cell, CLInterpreter)
- Constructor for class byucc.jhdl.apps.Viewers.JL.
CLIJL
Deprecated.
Please use byucc.jhdl.apps.Viewers.cvtFrame instead
CLIOptionalHistory
- interface byucc.jhdl.util.cli.
CLIOptionalHistory
.
CLIOutputPanel
- class byucc.jhdl.util.cli.
CLIOutputPanel
.
CLIOutputPanel(CLInterpreter)
- Constructor for class byucc.jhdl.util.cli.
CLIOutputPanel
CLIParamSetter
- class byucc.jhdl.apps.dtb.cli.
CLIParamSetter
.
The CLIParamSetter creates an interface between the JHDL CLI (command line interface) and the DynamicTestBench for the purpose of setting the port parameters of the cell_interface and the other arguments to the constructor.
CLIParamSetter(DynamicTestBench)
- Constructor for class byucc.jhdl.apps.dtb.cli.
CLIParamSetter
CLITYPE
- Static variable in class byucc.jhdl.apps.Broker.
Broker
CLITYPE
- Static variable in interface byucc.jhdl.apps.Stimulator.
StimulatorConstants
The name given for the group of CLI commands registered by Stimulators
CLITYPE
- Static variable in class byucc.jhdl.apps.dtb.cli.
CLIParamSetter
The CLI type classification for the commands associated with this class
CLITextField
- class byucc.jhdl.util.cli.
CLITextField
.
CLITextField(CLInterpreter)
- Constructor for class byucc.jhdl.util.cli.
CLITextField
CLI_GET
- Static variable in class byucc.jhdl.apps.util.
Properties
The CLI command for getting property values
CLI_SET
- Static variable in class byucc.jhdl.apps.util.
Properties
The CLI command for setting properties
CLInterpreter
- class byucc.jhdl.util.cli.
CLInterpreter
.
CLInterpreter()
- Constructor for class byucc.jhdl.util.cli.
CLInterpreter
CLInterpreterFrame
- class byucc.jhdl.util.cli.
CLInterpreterFrame
.
CLInterpreterFrame()
- Constructor for class byucc.jhdl.util.cli.
CLInterpreterFrame
CLInterpreterKeyListener
- class byucc.jhdl.util.cli.
CLInterpreterKeyListener
.
CLInterpreterKeyListener(CLInterpreterPanel, JTextField)
- Constructor for class byucc.jhdl.util.cli.
CLInterpreterKeyListener
CLInterpreterPanel
- class byucc.jhdl.util.cli.
CLInterpreterPanel
.
CLInterpreterPanel()
- Constructor for class byucc.jhdl.util.cli.
CLInterpreterPanel
CLInterpreterPanel(CLInterpreter)
- Constructor for class byucc.jhdl.util.cli.
CLInterpreterPanel
CLK_PORT
- Static variable in interface byucc.jhdl.base.
BooleanFlags
Represents an clk port
CLOCK
- Static variable in class byucc.jhdl.apps.Viewers.Waves.
BrowserDataCanvas
CLOCKABLE_IS_SCHEDULED
- Static variable in interface byucc.jhdl.base.
BooleanFlags
CLOCK_DOMAIN
- Static variable in class byucc.jhdl.base.
HWSystem
CLOCK_FREQ_INCREMENTS
- Static variable in class byucc.jhdl.Logic.Modules.
FreeRunTimer
CLOCK_METHOD_IMPLEMENTED_BY_USER
- Static variable in interface byucc.jhdl.base.
BooleanFlags
Records whether the
Structural.clock()
method of a
Structural
cell is implemented by the use.
CLOCK_METHOD_IS_DISABLED
- Static variable in interface byucc.jhdl.base.
BooleanFlags
Records whether the
Structural.clock()
method of a
Structural
cell should be called.
CLOSE_VIEWS
- Static variable in class byucc.jhdl.apps.Broker.
BrokerCmds
CL_ICON_FILE
- Static variable in class byucc.jhdl.apps.Viewers.NewTreeBrowser.
TreeBrowserCellRenderer
Source image for a combinational logic icon.
COLON
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
LL_VirtexConstants
COLON
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
MRP_VirtexConstants
COLON
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
XDL_VirtexConstants
COLON
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
LL_Virtex2Constants
COLON
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
MRP_Virtex2Constants
COLON
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
XDL_Virtex2Constants
COLON
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.XC4000.
LL_4KConstants
COLON
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.XC4000.
MRP_4KConstants
COLON
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.XC4000.
XDL_4KConstants
COLON
- Static variable in interface byucc.jhdl.util.BVFormat.
FormatStringParserConstants
COLOR
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
COLUMN_COUNT_XC2S100
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexXpressBitstreamParams
COLUMN_COUNT_XC2S15
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexXpressBitstreamParams
COLUMN_COUNT_XC2S150
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexXpressBitstreamParams
COLUMN_COUNT_XC2S200
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexXpressBitstreamParams
COLUMN_COUNT_XC2S30
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexXpressBitstreamParams
COLUMN_COUNT_XC2S50
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexXpressBitstreamParams
COLUMN_COUNT_XCV100
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexXpressBitstreamParams
COLUMN_COUNT_XCV1000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexXpressBitstreamParams
COLUMN_COUNT_XCV150
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexXpressBitstreamParams
COLUMN_COUNT_XCV200
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexXpressBitstreamParams
COLUMN_COUNT_XCV300
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexXpressBitstreamParams
COLUMN_COUNT_XCV400
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexXpressBitstreamParams
COLUMN_COUNT_XCV50
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexXpressBitstreamParams
The column count for the different part types
COLUMN_COUNT_XCV600
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexXpressBitstreamParams
COLUMN_COUNT_XCV800
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexXpressBitstreamParams
COMMA
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
MRP_VirtexConstants
COMMA
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
XDL_VirtexConstants
COMMA
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
MRP_Virtex2Constants
COMMA
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
XDL_Virtex2Constants
COMMA
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.XC4000.
MRP_4KConstants
COMMA
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.XC4000.
XDL_4KConstants
COMMA
- Static variable in interface byucc.jhdl.util.BVFormat.
FormatStringParserConstants
COMMAND
- Static variable in class byucc.jhdl.util.cli.
CommandParser
COMMAND_AUTOBUILD
- Static variable in class byucc.jhdl.apps.dtb.cli.
CLIParamSetter
Name of the command that will tell the DynamicTestBench to build, even if not all parameters are set.
COMMAND_BUILD
- Static variable in class byucc.jhdl.apps.dtb.cli.
CLIParamSetter
Name of the command that will tell the DynamicTestBench to build, even if not all parameters are set.
COMMAND_CLOCKSCHEDULE
- Static variable in class byucc.jhdl.apps.dtb.cli.
CLIParamSetter
Name of the command that sets the default clock schedule
COMMAND_CONSTRUCTOR
- Static variable in class byucc.jhdl.apps.dtb.cli.
CLIParamSetter
Name of the command that retargets a specified constructor rather than the default zeroth constructor
COMMAND_NETLIST
- Static variable in class byucc.jhdl.apps.dtb.cli.
CLIParamSetter
Name of the command that creates a netlist of the design based on the default netlisting capabilities of the current TechMapper
COMMAND_PARAM
- Static variable in class byucc.jhdl.apps.dtb.cli.
CLIParamSetter
Name of the command that sets a given parameter
COMMAND_PARAMGUI
- Static variable in class byucc.jhdl.apps.dtb.cli.
CLIParamSetter
Name of the command that brings up a GUI to help the user view and set parameters of the constructor to use to build the design
COMMAND_PORTPARAM
- Static variable in class byucc.jhdl.apps.dtb.cli.
CLIParamSetter
Name of the command that sets the parameter for a port or ports
COMMAND_PUT
- Static variable in interface byucc.jhdl.apps.Stimulator.
StimulatorConstants
Name of the command used to put to wires
COMMAND_PUTLIST
- Static variable in interface byucc.jhdl.apps.Stimulator.
StimulatorConstants
Name of the command used to show a list of the wires registered to the Stimulators
COMMAND_SIMULATOR_CONTENTS
- Static variable in class byucc.jhdl.apps.dtb.cli.
CLIParamSetter
Name of the command that asks the simulator to dump its structures
COMMAND_TARGET
- Static variable in class byucc.jhdl.apps.dtb.cli.
CLIParamSetter
Name of the command that sets the TechMapper for the desin
COMMENT
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
COMMENTGRAPHICS
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
COMPARATORS
- class byucc.jhdl.Logic.Modules.
COMPARATORS
.
General Description
COMPARATORS(Node)
- Constructor for class byucc.jhdl.Logic.Modules.
COMPARATORS
COMPARE
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
LL_VirtexConstants
COMPARE
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
LL_Virtex2Constants
COMPARE
- Static variable in interface byucc.jhdl.platforms.util.readback.Xilinx.XC4000.
LL_4KConstants
COMPLETE
- Static variable in class byucc.jhdl.util.cli.
CommandParser
COMPLETED
- Static variable in class byucc.jhdl.util.cli.
CLICommandEvent
COMPOUND
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
CONCAT
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
CONDUCTANCE
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
CONFIG_FRAME_COUNT_UNKNOWN
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The configuration frame count for an unknown Virtex part type
CONFIG_FRAME_COUNT_XC2S100
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The configuration frame count for a Spartan2 XC2S100 part type
CONFIG_FRAME_COUNT_XC2S15
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The configuration frame count for a Spartan2 XC2S15 part type
CONFIG_FRAME_COUNT_XC2S150
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The configuration frame count for a Spartan2 XC2S150 part type
CONFIG_FRAME_COUNT_XC2S200
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The configuration frame count for a Spartan2 XC2S200 part type
CONFIG_FRAME_COUNT_XC2S30
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The configuration frame count for a Spartan2 XC2S30 part type
CONFIG_FRAME_COUNT_XC2S50
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The configuration frame count for a Spartan2 XC2S50 part type
CONFIG_FRAME_COUNT_XC2V1000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XC2V1500
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XC2V2000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XC2V250
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XC2V3000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XC2V40
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
These are the Virtex2 frame counts for configuration provided by the Virtex2 user's manual.
CONFIG_FRAME_COUNT_XC2V4000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XC2V500
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XC2V6000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XC2V80
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XC2V8000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XC3S1000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XC3S1500
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XC3S200
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XC3S2000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XC3S400
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XC3S4000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XC3S50
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XC3S5000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex2.
Virtex2BitstreamParams
CONFIG_FRAME_COUNT_XCV100
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The configuration frame count for a Virtex XCV100 part type
CONFIG_FRAME_COUNT_XCV1000
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The configuration frame count for a Virtex XCV1000 part type
CONFIG_FRAME_COUNT_XCV150
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The configuration frame count for a Virtex XCV150 part type
CONFIG_FRAME_COUNT_XCV200
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The configuration frame count for a Virtex XCV200 part type
CONFIG_FRAME_COUNT_XCV300
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The configuration frame count for a Virtex XCV300 part type
CONFIG_FRAME_COUNT_XCV400
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The configuration frame count for a Virtex XCV400 part type
CONFIG_FRAME_COUNT_XCV50
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The configuration frame count for a Virtex XCV50 part type
CONFIG_FRAME_COUNT_XCV600
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The configuration frame count for a Virtex XCV600 part type
CONFIG_FRAME_COUNT_XCV800
- Static variable in class byucc.jhdl.platforms.util.readback.Xilinx.Virtex.
VirtexBitstreamParams
The configuration frame count for a Virtex XCV800 part type
CONNECTLOCATION
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
CONSTANT
- Static variable in class byucc.jhdl.Xilinx.Virtex.Modules.KCM_Pack.
tb_VirtexKCMMultiplier
CONSTANT
- Static variable in interface byucc.jhdl.base.genericparser.
exprParserConstants
CONSTANT
- Static variable in interface byucc.jhdl.parsers.edif.
EdifParserCoreConstants
CONSTANT_Class
- Static variable in class byucc.jhdl.synth.classparse.
ClassFileParser
CONSTA