Hi Matthias, That is what the "%%DONE" flag is for. After running a set of tests in batch, I do a unix/linux: grep -i %%DONE sim.log This extracts all of the completion messages. I make sure that message that prints an error also increments the error counter. That way if the completion message indicates Passed, then generally there is nothing further to look at. Also try "std.env.stop(0)" it is supposed to be somewhat silent. Best, Jim > Hi Jim, > > what bothers me about using the stop/finish function is that I get so much output _after_ my custom message from the simulator. So if I deliver a testbench to a customer I have to tell him something > like: "Check the fifth to last line of the output of the simulator whether it says "0 errors occurred"." And of course I can't be sure that this is the case for all simulators out there. > > Best regards, > Matthias > > > Am 06.02.2013 17:33, schrieb Jim Lewis: >> Hi Matthias, >> I use stop. >> >> I have a set of text extensions in a package. >> One of them is EndStatus shown below. >> >> Best, >> Jim > > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Jim Lewis Director of Training mailto:Jim@SynthWorks.com SynthWorks Design Inc. http://www.SynthWorks.com 1-503-590-4787 Expert VHDL Training for Hardware Design and Verification ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Wed Feb 6 10:41:05 2013
This archive was generated by hypermail 2.1.8 : Wed Feb 06 2013 - 10:41:12 PST