• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Digital Implementation
  3. Is this eco design flow right?

Stats

  • Locked Locked
  • Replies 7
  • Subscribers 93
  • Views 15374
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is this eco design flow right?

dota
dota over 16 years ago

In heirachical design, many iterations from top floorplan to block is need. If there are two version block patition data, such as:

1. old1.v (old netlist)  old1.def(old floorplan)  old2.v(after cts or fix timing) old2.def(after cts or fix timing)

2. new1.v(new netlist) new1.def(new floorplan) 

 suppose (sram or mega cell) postion is fixed in old1.def & new1.def, It means floorplan has been done.

How to get new2.v & new2.def based on old2.v & old2.def, Is this eco design flow right or not below ?why?

1. load design of old1.v and old1.def

2. ecocomparenetlist -def new1.def -outfile old2new.eco

3. load design of old2.v and old2.def

4. loadECO old2new.eco

5. ecoPlace and ecoRoute to get new2.v & new2.def

 

  • Cancel
  • Kari
    Kari over 16 years ago

     Hi Dota,

    Please look into the command ecoDesign. This may be what you're looking for.

    - Kari 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • dota
    dota over 16 years ago

    Hi Kari

        thanks for your answer, But I think ecoDesign can't do the thing I want. ecoDesign refer two netlist, but what's I want refer three netlist (old1.v old2.v new1.v). Can you show a simple flow to help me resolve this problem.

       

    Dota

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Kari
    Kari over 16 years ago

     Hi Dota,

    I guess I don't really understand what you're trying to do. Tell me if this is correct:

    • you start with a netlist/floorplan (start.v, start.def)
    • you do CTS and timing optimization on this netlist/floorplan (opt.v, opt.def)
    • changes have been made to the original netlist/floorplan (start_eco.v, start_eco.def)
    • you want to integrate those changes into the work you've already done in opt.v/opt.def

    If that is the case, then you would generally need to start over with start_eco.v and rerun CTS, optDesign, etc.

    - Kari 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • dota
    dota over 16 years ago

    yes, you are right. I want to intergrate new netlist change into old netlist(after cts & opt) without run cts & opt again. any way can do it?

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • JZ Huo
    JZ Huo over 16 years ago

    Hi Dota,

         You can use Encounter Conformal ECO Flow.

    ECOs can also be classified as pre-mask or post-mask. For a pre-mask ECO, the software
    assumes any cell in the library is available for implementing the ECO. For a post-mask ECO,
    the software will restrict the implementation to only use spare cells.

    You can get more info from Encounter Conformal Equivalence Checking User Guide, but this feature

    requires a Conformal ECO license.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Sirrius
    Sirrius over 16 years ago

    Hi

     I want to learn ECOplace capability of Encounter. Specifically, I have a design, (and a netlist, a def etc)

    (a). I save the entire (original) design "SaveDesign... "

    (b). I now have a modified .v nelist.

    (c). From here on, I want to place the additional logic in the modified.v netlist into the original design (so I know the -fixPlaceInsts) option.

    The real queation is, how do I tell the tool to pick up a new .v file and process it? I am sure I am missing something major here.

     

    Can someone help?

     

    Thanks

     

    Devendra Rai

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Scrivner
    Scrivner over 16 years ago

    You should use the ecoDesign command that Kari mentioned earlier in the thread. Below is the usage. Note that you specify the new netlist as one of the command arguments.

      ecoDesign [-postMask] [-modifyOnlyLayers MLb:MLt] {-spareCell spare} [-newSpareCellName suffix] [-useGACell GA_site] [-noEcoRoute] [-ecoSDC new.sdc] [-def fileName] [-fillerPrefix prefix] design.enc.dat top_cell new_netlist

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information