A quantitative prediction model for hardware/software partitioning

Conference Paper (2007)
Author(s)

Roel Meeuws (TU Delft - Computer Engineering)

Yana Yankova (TU Delft - Computer Engineering)

Koen Bertels (TU Delft - Computer Engineering, TU Delft - (OLD)Quantum Computer Architectures)

Georgi Gaydadjiev (TU Delft - Computer Engineering)

Stamatis Vassiliadis

DOI related publication
https://doi.org/10.1109/FPL.2007.4380757 Final published version
More Info
expand_more
Publication Year
2007
Language
English
Article number
4380757
Pages (from-to)
735-739
ISBN (print)
['1424410606', '9781424410606']
Event
Downloads counter
166

Abstract

An important step in Heterogeneous System Development is Hardware/Software Partitioning. This process involves exploring a huge design space. By using profiling to select hot-spots and estimate area and delay we can prune the design space considerably. We present a Quantitative Model that makes early predictions to prune the design space and support the partitioning process. The model is based on Software Complexity Metrics, which capture important aspects of functions as control intensity, data intensity, and code size. To remedy interdependence among software metrics, we performed a Principal Component Analysis. The hardware characteristics were determined by automatically generating VHDL from C using the DWARV C-to-VHDL compiler. Linear regression on these data generated our model. The model error differs per hardware characteristic. We show that for flip-flops the mean error is 69%. In conclusion, our quantitative model makes fast and sufficiently accurate area predictions in support of early Hardware/Software Partitioning.