Schematic router…

Discussion in 'Cadence' started by Giuseppe, Jan 20, 2005.

  1. Giuseppe

    Giuseppe Guest

    Hello…
    A really weird question for you! I made a skill procedure that allow
    substituting schematic net connection with the consequent removal of
    old wire segment. The result is a new connectivity given to the pin
    but the need for the user to redraw the new wire line.
    My question is if you know a program or a solution for automatic
    redraw these wire lines on schematic.
    Thanks.

    Giuseppe
     
    Giuseppe, Jan 20, 2005
    #1
  2. Hi Guiseppe,
    did you try
    schCreateWire( cellView "route" "full" list( pos1 pos2 ) spacing spacing width )

    ....just don't expect too nice results ;-) - but it's o.k. to create netlistable schematics.

    Sylvio
     
    Sylvio Triebel, Jan 20, 2005
    #2
  3. Giuseppe

    John Gianni Guest

    schCreateWire( cellView "route" "full" list( pos1 pos2 ) spacing
    spacing width )
    On this topic, also note that you can feed DFII a text CDL netlist and
    DFII will create an editable schematic for you.

    The admonition about results not being wholly pretty still applies.

    John Gianni
     
    John Gianni, Jan 21, 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.