Comments
|
Pulling my hair out here, Model Sim keeps telling me that my license is not valid. Giving me a Evaluation Error 105 whenever I try to open it. Tried to get help nobody has any. Please if anyone can help
|
||||
|
Did you install ModelSim on Windows Vista?
|
||||
|
Toronto, Canada |
If anyone knows how to install Modelsim in Windows Vista please..let me know!!!
|
|||
|
hey its my problem too installing modelsim on windows vista..plz tell me the solution.
Thanks suchi |
||||
|
Ottawa, Canada |
I got modelsim to work on vista. Originally when going through the license wizard it said that the license was ok, but when I started the program it gave me an error 105 saying my evaluation license had expired. I got it to work but running modelsim.exe in compatibility mode with windows xp sp2. To do this right click on modelsim.exe, select, properties, select the compatibility tab, and check the "run this program in compatibility mode for:".
This allows me to run modelsim_xe with a usb dongle. I also have got modelsim_se running on a network license without using the compatibility mode. |
|||
|
Bangalore, India |
please give me a immediate solution for installing
modelsim.after installation i got an error like " dongle is not connected to this host and license is not matched to this host". pleaseeeeeee helppppppp |
|||
|
Bangalore, India |
i want to download kandhasamy trailor .please give the website
|
|||
|
I had similar problem with Modelsim XE on Vista, I found Xilinx Answer record #14919 that describes deleting two files from the Windows Directory. This worked for me
|
||||
|
Bangalore, India |
DElete the following two files are installed in the "c:\winnt" directory (this does not apply to Windows XP systems, see below):
- mti_enc - mti_enc2 On Windows XP Systems, the file location is the "C:\WINDOWS" directory. Also, ensure that you have write permissions to the following directories: c:\WINNT and c:\WINNT\TEMP or c:\WINDOWS and c:\WINDOWS\TEMP (if using Windows XP) |
|||
|
Madras, India |
i m installing modelsim cracked version on vista..it gets installed fine and also i copy license.dat to c:/flexlm directory before running the modelsim.....but it still shows the problem of fatal license error...can anyone suggest me the solution to this problem.......plz
|
|||
Thank you, It work for me |
||||
|
Moscow, Russia |
Hi! I've installed ModelSim SE 6.3f on Vista. Licence wizard crashes sometimes when I'm trying to browse licence file, sometimes just after start. I tried to launch wizard in XP SP2 compatibility mode, this didn't help. Launching wizard with administrator permissions have no effect too.
|
|||
|
Ipoh, Malaysia |
i have problem my programming.. i have do simulation my coding in modelsim, its ok.. but the problem is when try run my programming in xilinx.. the xilinx can't complete their analyze... the error occur b'coz i use real number.. plz i need ur help right now...
library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; entity SPWM is port ( Clk : in std_logic; Reset : in std_logic; switch : in std_logic_vector ( 3 downto 0); SPWMOut : out std_logic); end SPWM; architecture SPWM_arch of SPWM is component Rwave is port ( Clk : in std_logic; Reset : in std_logic; ModIndex : in integer range 0 to 15; RwaveOut : out real range 0.0 to 1030.0 ); end component; component Cwave is port ( Clk2 : in std_logic; Reset : in std_logic; ModIndex : in integer range 0 to 15; RwaveClk : out std_logic; CwaveOut : out real range 0.0 to 1030.0 ); end component; component WaveComp is port ( Reference : in real range 0.0 to 1030.0; Carrier : in real range 0.0 to 1030.0; CompOut : out std_logic ); end component; component Clockdivider is port ( clk : in std_logic; reset : in std_logic; Clk1 : out std_logic; Clk2 : out std_logic ); end component; component inputport IS port ( switch : in std_logic_vector ( 3 downto 0); out_port : out integer range 0 to 15 ); end component; signal Clk1sig : std_logic; signal Clk2sig : std_logic; signal RwaveClksig : std_logic; signal Referencesig, Carriersig : real range 0.0 to 1030.0; --<---problem occur in this statemen signal ModIndexsig : integer range 0 to 15; begin U1 : Rwave port map ( Clk => Clk1sig, Reset => Reset, ModIndex => ModIndexsig, RwaveOut => Referencesig ); U2 : Cwave port map ( Clk2 => Clk2sig, Reset => Reset, ModIndex => ModIndexsig, RwaveClk => RwaveClksig, CwaveOut => Carriersig); U3 : WaveComp port map ( Reference => Referencesig, Carrier => Carriersig, CompOut => SPWMOut); U4 : Clockdivider port map (Clk => Clk, Reset => Reset, Clk1 => Clk1sig, Clk2 => Clk2sig); U5 : inputport port map (switch => switch, out_port => ModIndexsig); end SPWM_arch; |
|||
|
Madras, India |
I had same problems fatal license error...
please check your system clock time/date in task bar |
|||
|
Cairo, Egypt |
i have a problem installing modelsim on windows vista , trying to browse the lisence file from wizard, a message appeared that the "license wizard has stopped working" ,i tried the comptability mode but no effect.
|
|||
|
Bangalore, India |
DElete the following two files are installed in the "c:\winnt" directory (this does not apply to Windows XP systems, see below):
- mti_enc - mti_enc2 On Windows XP Systems, the file location is the "C:\WINDOWS" directory. Also, ensure that you have write permissions to the following directories: c:\WINNT and c:\WINNT\TEMP or c:\WINDOWS and c:\WINDOWS\TEMP " Thanks a lot dude. it worked just fine.. thank u very much Goutham Bangalore |
|||
|
Bangalore, India |
This works like heven. thanks dude sorry for the previous post. i'm new to topix |
|||
|
Kingston, Jamaica |
All I did was right click the .exe, go to properties & select "run as administrator" and it worked for me!(vista i.e.) |
|||
|
||||
Please note by clicking on "Post Comment" you acknowledge that you have read the Terms of Service and the comment you are posting is in compliance with such terms. Be polite. Inappropriate posts may be removed by the moderator. Send us your feedback.
| Topic | Updated | Last By | Comments |
|---|---|---|---|
| how do i process an image using system generato... | Mar 11 | Prasanth | 2 |
| "Synthesis" failed | Feb 26 | Vidyut | 2 |
| Problem in intialising the block RAM generated ... | Dec '09 | sandeep | 1 |
| Problem installing Xilinx 10.1i on fedora 9 (Oct '08) | Nov '09 | xilinx setup | 2 |
| connecting two PLB buses into MPMC (Jul '09) | Jul '09 | hamed razmkhah | 1 |
| Migration from EDK 9.1i to 10.1i when OPB is used (Apr '09) | Apr '09 | SRR | 1 |
| problem with digital fir low pass filter (Apr '09) | Apr '09 | aravind | 1 |