Flattening DEF Files

Discussion in 'Cadence' started by hamidrezah, May 14, 2009.

  1. hamidrezah

    hamidrezah Guest

    Dear SoC experts:

    I have 12 DEF files representing a hierarchical design. I need to
    flatten them into a single DEF file such that net and component
    instance names are all correctly hierarchical.

    I have heard this is possible using Cadence Encounter but have no clue
    how to do it.

    Can anyone please shed some light?

    Thanks in advance.

    HrH
     
    hamidrezah, May 14, 2009
    #1
  2. hamidrezah

    Muzaffer Kal Guest

    It's been a while but you can probably do something like this:
    import library.lef
    import lowercellx.def
    import lowercelly.def
    ....
    import toplevel.def
    export full.def

    Muzaffer Kal

    DSPIA INC.
    ASIC/FPGA Design Services
    http://www.dspia.com
     
    Muzaffer Kal, May 17, 2009
    #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.