Bus Protocols: MSC-Based Specifications and Translation into Program of Verification Tool for Formal Verification
Kamrul Hasan Talukder

TL;DR
This paper presents a method to specify bus protocols using Message Sequence Charts (MSCs), translate these specifications into SMV programs, and verify protocol properties automatically, demonstrated on the AMBA bus protocol.
Contribution
It introduces a novel approach to specify bus protocols with MSCs and provides a translation tool into SMV for formal verification, including a case study on the AMBA protocol.
Findings
Successful translation of MSC specifications into SMV programs
Automatic verification of bus protocol properties using the generated SMV models
Effective use of MSCs for formal verification of system protocols
Abstract
Message Sequence Charts (MSCs) are an appealing visual formalism mainly used in the early stages of system design to capture the system requirements. However, if we move towards an implementation, an executable specifications related in some fashion to the MSC-based requirements must be obtained. The MSCs can be used effectively to specify the bus protocol in the way where high-level transition systems is used to capture the control flow of the system components of the protocol and MSCs to describe the non-atomic component interactions. This system of specification is amenable to formal verification. In this paper, we present the way how we can specify the bus protocols using MSCs and how these specifications can be translated into program of verification tool (we have used Symbolic Model Verifier (SMV)) for the use of formal verification. We have contributed to the following tasks in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFormal Methods in Verification · Model-Driven Software Engineering Techniques · Embedded Systems Design Techniques
