Results 1 to 6 of 6

Thread: Assura-RCX : Do I really need LVS?

  1. #1
    trisha.woods Guest

    Assura-RCX : Do I really need LVS?

    Hi,
    I have a power-grid with a bunch of inputOutput pins for external
    VDD and GND connections. I want to use assura-RCX to extract the R&C
    parasitics of this grid. Can I directly run assura-RCX without having
    to run LVS? If the answer is "NO", then how do I create a schematic for
    a power grid (just wires) with all the inputOutput pins?

    Trisha

  2. #2
    Bernd Fischer Guest
    As far as I know you can't.
    Assura RCX needs at least one non parasitic device
    to do an extraction.

    As a suggestion if you have some metal R's in your
    device library you can put them as a kind of dummy
    devices on you power grid, so that you can run a
    LVS and after it a parasitic extraction.

    Bernd

    trisha.woods wrote:
    Hi,
    I have a power-grid with a bunch of inputOutput pins for external
    VDD and GND connections. I want to use assura-RCX to extract the R&C
    parasitics of this grid. Can I directly run assura-RCX without having
    to run LVS? If the answer is "NO", then how do I create a schematic for
    a power grid (just wires) with all the inputOutput pins?

    Trisha

  3. #3
    S. Badel Guest
    Bernd Fischer > wrote:
    As far as I know you can't.
    Assura RCX needs at least one non parasitic device
    to do an extraction.
    Actually, it seems not. I guess that devices are needed for LVS, not
    RCX. Indeed, without devices LVS fails and complains about the netlist
    being empty.

    though I never tried it myself, sourcelink solution 11176148 claims that
    it's possible to run RCX with no devices on the layout.

    cheers,

    Stéphane

  4. #4
    S. Badel Guest
    No you don't. Indeed, RCX requires the device and netlist extraction
    steps to be run, but the GUI does not allow you to run them without
    doing the LVS in the same shot.

    You'll just need to create your own RSF file, or tweak the one created
    by the UI. It should look like

    avParameters(
    ...
    )
    rcxParameters(
    ...
    )
    avDX()
    avNX()
    avRCX()

    Alternatively, running LVS against a dummy schematic will also enable
    the RCX UI - you don't need to care about the LVS results. If some
    circumstances, it will not enable by itself - you just open the run and
    it enables.

    Stéphane

    --
    Related Sourcelink articles:
    11085296
    11085296
    11156636
    11176148

  5. #5
    trisha.woods Guest
    I tried to create a dummy schematic (by importing a verilog file where
    I just declared the inputOutput pins corresponding to VDD and GND pins
    on the power-grid.) The LVS did not complain must except for couple of
    mismatches. When I run the RCX from UI, I get the following errors:

    *WARNING* at "capgen": Contact layer 'Cont' specified in the p2lvsfile
    is not found in the lvsfile.
    Forking: /tools/assura/bin/32bit/capgen -techdir
    /gpdk_MIET_2.0/assura_gpdk_tech -lvs /layout/assura_run/run1.xcn -p2lvs
    /gpdk_MIET_2.0/assura_gpdk_tech/p2lvsfile -p poly,allGate,diff
    -canonical_res_caps -length_units meters -mos_diff_ap_nw -xgl
    /layout/assura_run/run1
    *FATAL* at "RCXspice": Unable to read
    '/gpdk_MIET_2.0/assura_gpdk_tech/cap_coeff.dat', No such file or
    directory
    *WARNING* Bad return status from RCX script generator. Status 256

    Any idea what am I doing wrong??

    Trisha

  6. #6
    Andrew Beckett Guest
    On 17 Nov 2005 10:28:13 -0800, "trisha.woods" <trisha_woods_2005@yahoo.com>
    wrote:

    I tried to create a dummy schematic (by importing a verilog file where
    I just declared the inputOutput pins corresponding to VDD and GND pins
    on the power-grid.) The LVS did not complain must except for couple of
    mismatches. When I run the RCX from UI, I get the following errors:

    *WARNING* at "capgen": Contact layer 'Cont' specified in the p2lvsfile
    is not found in the lvsfile.
    Forking: /tools/assura/bin/32bit/capgen -techdir
    /gpdk_MIET_2.0/assura_gpdk_tech -lvs /layout/assura_run/run1.xcn -p2lvs
    /gpdk_MIET_2.0/assura_gpdk_tech/p2lvsfile -p poly,allGate,diff
    -canonical_res_caps -length_units meters -mos_diff_ap_nw -xgl
    /layout/assura_run/run1
    *FATAL* at "RCXspice": Unable to read
    '/gpdk_MIET_2.0/assura_gpdk_tech/cap_coeff.dat', No such file or
    directory
    *WARNING* Bad return status from RCX script generator. Status 256

    Any idea what am I doing wrong??

    Trisha
    Does it work if you have a normal schematic? I'd be surprised - it looks as if
    you're pointing at a rules directory which doesn't have the RCX information (e.g
    cap_coeff.dat). Perhaps you have to point at a different LVS setup to get the
    RCX information?

    Some of Assura RCX is set up on the fly, but most of the coefficients are
    pre-computed (because that takes some time, and would be shared by all runs).

    Regards,

    Andrew.

Similar Threads

  1. Assura DRC Error
    By simopoulos in forum Cadence
    Replies: 0
    Last Post: 10-29-2009, 04:21 AM
  2. why I can not run assura
    By Yifei Luo in forum Cadence
    Replies: 3
    Last Post: 10-30-2005, 01:10 PM
  3. Assura LVS problem
    By neo in forum Cadence
    Replies: 6
    Last Post: 10-17-2005, 10:13 PM
  4. ASSURA-problem
    By Stefan Bormann in forum Cadence
    Replies: 1
    Last Post: 07-29-2005, 05:10 AM
  5. Assura RCX
    By Sunay in forum Cadence
    Replies: 1
    Last Post: 10-13-2004, 08:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other forums: Access Forum - Microsoft Office Forum - Exchange Server Forum