where is the terminal order property?

Discussion in 'Cadence' started by S. Badel, Jan 9, 2004.

  1. S. Badel

    S. Badel Guest

    i have a cell with two terminals. At first they were
    called PLUS and MINUS, but for compliance with
    extraction tool i had to change them to POS and MINUS.

    i changed the terminal names on every view, and the CDF.
    but assura now issues the warning

    *WARNING* terminal order "PLUS" does not match with terminals defined in
    rule file
    extractDevice("CMMV" MMC (cmmvcnt_241_terminal "POS" "MINUS") (namePrefix
    "C"..

    it seems like the old terminal name are still stored somewhere,
    i can't figure out where...

    any hints?

    thanks,
    stephane
     
    S. Badel, Jan 9, 2004
    #1
  2. S. Badel

    B.K. Guest

    Hi Stephane,

    If you edit the symbol, then there is in one of the drop down menus
    an entry called port order. I don't remember in which one of them it is.
    You can try it there.(I think it is in the Edit menu)

    Are you sure, that your cell gets netlisted from scratch and does
    not use an existing netlist file with PLUS and MINUS, that is somewhere
    on your network?

    The other thing is to try a cross check between all the views for your
    cell. You might have overlooked one cellview.
    If your cross check is setup correctly, then it should find it.

    B.K.
     
    B.K., Jan 10, 2004
    #2
  3. S. Badel

    Erik Wanta Guest

    Stephane:
    You changed the base CDF correct?

    You changed the auLvs termOrder in the simInfo section of the CDF correct?

    cdf=cdfGetBaseCellCDF(geGetWindowCellView()->cell)
    cdf->simInfo->termOrder
     
    Erik Wanta, Jan 10, 2004
    #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.