RELEASE_NOTES
RELEASE_NOTES
Oct 15 2019
Copyright 1991-2019 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 2019.4
* [4]Base Product Specifications in 2019.4
* [5]Compatibility Issues with Release 2019.4
* [6]General Defects Repaired in 2019.4
* [7]SystemVerilog Defects Repaired in 2019.4
* [8]VHDL Defects Repaired in 2019.4
* [9]Document Revision History in 2019.4
_______________________________________________________________________
Key Information
* There is no licensing change between 10.7 and 2019.1 or 2019.2 or
2019.3 or 2019.4. However, if you are migrating to 2019.4 from a
release like 10.6 and older, please note that release 2019.4 uses
FLEXnet v11.14.1.3.
For floating licenses, it will be necessary to verify that the
vendor daemon (i.e., mgcld) and the license server (i.e., lmgrd)
have FLEXnet versions equal to or greater than 11.14.1.3. If the
current FLEXnet version of your vendor daemon and lmgrd are less
than 11.14.1.3 then it will be necessary to stop your license
server and restart it using the vendor daemon and lmgrd contained
in this release.
If you use node locked licenses you don't need to do anything. This
release will update licensing to MSL v2017_1_patch2 with MGLS
v9.17_10.2.4 and PCLS v9.17.10.2.0
In summary, this release uses the following license versions:
+ FLEXnet v11.14.1.3
+ MSL v2017_1_patch2
+ MGLS v9.17_10.2.4
+ PCLS v9.17.10.2.0
_______________________________________________________________________
VHDL Compatibility
* QSIM-58539 - (results) The attributes INSTANCE_NAME and PATH_NAME,
were not considered globally static. If the prefix of the attribute
is a signal and this expression appears in a wait statement with an
on clause or in a concurrent statement other than a process, a
change in signal value would trigger a evaluation of the wait or
concurrent statement. This currently results in extra statement
executions. The attributes are now considered globally static, so
the wait or concurrent statement is no longer sensitized to that
prefix. This change can cause simulation results to be different
from previous versions.
_______________________________________________________________________