- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Compxlib Problem : Simulator "mti_se" is ignored
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-24-2012 01:34 AM
Hy , I have Modelsim 6.6 SE 6.6d.
I am trying to follow the example from ISE in-depth since I'm new to this.
I am trying to 'connect' the ISE to ModelSim by using Compxlib commandfrom ISE Design Suite Command Prompt.
My command for the ISE command promt : compxlib -s mti_se -l verilog -p C:\modeltech_6.6d\win32\modelsim.exe -lib C:/Xilinx/12.3/ISE_DS/ISE/ISEexamples/wtut_ve
But I got this error:(attached Command promt error*)
FYI,
My ModelSim folder : C:\modeltech_6.6d\win32\modelsim.exe
My project folder : C:/Xilinx/12.3/ISE_DS/ISE/ISEexamples/wtut_ver
FYI, I have read some solved problem : http://forums.xilinx.com/t5/Simulation-and-Verific
Can anyone help me?
Thank you in Advance :)
Solved! Go to Solution.
Re: Compxlib Problem : Simulator "mti_se" is ignored
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-24-2012 01:35 AM
Continued~
Re: Compxlib Problem : Simulator "mti_se" is ignored
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-24-2012 09:18 AM
Do you have "C:\modeltech_6.6d\win32" in your PATH environment variable?
Please check the AR below on how to set up environment variables:
http://www.xilinx.com/support/answers/11630.htm
nothing1234 wrote:
Hy , I have Modelsim 6.6 SE 6.6d.
I am trying to follow the example from ISE in-depth since I'm new to this.
I am trying to 'connect' the ISE to ModelSim by using Compxlib commandfrom ISE Design Suite Command Prompt.
My command for the ISE command promt : compxlib -s mti_se -l verilog -p C:\modeltech_6.6d\win32\modelsim.exe -lib C:/Xilinx/12.3/ISE_DS/ISE/ISEexamples/wtut_ve
r
But I got this error:(attached Command promt error*)
FYI,
My ModelSim folder : C:\modeltech_6.6d\win32\modelsim.exe
My project folder : C:/Xilinx/12.3/ISE_DS/ISE/ISEexamples/wtut_ver
FYI, I have read some solved problem : http://forums.xilinx.com/t5/Simulation-and-Verific
ation/ModelSim-Failed-to-get-the-pre-compiled-simu ... , that's why I have changed my process properties' "Compiled Library Directory" but it doesn't solve my problem.
Can anyone help me?
Thank you in Advance :)
Jim
Re: Compxlib Problem : Simulator "mti_se" is ignored
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-24-2012 10:23 PM
Hy Jim,
I want to make sure which way of setting environment variable do you talking about ?
By using System Properties : yes, I have set them (attached pic)
By using run>cmd : i have tried with no success (attached pic), maybe I dont know how to set them by using cmd
FYI, I'm runnning 64-bit windows 7 OS, is it matters?
Please help ~
Thank you in advance :)
Re: Compxlib Problem : Simulator "mti_se" is ignored
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-25-2012 09:14 AM
Hi
To add environmental variable (as suggested by Jim), follow below steps (as per your snapshots):
1. In "User variables"of Environmental variables window, select PATH environmental variable and click on edit
2. Now add ";C:\modeltech_6.6d\win32" in variable value field without inverted commas.
Thanks.
Re: Compxlib Problem : Simulator "mti_se" is ignored
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-25-2012 08:22 PM
You reset the PATH in your command window. I suggest you open "ISE Design Suite Command Prompt" window and then run "vsim" from there. If it works that means modelsim is in your PATH. If it doesn't you will need to append it to your PATH , not re-set it.
nothing1234 wrote:
Hy Jim,
I want to make sure which way of setting environment variable do you talking about ?
By using System Properties : yes, I have set them (attached pic)
By using run>cmd : i have tried with no success (attached pic), maybe I dont know how to set them by using cmd
FYI, I'm runnning 64-bit windows 7 OS, is it matters?
Please help ~
Thank you in advance :)
Jim
Re: Compxlib Problem : Simulator "mti_se" is ignored
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-26-2012 04:06 AM
Hy Jim and vuppala, thank you for your reply.
I have set everything like below pic:
I can run the vsim.exe and this command too.
Command: compxlib -s mti_se -l verilog -p C:\modeltech_6.6d\win32\modelsim.exe -lib C:/Xilinx/12.3/ISE_DS/ISE/ISEexamples/wtut_ve
ISE Command Prompt:
(continued..)
(continued..)
But I still cant find out where the "modelsim.ini" anywhere in the output directory : C:\Xilinx\12.3\ISE_DS\ISE.
I think I need this modelsim.ini to "linking" this ISE with ModelSim , is it right?
Any suggestion ?
Thank you in advance :)
Re: Compxlib Problem : Simulator "mti_se" is ignored
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-26-2012 04:36 AM
Look for modelsim.ini in C:\Xilinx\12.3\ISE_DS, the directory you launch compxlib from.
Yes, you will need the memory mappings in modelsim.ini for modelsim to work with the newly compiled library.
Jim
Re: Compxlib Problem : Simulator "mti_se" is ignored
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-13-2012 06:43 AM
Thank you ywu and vuppala,
Sorry for the late reply, since I can't find out any modelsim.ini in that path. So I give up linking ISE with Modelsim, since I can run the Modelsim only (without linking them).
But nearly, I found out that the Modelsim doesn't consider any delay when simulating. EG:
code:
always @(posedge clk or negedge rst_n)
begin
if(!rst_n) reg_temp <= 2'b00;
else reg_temp <= 2'b01;
end
always @(posedge clk)
reg <= reg_temp;
end
From above code, logically , the value of "reg" will appear 1 clk later than "reg_temp". Correct me if I am wrong.
But I can't from get any delayed like in the attached picture from the modelsim. (reg and reg_temp change at the same time).
That's why now I try to link ISE with ModelSim again, to see if I can get the delayed(real) simulation result.
By using the last command I "magically" succeed to create modelsim.ini in the targeted directory. But I get below error message when I double clicking the "Simulate Post-Place & Route Model" at ISE.
FYI , I have tried to compile all of the files from the IS first, but got below error :
Can anybody help me ?
Thank you in advance
Yuyex
Re: Compxlib Problem : Simulator "mti_se" is ignored
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-14-2012 08:09 AM
For the (vsim-19) error when launching modelsim from ISE, this is a known issue with Modelsim/Questa 6.6d/10.0.
Please refer to Xilinx Answer 39961.











