• 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. ECO and Incremental route

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 90
  • Views 16868
  • 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

ECO and Incremental route

archive
archive over 19 years ago

Any help would be appreciated.

I do ECO (to place a few cells into an already placed and routed design). If I now un-check fix pre-placed cells and do incremental Final route (with Redo Global Route for violations checked) will Silicon Ensemble automatically re-adjust the nets coming into and outof the cells that were moved, to accomodate for the new cells. 

Is there a marked difference if instead I choose to SET VAR QPLACE.FIX.PLACED.CELL "TRUE";


....and what is the significance of the following message

"WROUTE: Netlists are mismatching between SE database and wroute database."


Originally posted in cdnusers.org by kdurais
  • Cancel
  • archive
    archive over 19 years ago

    Hello ,

    you can use "ecoPlace -fixPlacedInsts " option to don`t move the instances which was already placed.
    How ever when "-fixPlacedInsts " option is not specified in order to place unplaced cell in the optimal position , the instances which was already placed and has PLACED status may move .
    to Route nets which were changed by ECO use
    encounter > setnanoRouteMode routeWithECO tru
    encounter > globalDetailRoute
    When the variable "routeWithECO true " is set , only nets with differs its wire connection and net connection are rerouted.
    If routing doesn`t complete with "routeWithECO true " option , then route with "routeWithECO false " in this case all nets are re-routed ,but the course of the wire which is already routed doesn`t change roughly



    In general Soc can handle 3 types of ECO flow like
    1. Post -layout ECO
    2. post -Mask ECO
    3. Smart ECO

    How ever you have not mentioned which one you are using and flow involved to do it ??

    FYI .

    As we know the procedure will generate use ecoCompareNetlist and loadECO commands .
    ecoDefIn :
    Restores physical information from an old design and compares this
    information with the design in memory. This command uses the specified
    DEF file
    - New cells and nets

    Cells and nets that exist in memory but not in the DEF file become
    unplaced.

    - Deleted cells or nets

    Cells and nets that exist in the DEF file but not in memory are dis-
    carded.

    - Modified nets

    Nets found both in the DEF file and in memory, but whose connections
    are different, are marked as "modified" for further processing during
    ecoRoute.

    - Matched cells/nets

    Nets and cells that exist both in the DEF file and in memory, and have
    the same connections, are placed as described in the DEF file. This
    includes the soft matching capability used in defIn.
    - In post-mask mode (with the -postMask parameter), the software can
    only change nets, not cells. This command behaves as follows:

    - New added cells and nets

    Cells and nets that exist in memory but not in the DEF file become
    unplaced. Later, these cells but will be mapped to spare cells when you
    use ecoPlace -useSpareCells.

    - Deleted cells

    Cells and instances that exist in DEF but not in memory are added to a
    spare cell list in Encounter: They are not discarded. Deleted cells are
    renamed with their original name and the suffix you specify. The
    default suffix is _SPARE. For example, cellA is renamed cellA_SPARE.
    The software retains deleted nets and their routing, which ecoRoute
    reroutes later.

    - Deleted nets

    Nets that exist in DEF but not in memory are kept and processed later
    when you use the ecoRoute command.

    - Modified nets

    Same behavior as in the pre-mask mode.

    - Matched cells and nets

    Same behavior as in the pre-mask mode.

    - Physical cells

    Cells that exist in the DEF file but not in memory, which are marked
    with +SOURCE DIST in the DEF file, are restored.


    Originally posted in cdnusers.org by mohanch007
    • 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