Research Article Open Access

Verifying Complex Interaction between Hardware Processes

Kiran Ramineni, Shireesh Verma and Ian G. Harris

Abstract

Problem statement: Verification of correct functionality of semiconductor devices has been a challenging problem. Given the device fabrication cost, it is critical to verify the expected functionality using simulations of executable device models before a device manufactured. However, typical industrial scale devices today involve large number of interactions between their components. Complexity of verifying all interactions becomes almost intractable even in simulation. The infeasible interactions need to be eliminated from verification consideration in order to reduce the complexity of the problem. Also an empirical metric of completeness of the verification of such interactions is needed. This metric should provide measure of quality of verification as well as that of degree of confidence in future correct behavior of the device. Metric should guide stimulus generation for simulation so that all aspects of the device functionality can be covered in verification. Existing coverage metrics focus almost exclusively on verification of individual components. Approach: In this study, interactions between device components modeled as independent processes, were considered. The interactions considered between control flow paths in different processes. Present algorithm analyzed the dependency between the control flow paths. It was also determined set of feasible interactions between the control flow paths and pruned out the infeasible ones. Remaining set of feasible interactions constituted our interaction coverage metric. Our metric handled device designs with an arbitrary number of processes. Results: Number of interactions to be considered in simulation-based verification was significantly reduced by our coverage metric using our proposed algorithms. This limited the complexity and scope of stimulus generation to coverage of only set of feasible interactions. Conclusion: Proposed coverage metric was able to provide realistic measure of degree of verification of components interactions as well as effectively guide the test generation process for device designs consisting of an arbitrary number of components.

Journal of Computer Science
Volume 5 No. 2, 2009, 154-162

DOI: https://doi.org/10.3844/jcssp.2009.154.162

Submitted On: 30 January 2009 Published On: 28 February 2009

How to Cite: Ramineni, K., Verma, S. & Harris, I. G. (2009). Verifying Complex Interaction between Hardware Processes. Journal of Computer Science, 5(2), 154-162. https://doi.org/10.3844/jcssp.2009.154.162

  • 2,645 Views
  • 2,013 Downloads
  • 0 Citations

Download

Keywords

  • Simulation
  • verification
  • coverage metric
  • interaction coverage
  • unit/integration testing