• 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. SOC Encounter :: LEF File load Failed

Stats

  • Locked Locked
  • Replies 13
  • Subscribers 95
  • Views 19905
  • 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

SOC Encounter :: LEF File load Failed

Sohaib Qazi
Sohaib Qazi over 13 years ago

Hi

I am using SoC Encounter 10.1. While importing the design I load the netlist file (i.e. *.v file) and then add the LEF file to the list.

When I press OK then I get this error.

**ERROR: (ENCSYT-16013):
/sw/cadence/libraries/cmos065_522-2/CORL65LPSVT_5.1/CADENCE/LEF/
CORL65LPSVT_soc.lef failed

I am unable to resolve this issue.

Any suggestions ?

Thanks,

Qazi

  • Cancel
Parents
  • DavidMZ
    DavidMZ over 13 years ago

     Apparently it is still a tech lef problem, because, for example:

    "#WARNING (NREX-28) The height of the first routing layer M1 is 0.000000. It should be larger than 0.000000"

    shows that either your tech lef file is badly defined, or that encounter is using a default value.

     As stated by Kari previously, this type of information (layer height, spacing, via rules, etc...) is defined in the technology .lef file. To be sure you have such information, just open the.lef files you are using and search for layers definitions looking like that:

    LAYER M1

       TYPE ROUTING;

       DIRECTION HORIZONTAL;

       PITCH 0.4;

       HEIGHT 1.32;

       THICKNESS 0.42;

       ...

    END M1

     If none of the .lef files you are using have such definitions, then you are still missing something. I would advise you to dig a bit into the directory in which you have your technology/library files to find it.

     Also, it may be the order of your lef files that is not correct. In the Import Design form, the correct order is to specify first the tech .lef file, then the stdcell .lef file (if in a separate file), then the block .lef files.

     If everything else fail, then go back to step 1: ask your vendor/foundry to provide you this tech .lef.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • DavidMZ
    DavidMZ over 13 years ago

     Apparently it is still a tech lef problem, because, for example:

    "#WARNING (NREX-28) The height of the first routing layer M1 is 0.000000. It should be larger than 0.000000"

    shows that either your tech lef file is badly defined, or that encounter is using a default value.

     As stated by Kari previously, this type of information (layer height, spacing, via rules, etc...) is defined in the technology .lef file. To be sure you have such information, just open the.lef files you are using and search for layers definitions looking like that:

    LAYER M1

       TYPE ROUTING;

       DIRECTION HORIZONTAL;

       PITCH 0.4;

       HEIGHT 1.32;

       THICKNESS 0.42;

       ...

    END M1

     If none of the .lef files you are using have such definitions, then you are still missing something. I would advise you to dig a bit into the directory in which you have your technology/library files to find it.

     Also, it may be the order of your lef files that is not correct. In the Import Design form, the correct order is to specify first the tech .lef file, then the stdcell .lef file (if in a separate file), then the block .lef files.

     If everything else fail, then go back to step 1: ask your vendor/foundry to provide you this tech .lef.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

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