Release Notes
Release Notes
6e
Jun 22 2018
Copyright 1991-2018 Mentor Graphics Corporation
All rights reserved.
This document contains information that is proprietary to Mentor
Graphics
Corporation. The original recipient of this document may duplicate this
document in whole or in part for internal business purposes only,
provided
that this entire notice appears in all copies. In duplicating any part
of
this document the recipient agrees to make every reasonable effort to
prevent the unauthorized use and distribution of the proprietary
information.
TRADEMARKS: The trademarks, logos and service marks ("Marks") used
herein
are the property of Mentor Graphics Corporation or other third parties.
No one is permitted to use these Marks without the prior written
consent
of Mentor Graphics or the respective third-party owner. The use herein
of a third-party Mark is not an attempt to indicate Mentor Graphics as
a
source of a product, but is intended to indicate a product from, or
associated with, a particular third party. The following are trademarks
of
of Mentor Graphics Corporation: Questa, ModelSim, JobSpy, and Signal
Spy.
A current list of Mentor Graphics trademarks may be viewed at
www.mentor.com/terms_conditions/trademarks.cfm.
End-User License Agreement: You can print a copy of the End-User
License
Agreement from: www.mentor.com/terms_conditions/enduser.cfm.
_______________________________________________________________________
* [2]Key Information
* [3]Release Announcements in 10.6e
* [4]Base Product Specifications in 10.6e
* [5]Compatibility Issues with Release 10.6e
* [6]General Defects Repaired in 10.6e
* [7]User Interface Defects Repaired in 10.6e
* [8]SystemVerilog Defects Repaired in 10.6e
* [9]VHDL Defects Repaired in 10.6e
* [10]User Interface Enhancements in 10.6e
* [11]Document Revision History in 10.6e
_______________________________________________________________________
Key Information
* The -novopt command line switch will be deprecated in the next
major release 10.7 following normal deprecation process:
+ The -novopt switch will be accepted in 10.7 with a deprecation
warning message.
+ In 10.8 or a subsequent release, the -novopt switch will be
disabled and cause error messages to be emitted.
+ Customer scripts using this switch will have to be changed.
+ This legacy switch forces incremental mode (pre-6.0 behavior)
which is sub-optimal, and it is no longer maintained.
The following lists the supported platforms:
+ win32aloem - Windows 7, Windows 8.1, Windows 10
+ linuxaloem - RedHat Enterprise Linux 6, SUSE Linux Enterprise
Server 11
_______________________________________________________________________
General Compatibility
* dvt94468 - (results) When using vsim -batch mode, the transcript
(stdout) output could contain NUL and CR characters that are
otherwise filtered out when using other vsim modes. The transcript
output in -batch mode now matches the output when using -c or -i
modes in this regard.