diff --git a/html/TT_gs_req.m b/html/TT_gs_req.m index 760a4db681392b3c2f71907cb2d596111e2a9b52..52697c06cd8be91862487c3160b1a9f30933f0ce 100644 --- a/html/TT_gs_req.m +++ b/html/TT_gs_req.m @@ -22,7 +22,7 @@ % * PVS is supported for checking for completness and % disjointness of tables. % * PVS is downloadable from http://pvs.csl.sri.com/ -% * System has been tested on PVS versions 4.2 and 4.1 +% * System has been tested on PVS versions 5.0, 4.2 and 4.1 % * Ensure that pvs executable is on shell path % * *Note:* PVS is a Linux and MacOS X application and will not run natively % on Windows. diff --git a/html/html/TT_gs_req.html b/html/html/TT_gs_req.html index f8370b61082ab81539b988c57f65058a04e926ba..d60faf77351fe6c6eaffec087e213b72fcd9fd0a 100644 --- a/html/html/TT_gs_req.html +++ b/html/html/TT_gs_req.html @@ -62,7 +62,7 @@ p.footer { color: gray; } -

System Requirements

Contents

Matlab/Simulink

Table Checking

CVC3

PVS (Prototype Verification System)

System Requirements

Contents

Matlab/Simulink

  • Tested with Matlab Simulink 2011a, 2010a, 2009b

Table Checking

  • The tool supports checking of table completness and disjointness through the support of external tools
  • This tool will work with either or both of the tools installed.
  • It is recommened that both tools be installed, as they are built on different technologies, and have different strengths and weaknesses.

CVC3

  • CVC3 is supported for checking for completness and disjointness of tables
  • CVC3 can be downloaded from http://cs.nyu.edu/acsys/cvc3/
  • Ensure that cvc3 is executable on the shell path.
  • CVC3 is available for Linux/OS X and Windows.

PVS (Prototype Verification System)

  • PVS is supported for checking for completness and disjointness of tables.
  • PVS is downloadable from http://pvs.csl.sri.com/
  • System has been tested on PVS versions 5.0, 4.2 and 4.1
  • Ensure that pvs executable is on shell path
  • Note: PVS is a Linux and MacOS X application and will not run natively on Windows.