Posted in | News | Nanoelectronics

IMEC Introduces New Programming Style

IMEC introduces a new programming style for C code called CleanC that substantially increases the parallelization and optimization potential for multiprocessor targets. The CleanC adherence analysis plug-ins are freely available through Eclipse.

IMEC is developing multi-processor system-on-chip design tools to efficiently distribute applications over multiple processors while taking care of the synchronization of the tasks and the exchange of data between tasks. IMEC’s mapping technology tool flow consists of parallelization and memory hierarchy optimization tools. To allow MPSoC design tools to fully unravel the intricacies of the application being analyzed, a number of restrictions are imposed on how the application is coded using the ANSI-C language. Therefore, the input code has to be written in so called CleanC, which is sequential C code written in a way that it is multiprocessor-friendly.

To enable software developers to develop code that is suitable for parallelization and mapping on multiprocessor platforms, IMEC is developing a code re-factoring toolbox. First, the application code is analyzed and violations of the CleanC programming style are flagged. To this end, CleanC adherence analysis plug-ins have been developed. Secondly, user guided code transformations are applied to the code to make it compliant to the CleanC programming style. To optimize this process, IMEC is currently developing interactive refactoring tools.

IMEC provides its CleanC adherence analysis plug-ins to the industry for free which will enable them to efficiently analyze their code. The CleanC tool is a plug-in for the Eclipse/CDT development environment for C and C++ applications. It extracts and visualizes the function call graph. The highly interactive CleanC environment allows for detection of fragments in sequential C code that are potentially hard to analyze by the MPSoC design tools and would lead to suboptimal solutions.

"By offering the CleanC analysis plug-ins to industry for free, we want to introduce a standard coding style that makes the code analyzable by multiprocessor parallelization and mapping tools", said Rudy Lauwereins, Vice President Nomadic Embedded Systems at IMEC. "Such a standard will provide a common platform for interoperability between EDA tools and application program code".

Citations

Please use one of the following formats to cite this article in your essay, paper or report:

  • APA

    IMEC. (2019, March 19). IMEC Introduces New Programming Style. AZoNano. Retrieved on April 16, 2024 from https://www.azonano.com/news.aspx?newsID=12407.

  • MLA

    IMEC. "IMEC Introduces New Programming Style". AZoNano. 16 April 2024. <https://www.azonano.com/news.aspx?newsID=12407>.

  • Chicago

    IMEC. "IMEC Introduces New Programming Style". AZoNano. https://www.azonano.com/news.aspx?newsID=12407. (accessed April 16, 2024).

  • Harvard

    IMEC. 2019. IMEC Introduces New Programming Style. AZoNano, viewed 16 April 2024, https://www.azonano.com/news.aspx?newsID=12407.

Tell Us What You Think

Do you have a review, update or anything you would like to add to this news story?

Leave your feedback
Your comment type
Submit

While we only use edited and approved content for Azthena answers, it may on occasions provide incorrect responses. Please confirm any data provided with the related suppliers or authors. We do not provide medical advice, if you search for medical information you must always consult a medical professional before acting on any information provided.

Your questions, but not your email details will be shared with OpenAI and retained for 30 days in accordance with their privacy principles.

Please do not ask questions that use sensitive or confidential information.

Read the full Terms & Conditions.