Uses of Class
at.dms.kjc.spacedynamic.RawChip

Packages that use RawChip
at.dms.kjc.spacedynamic   
 

Uses of RawChip in at.dms.kjc.spacedynamic
 

Fields in at.dms.kjc.spacedynamic declared as RawChip
static RawChip SpaceDynamicBackend.rawChip
           
protected  RawChip Simulator.rawChip
           
protected  RawChip ComputeNode.rawChip
           
 

Methods in at.dms.kjc.spacedynamic that return RawChip
 RawChip SpdStreamGraph.getRawChip()
          return the Raw Chip we are compiling to *
 RawChip Layout.getRawChip()
           
 RawChip ComputeNode.getRawChip()
           
 

Constructors in at.dms.kjc.spacedynamic with parameters of type RawChip
ComputeNode(RawChip chip)
           
IOPort(RawChip chip, int index)
           
RawTile(int x, int y, RawChip rawChip)
           
SpdStreamGraph(FlatNode top, RawChip rawChip)
          Create the static stream graph for the application that has