Research Article

Multilevel Simulation of Heterogeneous Reconfigurable Platforms

Algorithm 3

Conditional breakpoint set on the application termination signal. When the breakpoint is triggered, the simulation is stopped.
Simulator
probe: (Simulator synthesizedCDFG
outputNamed: ‘done’)
relation: ‘=’
value: 1
probeName: ‘Task Done.’