DocumentCode :
3668941
Title :
Inter-procedural resource sharing in High Level Synthesis through function proxies
Author :
Marco Minutoli;Vito Giovanni Castellana;Antonino Tumeo;Fabrizio Ferrandi
Author_Institution :
Pacific Northwest National Laboratory, 907 Battelle Blvd, Richland, 99352 WA, USA
fYear :
2015
Firstpage :
1
Lastpage :
8
Abstract :
Modular design is becoming increasingly important in High Level Synthesis (HLS) flows. Current HLS flows generate hierarchical and modular designs that mimic the structure and call graph of the input specification by translating functions into modules. Function calls are translated by instantiating the callee module in the data-path of its caller, allowing for resource sharing when the same function is called multiple times. However, if two different callers invoke the same function, current HLS flows cannot share the instance of the module between the two callers, even if they invoke the function in a mutually exclusive way. In this paper, we propose a methodology that enables sharing of (sub)modules across modules boundaries. Sharing is obtained through function proxies, which act as forwarders of function calls in the original specification to shared modules without reducing performance. Building on the concept of function proxies, we propose a methodology and the related components to perform HLS of function calls through function pointers, without requiring complete static knowledge of the alias set (point-to set). We show that module sharing through function proxies provides valuable area savings and no significant impacts on the execution delays, and that our synthesis approach for function pointers enables dynamic polymorphism.
Keywords :
"Registers","Resource management","Hardware","Corporate acquisitions","Benchmark testing","Table lookup","Optimization"
Publisher :
ieee
Conference_Titel :
Field Programmable Logic and Applications (FPL), 2015 25th International Conference on
Type :
conf
DOI :
10.1109/FPL.2015.7293958
Filename :
7293958
Link To Document :
بازگشت