[nodvtid] -
Release 10.5 uses FLEXnet v11.13.1.2 server, v11.13.0.2 client.
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.13.0.2. If the current FLEXnet version of your vendor daemon and lmgrd are less than 11.13.0.2 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 v2015_1_patch2 with MGLS v9.13_5.4
and PCLS v9.13.5.2
In summary, this release uses the following license versions:
- FLEXnet v11.13.1.2 server, v11.13.0.2 client
- MSL v2015_1_patch2
- MGLS v9.13_5.4
- PCLS v9.13.5.2
- [nodvtid] -
10.5 release onwards, Questa will be using Microsoft Visual Studio 12 a.k.a Visual Studio 13. This would mean that all the executables shipped with the 10.5 release and onwards would be linked in with "msvcr120.dll".
If you have SystemC or PLI/VPI/DPI/FLI libraries compiled with older release with any gcc compiler shipped with the product, those will have to be re-compiled with 10.5.
Windows platform compiler details is as follows:
Base Product Specifications in 10.5c
- [nodvtid] -
[Supported Platforms]
Linux RHEL 5 x86/x86-64
Linux RHEL 6 x86/x86-64
Linux RHEL 7 x86/x86-64
Linux SLES 10 x86/x86-64
Linux SLES 11 x86/x86-64
Windows 7 x86/x64
Windows 8 x86/x64
Windows 10 x86/x64
[Supported GCC Compilers (for SystemC)]
gcc-4.7.4-linux/gcc-4.7.4-linux_x86_64
gcc-4.5.0-linux/gcc-4.5.0-linux_x86_64
gcc-4.3.3-linux/gcc-4.3.3-linux_x86_64
gcc-4.2.1-mingw32vc12
[OVL (shipped with product)]
v2.8.1
[VHDL OSVVM (shipped with product)]
v2014.07
[Licensing]
FLEXnet v11.13.1.2 server, v11.13.0.2 client
MSL v2015_1_patch2
MGLS v9.13_5.4
PCLS v9.13.5.2
Compatibility Issues with Release 10.5c
- Key Information Compatibility
- VHDL Compatibility
- dvt88164 - (results) In some specific mixed language cases where both numeric_std and 1164 packages were included vcom used to give an incorrect error saying "Cannot resolve expression type of association element". This has been fixed.
- Release Announcements Compatibility
- [nodvtid] - (source) In the next major release (10.6)
- support for Windows 8.0 will be dropped. No change for Windows 8.1
- support for gcc-4.3.3-linux and gcc-4.3.3-linux_x86_64 will be dropped
VHDL Defects Repaired in 10.5c
- dvt88164 - (results) In some specific mixed language cases where both numeric_std and 1164 packages were included vcom used to give an incorrect error saying "Cannot resolve expression type of association element". This has been fixed.
- dvt35748 - When +cover was specified to vcom, implicit operators were included in the set of subprograms that were added to the Structure window in the GUI, along with user-defined subprograms. Implicit operators are no longer part of this set.
- dvt89183 - Concatenation expressions involving a qualified expression whose operand was also a concatenation expression could sometimes cause a vcom internal error.
User Interface Enhancements in 10.5c
- dvt89920 - Added operation to export selected signals to VCD file from Wave window.