|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use byucc.jhdl.synth | |
byucc.jhdl.synth | |
byucc.jhdl.synth.methods | |
byucc.jhdl.synth.operators |
Classes in byucc.jhdl.synth used by byucc.jhdl.synth | |
BlockIterator
A class to allow iteration over the vertices in a ControlFlowGraph which are blocks, (as opposed to decisions). |
|
CFEdge
The basic edge for any ControlFlowGraph. |
|
CFVertex
The basic vertex for any ControlFlowGraph. |
|
ControlFlowGraph
A graph representing control flow of a method. |
|
DataFlowGraph
A graph representing the dataflow of various signals and constants. |
|
DFEdge
The basic edge for any DataFlowGraph. |
|
DFSubGraph
An object used to represent a subset of a DataFlowGraph. |
|
DFVertex
The basic vertex for any DataFlowGraph. |
|
GraphStack
|
|
MethodArg
A simple structure that holds an Object as well as a descriptor to describe that object's type. |
|
SynthBlock
A class that extends BasicBlock in the byucc.jhdl.synth.classparse package to add to it anything necessary for a synthesizable basic block. |
Classes in byucc.jhdl.synth used by byucc.jhdl.synth.methods | |
GraphStack
|
|
MethodArg
A simple structure that holds an Object as well as a descriptor to describe that object's type. |
|
SynthMethod
An abstract class for a Synthesizable method. |
Classes in byucc.jhdl.synth used by byucc.jhdl.synth.operators | |
DFVertex
The basic vertex for any DataFlowGraph. |
|
OperatorSynthesizer
An interface which specifies a class that is responsible for translating DFVertex operators to JHDL cells. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |