Base CDF and Pcell parameters coincide?

Discussion in 'Cadence' started by Gerd, Apr 4, 2005.

  1. Gerd

    Gerd Guest

    I have a cell with a symbol view (with customized Base CDF)
    and a layout view. The layout view is actually a Pcell, created
    graphically.
    Now it seems that the layout Pcell parameters are not visible in the
    Parameter-section when instantiating it. All visible parameters are
    those of
    the Base CDF instead... Is there a way to separate these within a
    single cell?

    Gerd
     
    Gerd, Apr 4, 2005
    #1
  2. Gerd

    S. Badel Guest

    If you want some visible only in the layout, put this in the 'display'
    expression for the cdf parameter :
    deGetEditCellView()->cellViewType == "maskLayout"

    stéphane
     
    S. Badel, Apr 4, 2005
    #2
  3. Gerd

    Gerd Guest

    When i include

    ?display "deGetEditCellView()->cellViewType != \"maskLayout\""

    (because i don't want the CDF parameters in the layout view), no
    parameters at all are available.
     
    Gerd, Apr 4, 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.