|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IODevice | |
---|---|
at.dms.kjc.spacetime |
Uses of IODevice in at.dms.kjc.spacetime |
---|
Subclasses of IODevice in at.dms.kjc.spacetime | |
---|---|
class |
MagicDram
|
class |
StreamingDram
This class represents a streaming dram (SDRAM) that can be attached to a port of the raw chip. |
Fields in at.dms.kjc.spacetime declared as IODevice | |
---|---|
protected IODevice[] |
RawProcElements.devices
|
Methods in at.dms.kjc.spacetime that return IODevice | |
---|---|
IODevice[] |
RawProcElements.getDevices()
|
IODevice |
RawTile.getIODevice()
|
IODevice[] |
RawTile.getIODevices()
|
Methods in at.dms.kjc.spacetime with parameters of type IODevice | |
---|---|
void |
RawTile.addIODevice(IODevice io)
|
static void |
SwitchCodeStore.disregardIncoming(IODevice dev,
int words,
boolean init)
Generate code on the switch neigboring |
void |
RawComputeCodeStore.disregardIncoming(IODevice dev,
int words,
boolean init)
Generate code to receive |
static void |
SwitchCodeStore.dummyOutgoing(IODevice dev,
int words,
boolean init)
Generate code on the switch neighboring |
void |
RawComputeCodeStore.dummyOutgoing(IODevice dev,
int words,
boolean init)
Generate code on the compute process to send over |
int |
RawTile.getIOIndex(IODevice dev)
|
boolean |
RawTile.isAttached(IODevice dev)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |