|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LargeExternallyUpdateable | |
byucc.jhdl.apps.Tbone | |
byucc.jhdl.base | |
byucc.jhdl.platforms.util | |
byucc.jhdl.platforms.util.readback | |
byucc.jhdl.Xilinx.Virtex | |
byucc.jhdl.Xilinx.Virtex2 |
Uses of LargeExternallyUpdateable in byucc.jhdl.apps.Tbone |
Methods in byucc.jhdl.apps.Tbone with parameters of type LargeExternallyUpdateable | |
StateObject |
Tbone.getHardwareState(ExternallyUpdateable[] eCells,
LargeExternallyUpdateable[] leCells,
Checkpointable[] cCells)
|
Uses of LargeExternallyUpdateable in byucc.jhdl.base |
Methods in byucc.jhdl.base that return LargeExternallyUpdateable | |
LargeExternallyUpdateable[] |
HWSystem.getLargeExternallyUpdateableCells()
Method to get the list of all LargeExternallyUpdateableCells |
Methods in byucc.jhdl.base with parameters of type LargeExternallyUpdateable | |
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 LargeExternallyUpdateable in byucc.jhdl.platforms.util |
Methods in byucc.jhdl.platforms.util with parameters of type LargeExternallyUpdateable | |
StateObject |
GenericBoard.getHardwareState(ExternallyUpdateable[] eCells,
LargeExternallyUpdateable[] leCells,
Checkpointable[] cCells)
|
Uses of LargeExternallyUpdateable in byucc.jhdl.platforms.util.readback |
Methods in byucc.jhdl.platforms.util.readback with parameters of type LargeExternallyUpdateable | |
void |
ReadWriteBackManager.setLEUValues(LargeExternallyUpdateable[] leCells,
int[][] values)
The method sets an array of writeback values corresponding to the given array of LargeExternallyUpdatable Cells. |
int[][] |
ReadBackManager.getLEUValues(LargeExternallyUpdateable[] leCells)
Provides an array of readback values corresponding to the given array of LargeExternallyUpdatable
Cells . |
Uses of LargeExternallyUpdateable in byucc.jhdl.Xilinx.Virtex |
Classes in byucc.jhdl.Xilinx.Virtex that implement LargeExternallyUpdateable | |
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 LargeExternallyUpdateable in byucc.jhdl.Xilinx.Virtex2 |
Classes in byucc.jhdl.Xilinx.Virtex2 that implement LargeExternallyUpdateable | |
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 |