@inproceedings{986b87514dd543a49b83fd4970a204fc,
title = "A symbolic approach for detecting conflicts in Verilog's non blocking assignments",
abstract = "In Verilog programs, multiple non blocking assignments (NBA) to the same signal in an identical always structure may introduce conflicts and nondeterministic behaviors. It is a severe design flaw. In this paper, we propose a control flow graph based symbolic approach for detecting conflicts caused by non blocking assignments. This approach applies the static analysis method on the parallel nature of Verilog programs, and adopts the Multi-valued Decision Diagram (MDD) to symbolically encode the reachability conditions with flexibility and efficiency. Our static analysis approach shows valid results from our tests.",
keywords = "Conflict Detection, Static Verification, Symbolic Approach",
author = "Peng Liu and Huibiao Zhu and Naiyong Jin",
year = "2012",
doi = "10.1109/ICSICT.2012.6467951",
language = "英语",
isbn = "9781467324724",
series = "ICSICT 2012 - 2012 IEEE 11th International Conference on Solid-State and Integrated Circuit Technology, Proceedings",
booktitle = "ICSICT 2012 - 2012 IEEE 11th International Conference on Solid-State and Integrated Circuit Technology, Proceedings",
note = "2012 IEEE 11th International Conference on Solid-State and Integrated Circuit Technology, ICSICT 2012 ; Conference date: 29-10-2012 Through 01-11-2012",
}