How to open interactive Modelsim window from Windows DOS

Status
Not open for further replies.

rezwanh

Newbie level 3
Joined
Jun 7, 2013
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
UK
Visit site
Activity points
1,313
I know how to compile and simulate modelsim from Windows DOS using a .do file like this:

vsim -c -do run.do

This runs modelsim inside DOS window using this macro file I created and I can see all the logs in my DOS window. Modelsim runs in the background. Now I want instead opening a Modelsim window from the DOS command. You must be wondering why I need this as I can directly open a modelsim. I need this as all my tests are run inside windows batch mode and we don't use interactive mode unless any specific test fails. My batch file looks for optional parameter and depends on that it will run in two different modes. Any help would be appreciated.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…