November 12, 2009

Dear Reactis User:

We are pleased to announce the availability of Reactis V2009.2.2 and V2009.0.7.

V2009.2.2

The following bugs were fixed since V2009.2.1:

  • Fixed problem that caused values of 1000.0 or greater to be shown in scientific notation in the test suite browser.
  • Fixed bug that caused an error message "single input for binary OR/AND" if a Logic block of type AND or OR was operating on just one scalar input.
  • Fixed bug "Unsupported type for export to MATLAB array" that could occur during import of some models using fixpoint values within mask parameters.
  • Fixed bug where using a virtual source within some very small models could cause an "Unable to connect virtual source" error message.
  • Fixed dimension problem with some rare instances of Matrix Concatenation block.
  • Fixed bug that caused Reactis to always use "inf" as an input value for a floating point input port with a very large range specified in the .rsi file. More precisely, the error occurred if a port:
    • has type single and a range constraint that consists of an upper bound approximately 4e+38 greater than its lower bound; or
    • has type double and a range constraint that consists of an upper bound approximately 2e+308 greater than its lower bound.
  • Fixed problem that caused an error message about unmatched output types for a Tapped Delay block when operating on 1x1 matrices.
  • Restore an S-Function's previous outputs to its output array before calling mdlOutputs. This fixes a problem where Reactis would produce invalid test suites if an S-Function did not update all of its outputs at every step.
  • Fixed problem that could cause Reactis to hang during "Writing file to cache..." for some models that use S-Functions with very large array or structure parameters.
  • Properly support "#error" preprocessor directive in C code during white-box analysis.
  • In the Reactis for C Plugin, fixed bug where uppercase letters in names of .rsm files would cause coverage highlighting of C code to fail in Simulator.

V2009.0.7

The following bugs were fixed since V2009.0.6:

  • Fixed dimension problem with some rare instances of the Matrix Concatenation block.
  • Fixed bug that caused Reactis to always use "inf" as an input value for a floating point input port with a very large range specified in the .rsi file. More precisely, the error occurred if a port:
    • has type single and a range constraint that consists of an upper bound approximately 4e+38 greater than its lower bound; or
    • has type double and a range constraint that consists of an upper bound approximately 2e+308 greater than its lower bound.
  • Fixed problem that caused an error message about unmatched output types for "Tapped Delay" when operating on 1x1 matrices.
  • Restore an S-Function's previous outputs to its output array before calling mdlOutputs. This fixes a problem where Reactis would produce invalid test suites if an S-Function did not update all of its outputs at every step.
  • Fixed problem that could cause Reactis to hang during "Writing file to cache..." for some models that use S-Functions with very large array or structure parameters.
  • Properly support "#error" preprocessor directive in C code during white-box analysis.
  • Fixed problem that could cause Reactis to hang during "Initializing..." for some rare models.
  • Do not allow user to open Difference scope for vector or matrix outputs.

You may download the patches or full installers from the Reactis User Pages.

Best Regards,
The Reactis Team

Back to Patches Archive