1 / 6

OOTI Workshop on Model Checking and Static Analysis Day 2

OOTI Workshop on Model Checking and Static Analysis Day 2. Dragan Bošnački Eindhoven University of Technology The Netherlands. Some Practical Information. Lecturer: Dragan Bošnački WH 3.101 (BME), LaQuSo (CS) dragan@win.tue.nl D.Bosnacki@tue.nl Spin web page: http://spinroot.com

ciel
Télécharger la présentation

OOTI Workshop on Model Checking and Static Analysis Day 2

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. OOTI Workshop onModel Checking and Static AnalysisDay 2 Dragan Bošnački Eindhoven University of Technology The Netherlands

  2. Some Practical Information • Lecturer: • Dragan Bošnački • WH 3.101 (BME), LaQuSo (CS) • dragan@win.tue.nl • D.Bosnacki@tue.nl • Spin web page: • http://spinroot.com • Workshop web page: • http://www.win.tue.nl/~dragan/OOTI2009 • Literature: • The Spin Model Checker by Gerard Holzmann, IEEE Trans. on Software Engineering, Vol. 23, No. 5, May 1997, pp. 279-295.

  3. Topics Previous Lecture • Intro on Formal Methods, Spin, Model Checking • history, advantages, drawbacks • A quick start with Spin • About Promela, Dijsktra’s guarded commands • Demo: Mutual Exclusion Protocol

  4. Outline for Today • Recall some basics about Promela and Spin • Linear Temporal Logic (LTL) • Some More Examples of Spin/Promela Models • Exercises

  5. Spin, Promela, Xspin • Spin Process Global variable Channel (buffered) Channel (rendez-vous) • Promela: • C, CSP-like communications, Dijkstra’s guarded commands

  6. Simulation: random, interactive Simulation output guided Model (Promela source) SPIN Error trail Verification Analyzer (C source) C compiler Analyzer (exec) Verification output Spin, Promela, XSpin (3)

More Related