Menu

#14 How do I change the CVER tools version

v1.0 (example)
open
nobody
None
5
2005-12-04
2005-12-04
Anonymous
No

Hi,

I have installed IVI on windows XP and it is working
fine. The cver version IVI uses seems to be 2.10b. The
current version of cver is 2.11a.

Please let me know how the version can be changed to
the new one.

Thank you,

Regards,
Nambi

Discussion

  • Matthew Ballance

    Logged In: YES
    user_id=189914

    There are three ways to change the version of Cver:

    - Update the source in the ivi_cver project. Most of the
    changes were made to get cver compiling under Mingw (without
    the Unix-emulation functions of cygwin). Creating a diff
    between the modified source and the original source and
    applying that diff to the latest cver version should work.
    If you do this, please send me a patch so that I can update
    the release

    - Copy the cygwin version into the .tools plugin. Cver is
    stored in the bin directory of the
    net.sourceforge.ivi.cver.tools plugin. Replacing the
    existing binary with the latest cygwin binary should work
    without issue (assuming your system is configured properly
    to run the cygwin binary)

    - Remove the net.sourceforge.ivi.cver.tools plugin and
    ensure that the Cygwin cver binary is in your path. If IVI
    does not locate the .tools plugin, it searches the path for
    cver.

     
  • Nobody/Anonymous

    Logged In: NO

    Hi,

    Thank you for the reply. I tried options 2 and 3 but I go
    tthe following error. Please let me know if there something
    else that I have to do.

    ----------------------------------------------------
    Log Starts
    ----------
    GPLCVER_2.11a of 07/05/05 (Cygwin32).
    Copyright (c) 1991-2005 Pragmatic C Software Corp.
    All Rights reserved. Licensed under the GNU General
    Public License (GPL).
    See the 'COPYING' file for details. NO WARRANTY provided.
    Today is Tue Dec 6 11:00:48 2005.
    ** ERROR** [1803] unable to load
    c:\tools\eclipse\eclipse\plugins\net.sourceforge.ivi.cver.core.win32.x86_1.0.2\lib/ivi_cver_vpi_sim_plugin.vpi
    dynamic library (also tried adding .so suffix): Permission
    denied
    Compiling source file "test.v"
    Unable to begin simulation.
    There were 1 error(s), 0 warning(s), and 0 inform(s).
    End of GPLCVER_2.11a at Tue Dec 6 11:00:48 2005 (elapsed
    0.0 seconds).
    ------------------------------------------------------------

    Thank you,

    Regards,
    Nambi

     
  • Matthew Ballance

    Logged In: YES
    user_id=189914

    Oops... I forgot: the .vpi plugin also needs to be renamed
    to .vpi.so. It's a Cygwin thing...

    Look for the VPI plugin in the lib directory of the
    net.sourceforge.ivi.cver plugin.

     
  • Nobody/Anonymous

    Logged In: NO

    Hi,

    I renamed the file with a .so extension, but I still get the
    same problem.

    Please let me know if I am missing something.

    Thank you,

    Regards,
    Nambi

     
MongoDB Logo MongoDB