spectre options

Discussion in 'Cadence' started by ecnedad, Jul 17, 2008.

  1. ecnedad

    ecnedad Guest

    Hello!
    I'm running a spectre and I want to hide all messages that printing
    out in the terminal.
    I've tried the spectre options -note, -info, -error, -warning, and -
    debugg but messages still
    appeared in the terminal.
    Also I've launched icfb by "icfb &" command.

    Could anyone help me to hide all messaged in the terminal?

    Thank you and God bless! ☺
     
    ecnedad, Jul 17, 2008
    #1
  2. ecnedad

    Riad KACED Guest

    Hi,

    I'm not sure I've understand your question. Are you running spectre
    from ADE and getting messages into the Unix Terminal where Cadence has
    been launched from ?

    Riad.
     
    Riad KACED, Jul 18, 2008
    #2
  3. ecnedad

    ecnedad Guest

    No, I'm not using ADE.
    I'm running the spectre remotely.
    I'm using rsh and then execute the batch file "runSpectre".
    This batch file contains the "spectre" commands that run the
    spectreFinal.

    After I execute the runSpectre in terminal, all messages were
    displayed in the terminal where I've execute the rsh and runSpectre.
    I want to hide all messages in the terminal.
    Hope you have a solution for this problem.
    Thank you very much.
     
    ecnedad, Jul 18, 2008
    #3
  4. ecnedad

    oliver Guest

    what about redirecting the messages into a file: runSpectre > dump.txt
     
    oliver, Jul 18, 2008
    #4
  5. oliver wrote, on 07/18/08 11:19:
    You can do:

    spectre =log /path/to/log/file input.scs

    or if you don't want a log file at all, for some reason, you can do:

    spectre =log /dev/null input.scs

    The =log says to only write to a log file, and not to the terminal.

    Regards,

    Andrew.
     
    Andrew Beckett, Jul 18, 2008
    #5
  6. ecnedad

    ecnedad Guest

    Thank you very much Sir Andrew.
    The =log works.
    I've also try the option -note -info -error -warn -debug and it also
    hide the messages in terminal.
    But I've used the option =log to record the simulation information.
    Thank you very much and God bless!
     
    ecnedad, Jul 21, 2008
    #6
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.