![]() |
Dataflow Software Stack
032db78
Master Thesis of Mathijs Saey at the VUB
|
DVM instruction that sends output it produces to a destination based on the output port of the output. More...

Public Member Functions | |
| def | __init__ |
| def | addDestination |
| def | sendDatum |
Public Attributes | |
| destinations | |
DVM instruction that sends output it produces to a destination based on the output port of the output.
| def core.instruction.DestinationMap.__init__ | ( | self | ) |
| def core.instruction.DestinationMap.addDestination | ( | self, | |
| port, | |||
| toInst, | |||
| toPort | |||
| ) |
| def core.instruction.DestinationMap.sendDatum | ( | self, | |
| datum, | |||
| core, | |||
| port, | |||
| cont | |||
| ) |
| core.instruction.DestinationMap.destinations |
1.8.8