• 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. Error in running foundation flow

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 91
  • Views 14219
  • 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

Error in running foundation flow

Arslan
Arslan over 12 years ago

Hi, I made the foundation flow scripts using foundation flow wizard. I have successfully run init, place, prects, cts, postcts but when i run route using "make route" following error occurs :-

**ERROR: (ENCTCM-10):    Failed to set value for option "-fixHoldAllowSetupTnsDegrade".
**ERROR: (ENCSYT-6692):    [FF/EDI/run_postcts_hold.tcl]: Invalid return code while executing "FF/EDI/run_postcts_hold.tcl"
[FF/EDI/run_postcts_hold.tcl]:
    while executing
"setOptMode -fixHoldAllowSetupTnsDegrade TRUE"
    (file "FF/EDI/run_postcts_hold.tcl" line 43)
    invoked from within
"::se_source_orig FF/EDI/run_postcts_hold.tcl"
    ("uplevel" body line 1)
    invoked from within
"uplevel [concat ::se_source_orig $args]"
    (procedure "source" line 45)
    invoked from within
"source FF/EDI/run_postcts_hold.tcl"
    (in namespace inscope "::" script line 1)
    invoked from within
"namespace inscope :: source $initFile"

 

 

Any idea how to remove this error?

  • Cancel
  • wally1
    wally1 over 12 years ago

     Try adding the following to your setup.tcl or edi_config.tcl file:

     set vars(fix_hold_allow_tns_degradation) false

     - Brian

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • wally1
    wally1 over 12 years ago

    FYI - There is a bug in EDI 11 USR3 and later where "setOptMode -fixHoldAllowSetupTnsDegrade" only accepts lowercase true/false. The Foundation Flow wizard uses uppercase TRUE/FALSE in the setup.tcl and edi_config.tcl files so this error occurs. The workaround is to explicitly set it to lowercase true/false in the setup.tcl or edi_config.tcl file. This problem seems specific to this option. CCR 1109285 has been filed to correct this.

    Brian

    • 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