H
HT-Lab
Guest
<jaspalbhullar@yahoo.com> wrote in message
news:a8d1ce51-a5f7-45b3-9980-7bd4bcb66e0f@e39g2000hsf.googlegroups.com...
the -lic_noqueue). If you want to talk to Flexlm in your script then simple
invoke "lmstat -f" (on windows lmutil lmstat -f) and parse the resulting
output.
http://www.model.com/products/pdf/appnotes/GridWare.pdf
I would also look at Checkpoint&Restore, creating a seperate elaboration
file and using the -filemap_elab argument,
Hans
www.ht-lab.com
news:a8d1ce51-a5f7-45b3-9980-7bd4bcb66e0f@e39g2000hsf.googlegroups.com...
As Mike said, yes, for Modelsim this is the default behaviour (disable withThanks for the replies, I am not familiar with bash or python however
from the code it appears that the first function needs to be called
for every test case that is to be run, with 'tb.sh' containing the
vsim command and flags / options etc. So I must also have another
script, which defines the working directory for each of the testcase
and one more to check the results from each one.
However what if a licence is not currently available, will the request
for it will automatically get queued or rest of the testcases won't
run at all?
the -lic_noqueue). If you want to talk to Flexlm in your script then simple
invoke "lmstat -f" (on windows lmutil lmstat -f) and parse the resulting
output.
This appsnote might answer a few questions;Yes I meant launching the jobs on different machines / servers.
I did a brief search on mentor's website and found about JobSpy, it
doesn't seem be a regression launcher, rather a tool to spy about you
jobs in a batch mode. Though it sounds useful, as it can tell you
about the status of your regression run.
http://www.model.com/products/pdf/appnotes/GridWare.pdf
I would also look at Checkpoint&Restore, creating a seperate elaboration
file and using the -filemap_elab argument,
Hans
www.ht-lab.com
Jaspal