Ironman Example
•Placement of the Ironman procedure calls
A := B;
SR(A);
compute
compute
compute
SV(A);
A := C;
C:=…A@…;
DR(A);
compute
compute
compute
DN(A);
D:=…A@…;
Destination location ready
Source data is ready
Destination data needed
Source location volatile
Communication occurs inside the intervals
A of Pi+1
A of Pi