.stim counterpart in Spectre

Discussion in 'Cadence' started by Verictor, Jul 3, 2007.

  1. Verictor

    Verictor Guest

    Hi,

    There is a .stim command in HSPICE to produce stimulus file. Is there
    any counterpart command in Spectre?

    By the way, how to generated a stimulus file from an includded
    subcircuit? For example,

    # the main file
    ..include "test.sp"
    ..tran 0.1ns 1ns
    ..stim tran pwl v(x1.a) # x1 is defined in test.sp. This
    syntax won't generate an pwl file in fact ????
    ..end # end of main file

    # test.sp file
    subckt test_circuit a b c
    ....
    ..ends

    x1 test_circuit a b c

    ..end # end of test.sp

    Thanks
     
    Verictor, Jul 3, 2007
    #1
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.