Fortress: Fortress v0.3.5 released
The new build contains the following changes:
- Classes for representing and building random variates were implemented
The library can be downloaded from here: http://forge.ispras.ru/projects/solver-api/files
Added by Andrei Tatarnikov over 10 years ago
The new build contains the following changes:
The library can be downloaded from here: http://forge.ispras.ru/projects/solver-api/files
Added by Andrei Tatarnikov over 10 years ago
The new release contains the following changes:
The MicroTESK distribution package can be downloaded from here: http://forge.ispras.ru/projects/microtesk/files
Added by Andrei Tatarnikov over 10 years ago
The new release contains the following changes:
The MicroTESK distribution package can be downloaded from here: http://forge.ispras.ru/projects/microtesk/files
Added by Andrei Tatarnikov over 10 years ago
The new build contains the following changes:
The library can be downloaded from here: http://forge.ispras.ru/projects/solver-api/files
Added by Alexey Khoroshilov over 10 years ago
Version 0.17 of Requality has been released, with some new important additions and fixes.
The new features include:A complete list of changes can be found in changelog.
Added by Evgeny Novikov over 10 years ago
Results of validation of LDV Tools 0.7 and LDV Tools 0.6 with different verification tools on 41 known bugs in the Linux kernel are presented in the table below.
LDV Tools 0.7 | LDV Tools 0.6 | ||||
BLAST | CPAchecker | BLAST | CPAchecker | ||
Found bugs | 19 | 15 | 17 | 13 | |
Missed bugs | Due to bugs in verification tools | 3 | 2 | 3 | 2 |
Out of memory (63 gigabytes) | 1 | 2 | 1 | 2 | |
Timeouts (50 minutes) | 0 | 6 | 0 | 6 | |
Due to other reasons | 18 | 16 | 20 | 18 |
Both BLAST and CPAchecker were able to find two more reference bugs thanks to improvements in rule specifications sysfs_attr_init() call before device_create_file() call and usb_deregister()/usb_serial_deregister().
The source code repository can be browsed by v0.7 tag. To get and to install LDV Tools see instructions.
Added by Evgeny Novikov over 10 years ago
Vitaly Mordan successfully finished Google Summer of Code 2014 project Public Pool of Bugs in Linux Kernel Modules under Evgeny Novikov supervision.
In summer of code Vitaly made the following:All changes to LDV Tools components were merged to master in 363f810.
Completing this project made possible to share any new found potential bugs in Linux kernel modules with its full description with the Linux kernel developers. In future this project will increase the number of found bugs in Linux kernel modules with the help of LDV Tools.
Added by Andrei Tatarnikov over 10 years ago
The new release contains the following changes:
The MicroTESK distribution package can be downloaded from here: http://forge.ispras.ru/projects/microtesk/files
Added by Alexander Kamkin over 10 years ago
The first build of the HDL Retrascope IDE has been released.
The Retrascope IDE is implemented as an Eclipse IDE plugin. The main function of the environment is configuration and launching of Retrascope engines. For more information, see Installation Guide and Getting Started.
The tool can be downloaded from here: http://forge.ispras.ru/projects/retrascope-ide/files
You are welcome to report bugs and leave your feedback at the main project site: http://forge.ispras.ru/projects/retrascope
Added by Sergey Smolov over 10 years ago
We are happy to announce the first build of the HDL Retrascope toolkit.
HDL Retrascope is a toolkit for Reverse Engineering and TRAnsformation of digital hardware designs described in such HDLs (hardware description languages) as Verilog и VHDL. The toolkit allows analyzing HDL descriptions, reconstructing the underlying models (extended finite state machines, EFSMs) and using the derived models for test generation, property checking and other tasks. HDL Retrascope is organized as an extendable framework with the ability to add new types of models as well as tools for their analysis and transformation. The primary application domain of the toolkit is functional verification of hardware at the unit level.
To reconstruct EFSM models and generate tests for them, Retrascope requires the SMT-solver be installed. See Installation Guide for more information.
In the 0.1.1 build the following features have been implemented:
- Support for VHDL/Verilog little-size designs (without iteration loops/functions/sub-modules);
- Support for control flow graph (CFG) construction;
- Support for CFG visualization in GraphML format;
- Support for interface signals extraction from CFG;
- Support for guarded actions decision diagram (GADD) construction;
- Support for GADD visualization in GraphML format;
- Support for extended finite state machine (EFSM) extraction;
- Support for EFSM visualization in GraphML format;
- Support for read/write conflicts extraction from EFSM;
- Support for conflicts saving into XML format;
- Support for test sequences generation for EFSM;
- Support for test sequences saving into VHDL testbenches/XML format.
The tool can be downloaded from here: http://forge.ispras.ru/projects/retrascope/files
You are welcome to report bugs and leave your feedback at the main project site: http://forge.ispras.ru/projects/retrascope
Merry Christmas and Happy New Year!
Also available in: Atom