|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.opencores.structure.Node
|
+--org.opencores.mapping.FlowMap.Variable
Internal class used for building larger LUTs, representing directed acyclic subgraph input.
Value is stored in .x
| Field Summary | |
(package private) Net |
actualNet
net for which this variable stands for |
(package private) Node |
actualNode
node for which this variable stands for |
| Fields inherited from class org.opencores.structure.Node |
dir,
flag,
fx,
fy,
INOUT,
INPUT,
link,
name,
nfx,
nfy,
OUTPUT,
ports,
temp,
visited,
weight,
width,
x,
y |
| Constructor Summary | |
(package private) |
FlowMap.Variable()
construct new variable |
| Methods inherited from class org.opencores.structure.Node |
clone,
duplicate,
linkNets,
setWidth,
toString,
unlinkNets |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
Node actualNode
Net actualNet
| Constructor Detail |
FlowMap.Variable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||