spectre to hspice

Discussion in 'Cadence' started by tnk11, May 11, 2005.

  1. tnk11

    tnk11 Guest

    Hi all,
    I would like to generate hspiceS for my digital layout. Since the
    layout contains more than 10 thousands transistors, generating hspiceS
    for this big layout becomes a big problem. What I did is generating the
    netlist in spectre format and changing it to hspice format using perl.
    I notice that the ways of representing the floating number in two
    different netlist formats is as follow.
    hspice --> 0.123e-6
    spectre --> 1.23e-7
    So when I convert from spectre netlist to hspice netlist, do I have to
    change this floating format also? If I don't change it and use it in
    nanosim simulator, will it effect the accuracy of simulation result?
    thank in advance.

    tnk
     
    tnk11, May 11, 2005
    #1
  2. tnk11

    S. Badel Guest

    i don't think so.
    the numbers are written differently but they are the same.

    stéphane
     
    S. Badel, May 11, 2005
    #2
  3. tnk11

    tnk11 Guest

    Thanks stephane, I find that changing this floating format is quite
    troublesome in programming...

    tnk
     
    tnk11, May 12, 2005
    #3
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.