DIVA error between 5.0.32 and 5.141

Discussion in 'Cadence' started by tritue, Aug 11, 2005.

  1. tritue

    tritue Guest

    Hi all,

    I have a DIVA DRC rule which run perfectly with 5.0.32 and older revision.
    when we upgraded into 5.141 it does not work any more.

    We have a rule which run fine with 5.032 but refuse to work and produce DRC
    error in 5.141

    ngdif=geomStamp( ngdif geomCat(ndif tdif) error ).

    It seems that a geomCat inside a geomStamp is not supported in 5.141. If we
    replace the above line by the lines
    dif_Cat=geomCat(ndif tdif)

    ngdif = geomStamp( ngdif dif_Cat error )

    Any idea ??? We do not find any mention in the release note of 5.141.
     
    tritue, Aug 11, 2005
    #1
  2. You won't find a release note for this because we didn't know about it.
    If we had known of the problem, we would have fixed it instead of
    writing a release note. Sub-version 5.10.41.500.2.24 should have the
    fix, when it comes out.

    This seems to have been caused by the work to allow multiple geomConnect
    commands in a single run. We did multiple geomConnect so all the antenna
    checks can be done in the same run as the normal DRC checks. Cumulative
    antenna support is also in there.
     
    Diva Physical Verification, Aug 11, 2005
    #2
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.