Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Ubuntu 8.10 and modelsim mentorgraphics

  1. #1
    Join Date
    Feb 2009
    Beans
    4

    Unhappy Ubuntu 8.10 and modelsim mentorgraphics

    I have a problem installing Modelsim on Ubuntu 8.10 I really don't know what is wrong but I put all the files on a single folder and download all the files corresponding to my OS. but still appear a error message when try to run the file install.linux.

  2. #2
    Join Date
    Jan 2007
    Location
    Melbourne, Australia
    Beans
    5,096

    Re: Ubuntu 8.10 and modelsim mentorgraphics

    Are you able to post the error message you are getting?
    Ubuntu Newbie Help: irc: #beginners-help on network irc.freenode.net
    Help others, mark your threads solved.

  3. #3
    Join Date
    Feb 2009
    Beans
    1

    Re: Ubuntu 8.10 and modelsim mentorgraphics

    Maybe this could help:

    Code:
    sudo chmod -744 install.linux
    ./install.linux
    You have to make executable the install.linux file. when you download it, it's not.

    Bye

  4. #4
    Join Date
    Feb 2009
    Beans
    4

    Thumbs down Re: Ubuntu 8.10 and modelsim mentorgraphics

    thanks that works perfectly...I'm newie with linux then a simple commands like those ones are new for me. anyway thanks.

  5. #5
    Join Date
    Feb 2009
    Beans
    4

    Re: Ubuntu 8.10 and modelsim mentorgraphics

    I have a new problem with license because when I try to run ./vsim from
    mydirectory/modeltech/linux I have an error message that referes to the license.

    I alredy try to
    export LM_LINCESE_FILE=mydirectory/modeltech/linux/license.dat

    but doesn't still works. Even I tried this, I really not sure because I can't find the license.dat anywhere. And when I download the modelsim from the mentorgraphics website it didn't arrive to my mail, like when I used it with Windows.

    thanks to help this newie.

  6. #6
    Join Date
    May 2008
    Beans
    34

    Re: Ubuntu 8.10 and modelsim mentorgraphics

    I am having the exact same problem. I have installed the linux edition and i get the same error message everytime i try to vcom.
    Any solutions yet?

  7. #7
    Join Date
    Jul 2008
    Beans
    201

    Re: Ubuntu 8.10 and modelsim mentorgraphics

    Did you pay for a license? I assume this is the Linux version of Modelsim SE? I use Modelsim PE Windows version using Wine, and it links up with the Linux version of Xilinx just fine.

  8. #8
    Join Date
    Mar 2009
    Beans
    1

    Re: Ubuntu 8.10 and modelsim mentorgraphics

    please somebody help me, i downloaded the modelsim for Linux from modelsim website, and want to install it, but when i try ./install-Linux
    it gave me error permission denied... i tried the above method

    sudo chmod -744 install.linux
    ./install.linux

    but it also does not work... i have to do my lab please help me quickly

  9. #9
    Join Date
    Jan 2007
    Location
    Washington, DC
    Beans
    26
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Ubuntu 8.10 and modelsim mentorgraphics

    Quote Originally Posted by karlr42 View Post
    Did you pay for a license? I assume this is the Linux version of Modelsim SE? I use Modelsim PE Windows version using Wine, and it links up with the Linux version of Xilinx just fine.
    Hey, I know this tread is kind-of old, but karlr42, can you tell me *how* you get Modelsim PE (through wine) and Xininx (native linux) to talk to one another? I've been scratching my head over that for a couple of hours now, and I just can't seem to make them work together... both seem to be installed and working properly on their own.
    I'm not sure what to put here, so I'll just stop now while I'm ahead.

  10. #10
    Join Date
    Jul 2009
    Location
    en un lugar de la mancha
    Beans
    144

    Re: Ubuntu 8.10 and modelsim mentorgraphics

    Quote Originally Posted by tbranham View Post
    Hey, I know this tread is kind-of old, but karlr42, can you tell me *how* you get Modelsim PE (through wine) and Xininx (native linux) to talk to one another? I've been scratching my head over that for a couple of hours now, and I just can't seem to make them work together... both seem to be installed and working properly on their own.
    1) open xilinx ise.

    2) under eit/preferences, select Integrated Tools.

    3) Edit the field "Model Tech Simulator" in order to make it point to you Modelsim executable (vsim). To do this enter the path of vsim: it should be located somewere in the (hidden) folder
    /home/username/.wine/modelsim_installation path
    where username is the name of your home directory; modelsim_installation_path is where you have installed Modelsim (with WINE).
    Notice that vsim could be in a subfolder. Just look for it

    If it doesn't work, take a look here

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •