Research Article
Evaluation of Runtime Task Mapping Using the rSesame Framework
Algorithm 1
Pseudocode for the As Much As Possible heuristic (AMAP) for mapping task .
| (1) HW set of tasks mapped onto the FPGA | | (2) SW set of tasks mapped onto the GPP | | (3) if .area ≤ area then | | (4) | | (5) | | (6) | | (7) else | | (8) | | (9) | | (10) end if |
|