@inproceedings{eba0aea50e734322a2a472148ed58110,
title = "Using speculative functional units in high level synthesis",
abstract = "Speculative Functional Units (SFUs) enable a new execution paradigm for High Level Synthesis (HLS). SFUs are arithmetic functional units that operate using a predictor for the carry signal, which reduces the critical path delay. The performance of these units is determined by the success in the prediction of the carry value, i.e. the hit rate of the prediction. Hence SFUs reduce critical path at a low cost, but they cannot be used in HLS with the current techniques. In order to use them, it is necessary to include hardware support to recover from mispredictions of the carry signals. In this paper, we present techniques for designing a datapath controller for seamless deployment of SFUs in HLS. We have developed two techniques for this goal. The first approach stops the execution of the entire datapath for each misprediction and resumes execution once the correct value of the carry is known. The second approach decouples the functional unit suffering from the misprediction from the rest of the datapath. Hence, it allows the rest of the SFUs to carry on execution and be at different scheduling states at different times. Experiments show that it is possible to reduce execution time by as much as 38% and by 33% on average.",
keywords = "Dynamic scheduling, HLS, Speculation",
author = "{Del Barrio}, {Alberto A.} and Molina, {Maria C.} and Mendias, {Jose M.} and Roman Hermida and Memik, {Seda Ogrenci}",
year = "2010",
doi = "10.1109/date.2010.5457102",
language = "English (US)",
isbn = "9783981080162",
series = "Proceedings -Design, Automation and Test in Europe, DATE",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "1779--1784",
booktitle = "DATE 10 - Design, Automation and Test in Europe",
address = "United States",
note = "Design, Automation and Test in Europe Conference and Exhibition, DATE 2010 ; Conference date: 08-03-2010 Through 12-03-2010",
}