HCDFG-II Model Generation from System Specification in C

ZHAO Kang,Bian Ji-nian,WU Qiang,XUE Hong-xi
DOI: https://doi.org/10.3969/j.issn.1007-130x.2005.04.028
2005-01-01
Abstract:C is the main language for the system description in system design. In the software/hardware co-verification at the system level and the following software/hardware partition, interface integration and behavior integration, it is necessary to convert the C language to control/data flow graph. In this paper, the model for control/data flow graph and the method to generate this model from C are proposed. There are three levels in this hierarchical model for HCDFG-II: function/process level, statement level and operation level, corresponding to different level models based on different requirements. The method to generate HCDFG-II is also discussed for the various control structures and array, pointer, unite, structure and so on.
What problem does this paper attempt to address?