|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Checkpointable | |
| byucc.jhdl.apps.Tbone | |
| byucc.jhdl.base | |
| byucc.jhdl.platforms.util | |
| byucc.jhdl.Xilinx.Virtex | |
| byucc.jhdl.Xilinx.Virtex2 | |
| Uses of Checkpointable in byucc.jhdl.apps.Tbone |
| Classes in byucc.jhdl.apps.Tbone that implement Checkpointable | |
class |
Tbone
Tbone is a generic test bench used to simulate a circuit. |
| Methods in byucc.jhdl.apps.Tbone with parameters of type Checkpointable | |
StateObject |
Tbone.getHardwareState(ExternallyUpdateable[] eCells,
LargeExternallyUpdateable[] leCells,
Checkpointable[] cCells)
|
| Uses of Checkpointable in byucc.jhdl.base |
| Methods in byucc.jhdl.base that return Checkpointable | |
Checkpointable[] |
HWSystem.getCheckpointableCells()
Method to get the list of all CheckpointableCells |
| Methods in byucc.jhdl.base with parameters of type Checkpointable | |
StateObject |
HardwareInterface.getHardwareState(ExternallyUpdateable[] eCells,
LargeExternallyUpdateable[] leCells,
Checkpointable[] cCells)
Returns the hardware state |
void |
WriteableHardwareInterface.setHardwareState(StateObject state,
ExternallyUpdateable[] eCells,
LargeExternallyUpdateable[] leCells,
Checkpointable[] cCells)
The method that sets the state |
| Uses of Checkpointable in byucc.jhdl.platforms.util |
| Classes in byucc.jhdl.platforms.util that implement Checkpointable | |
class |
GenericMemory
This class is used to help create memory models for board models. |
| Methods in byucc.jhdl.platforms.util with parameters of type Checkpointable | |
StateObject |
GenericBoard.getHardwareState(ExternallyUpdateable[] eCells,
LargeExternallyUpdateable[] leCells,
Checkpointable[] cCells)
|
| Uses of Checkpointable in byucc.jhdl.Xilinx.Virtex |
| Classes in byucc.jhdl.Xilinx.Virtex that implement Checkpointable | |
class |
RAMB4Dual
This class provides the functionality of the RAMB4_Sn_Sn Virtex library elements. |
class |
RAMB4Single
This class provides the functionality of the RAMB4_Sn Virtex library elements. |
| Uses of Checkpointable in byucc.jhdl.Xilinx.Virtex2 |
| Classes in byucc.jhdl.Xilinx.Virtex2 that implement Checkpointable | |
class |
RAMB16_S
This class provides the functionality of the RAMB16_Sn Virtex2 library elements - The Single-ported BlockRams. |
class |
RAMB16_S_S
This class provides the functionality of the RAMB16_Sn_Sn Virtex2 library elements - The Dual-ported BlockRams. |
class |
RAMB16DualNoParity
Deprecated. Use RAMB16_S_S instead. |
class |
RAMB16DualParity
Deprecated. Use RAMB16_S_S instead. |
class |
RAMB16DualParityB
Deprecated. Use RAMB16_S_S instead. |
class |
RAMB16SingleNoParity
Deprecated. Use RAMB16_S instead. |
class |
RAMB16SingleParity
Deprecated. Use RAMB16_S instead. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||