The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Simulators >> AMS Simulators >> Mentor ADVance MS
https://designers-guide.org/forum/YaBB.pl?num=1189619569

Message started by priya on Sep 12th, 2007, 10:52am

Title: Mentor ADVance MS
Post by priya on Sep 12th, 2007, 10:52am

Dear ALL,
I have just started with Verilog-A.and i tried to run my initial code on Mentor's ADVance MS tool.
I realised i need a command file,a do file.
I have tried simulating the example files supplied with the tool,was able to run them as they had the command files.
I have tried writing my own,but was not able to run.
Can somebody please help me how do i write and where i can find info on command(.cmd) file.
Thanks.

Priya


Title: Re: Mentor ADVance MS
Post by Paul Floyd on Oct 10th, 2007, 1:36am

Hi

Please could you say more precisely what you are trying to do, and the errors that you obtain?

Very briefly, the command file is a spice file. It can be very simple (for instance if your simulation has a 'top' that is Verilog-A(MS)).
The do file is a Tcl script file. You don't need this if you are using vasim in GUI mode (though it will make loading/running the design quicker).

Just a quick example for a Verilog-AMS simulation:
1. Create a library, e.g., "valib WORK"
2. Compile your design, e.g., "valog design.va"
3. Run vasim. The "Compiled HDL" button should be selected for Top Design.
4. Select your Design Unit from the list.
5. For the Command File, click New, and check the Analysis that you want to perform.
6. Click Load.
7. Assuming all has gone well so far, click on the Run All button.

If you still have problems, try contacing Mentor support.

Regards
Paul

The Designer's Guide Community Forum » Powered by YaBB 2.2.2!
YaBB © 2000-2008. All Rights Reserved.