@inproceedings{9c0bbaf7db9d4c10a7d08fe1db76c42e,
title = "Polyhedral model based application source codes analysis for ASIP design",
abstract = "Application Specific Instructions-set Processors (ASIPs) are needed to handle the future demand of flexible and high performance computation in parallel real-time computing domain. Current ASIP design methodologies are mostly based on the accurate understanding of application source codes. Profilers can automatically analyse source codes and get interesting information from them to aid processor architecture design. Dynamic profilers add extra instructions to source codes and execute to generate basic block execution counts. This is often infeasible in the domain of parallel real-time computing, because of excessive execution time and the difficulty to define typical stimuli in the early architecture design phase. Static methods analyse source codes without executing them and are faster and more accurate than dynamic ones. The static analysis method proposed in this paper is based on polyhedral model. It identifies code segments that execute frequently, or named hot codes. It is usually a small part of the whole code base. This information is provided to the architecture designer as design guide. The hot codes may be implemented using custom function unit to optimize the efficiency of the whole system. A running example is used to illustrate the static method, and the results are compared to dynamic profilers. Same results are achieved by the two analysis methods.",
keywords = "ASIP, architecture design, polyhedral model, program analysis",
author = "Xiaoyang Li and Wenbiao Zhou and Dake Liu",
year = "2012",
doi = "10.1109/ICSAI.2012.6223169",
language = "English",
isbn = "9781467301992",
series = "2012 International Conference on Systems and Informatics, ICSAI 2012",
pages = "962--965",
booktitle = "2012 International Conference on Systems and Informatics, ICSAI 2012",
note = "2012 International Conference on Systems and Informatics, ICSAI 2012 ; Conference date: 19-05-2012 Through 20-05-2012",
}