From Statecharts to Verilog: a Formal Approach to Hardware/software Co-Specification

Shengchao Qin,Wei-Ngan Chin,Jifeng He,Zongyan Qiu
DOI: https://doi.org/10.1007/s11334-005-0020-2
2006-01-01
Innovations in Systems and Software Engineering
Abstract:Hardware/software co-specification is a critical phase in co-design. Our co-specification process starts with a high level graphical description in Statecharts and ends with an equivalent parallel composition of hardware and software descriptions in Verilog. In this paper, we first investigate the Statecharts formalism by providing it a formal syntax and a compositional operational semantics. Based on that, a semantics-preserving linking function is designed to compile specifications written in Statecharts into Verilog. The obtained Verilog specifications are then passed to a partitioning process to generate hardware and software subspecifications, where the correctness is guaranteed by algebraic laws of Verilog.
What problem does this paper attempt to address?