Project

General

Profile

News

MicroTESK 2.3.12 beta released

Added by Andrei Tatarnikov over 8 years ago

The new release contains the following changes:

  • Possibility of initialize address fields depending on the operation that performs memory access was implemented in the MMU specification language
  • Cases of incorrect use of test template blocks are now reported to the user
  • Several bug fixes and general improvements were made

The MicroTESK distribution package can be downloaded from here: http://forge.ispras.ru/projects/microtesk/files

MicroTESK 2.3.11 beta released

Added by Andrei Tatarnikov over 8 years ago

The new release contains the following changes:

  • Test template blocks were made "passive" (processed by the generation engine only on request)
  • Support for reuse (composition, repetition) of test template blocks was implemented
  • Support for new floating-point functions 'is_nan' and 'is_signaling_nan' in nML was implemented
  • Several bug fixes and general improvements were made

The MicroTESK distribution package can be downloaded from here: http://forge.ispras.ru/projects/microtesk/files

MicroTESK to be presented at MTV 2015

Added by Alexander Kamkin over 8 years ago

MicroTESK will be presented at the 16th annual workshop on Microprocessor Test and Verification to be held in Austin, TX on December 3-4, 2015.

The presentation is entitled 'Specification-Based Test Program Generation for ARM VMSAv8-64 Memory Management Units'. It describes a tool for automatically generating test programs for ARM VMSAv8-64 memory management units. The solution is based on the MicroTESK framework. The tool consists of two parts: an architecture-independent test program generation core and VMSAv8-64 specifications. Such separation is not a new principle in the area — it is applied in a number of industrial test program generators, including IBM's Genesys-Pro. The main distinction is in how specifications are represented, what sort of information is extracted from them, and how that information is exploited. In the suggested approach, specifications comprise descriptions of the memory access instructions, loads and stores, and definition of the memory management mechanisms such as translation lookaside buffers, page tables, and cache units. The tool analyzes the specifications and extracts the execution paths and inter-path dependencies. The extracted information is used to systematically enumerate test programs for a given user-defined template. Test data for a particular program are generated by using symbolic execution and constraint solving techniques.

The purpose of MTV is to bring researchers and practitioners from the fields of verification and test together to exchange innovative ideas and to develop new methodologies to solve the difficult challenges facing us today in various processor and SOC design environments.

MicroTESK 2.3.10 beta released

Added by Andrei Tatarnikov over 8 years ago

The new release contains the following changes:

  • Improvements in Tarmac logging: support for memory accesses and register writes were implemented
  • Handling of let-expressions (MMU) was improved
  • Several bug fixes and general improvements were made
  • Ruby engine was switched to JRuby 1.7.22

The MicroTESK distribution package can be downloaded from here: http://forge.ispras.ru/projects/microtesk/files

MicroTESK 2.3.9 beta released

Added by Andrei Tatarnikov over 8 years ago

The new release contains the following changes:

  • Support for functions in MMU specifications
  • Support for expressions based on extern variables in let-constructs (MMU)
  • Support for 'if-then-else' expressions in let-constructs (MMU)
  • Several bug fixes and general improvements
  • JRuby was updated to version 9.0.3.0

The MicroTESK distribution package can be downloaded from here: http://forge.ispras.ru/projects/microtesk/files

MicroTESK 2.3.7 beta released

Added by Andrei Tatarnikov over 8 years ago

The new release contains the following changes:

  • Possibility to describe memory-related test situations in test templates was implemented
  • Support for bit mask operations in MMU specifications was implemented
  • Several bug fixes and general improvements were made

The MicroTESK distribution package can be downloaded from here: http://forge.ispras.ru/projects/microtesk/files

MicroTESK 2.3.6 beta released

Added by Andrei Tatarnikov over 8 years ago

The new release contains the following changes:

  • Possibility to use values of registers defined in ISA specifications as parameters while generating tests for MMU was implemented (the "extern" construct)
  • Possibility to map MMU buffers to virtual memory was implemented (the "memory buffer" construct)
  • Possibility to map MMU buffers to registers defined in ISA specifications was implemented (the "register buffer" construct)
  • Support for shift operations in MMU specifications was implemented
  • Several bug fixes and general improvements were made

The MicroTESK distribution package can be downloaded from here: http://forge.ispras.ru/projects/microtesk/files

MicroTESK 2.3.5 beta released

Added by Andrei Tatarnikov over 8 years ago

The new release contains the following changes:

  • Support for floating-point calculations was improved (integration with JSoftFloat, support for new floating-point types and functions for type conversion)
  • Support for checking addresses using memory region settings was implemented
  • Some bug fixes and general improvements were made

The MicroTESK distribution package can be downloaded from here: http://forge.ispras.ru/projects/microtesk/files

(91-100/135)

Also available in: Atom