Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to open interactive Modelsim window from Windows DOS

Status
Not open for further replies.

rezwanh

Newbie level 3
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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top