Hi Matthias, As Jim does, I have an error counter that I use to track errors and to generate an end-of-simulation message. I format this message so it is easy to see (and grep for). The other few lines after this message don't bother me at all. > # KERNEL: > # KERNEL: ***I: 55415213 ns: *********************************************************** > # KERNEL: ***I: 55415213 ns: ** Simulation finished without Errors > # KERNEL: ***I: 55415213 ns: *********************************************************** > # KERNEL: > # KERNEL: ***I: 55415213 ns: *********************************************************** > # KERNEL: ***I: 55415213 ns: *********************************************************** > # KERNEL: ***I: 55415213 ns: **** **** > # KERNEL: ***I: 55415213 ns: **** END OF SIMULATION **** > # KERNEL: ***I: 55415213 ns: **** **** > # KERNEL: ***I: 55415213 ns: *********************************************************** > # KERNEL: ***I: 55415213 ns: *********************************************************** > # RUNTIME: Info: RUNTIME_0068 tb_xxxx.v (1046): $finish called. > # KERNEL: Time: 55415213 ps, Iteration: 0, Instance: /tb_xxxx/gen, Process: @INITIAL#144_7@. > # KERNEL: stopped at time: 55415213 ps > # VSIM: Simulation has finished. There are no more test vectors to simulate. Regards, Daniel On Feb 6, 2013, at 10:34 AM, Matthias Alles <matthias.alles@creonic.com> wrote: > 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 > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Wed Feb 6 10:48:36 2013
This archive was generated by hypermail 2.1.8 : Wed Feb 06 2013 - 10:48:41 PST