( ESNUG 374 Item 8 ) -------------------------------------------- [06/14/01]

Subject: ( ESNUG 373 #14 ) Get Your DC Synthesis Run Status Every Hour

> I want a feature so I can send a status report in the background via
> email every "x" hour, plus one more email when the DC run finishes.
>
> Example of how you can send an email from dc_shell, containing the last
> 100 rows from your log file:
>
>   dc_shell>sh tail -100l file.log | mailx -s "Syn Done" [email address]
>
> Is there anyone else that would appreciate these features, too?
>
>     - Torsten Larsson
>       Texas Instruments France                   Villeneuve Loubet, France


From: [ A Synopsys FAE ]

John,

Why not dump a log of your DC run in realtime and have a UNIX cron job set
up that every hour ships you the last "X" lines from your DC log file?

You could use "tail -f" to follow the file as it's updated in real time.
Have an hourly cron job wake up, maybe even compare the previous log
entry to the current then send an email with the appropriate status.

    - [ A Synopsys FAE ]


============================================================================
 Trying to figure out a Synopsys bug?  Want to hear how 11,000+ other users
    dealt with it?  Then join the E-Mail Synopsys Users Group (ESNUG)!
 
       !!!     "It's not a BUG,               jcooley@world.std.com
      /o o\  /  it's a FEATURE!"                 (508) 429-4357
     (  >  )
      \ - /     - John Cooley, EDA & ASIC Design Consultant in Synopsys,
      _] [_         Verilog, VHDL and numerous Design Methodologies.

      Holliston Poor Farm, P.O. Box 6222, Holliston, MA  01746-6222
    Legal Disclaimer: "As always, anything said here is only opinion."
 The complete, searchable ESNUG Archive Site is at http://www.DeepChip.com
 Sign up for the DeepChip newsletter.
Email
 Read what EDA tool users really think.


Feedback About Wiretaps ESNUGs SIGN UP! Downloads Trip Reports Advertise

"Relax. This is a discussion. Anything said here is just one engineer's opinion. Email in your dissenting letter and it'll be published, too."
This Web Site Is Modified Every 2-3 Days
Copyright 1991-2024 John Cooley.  All Rights Reserved.
| Contact John Cooley | Webmaster | Legal | Feedback Form |

   !!!     "It's not a BUG,
  /o o\  /  it's a FEATURE!"
 (  >  )
  \ - / 
  _] [_     (jcooley 1991)