• 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. Locked files in Encounter Library Characterizer

Stats

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

Locked files in Encounter Library Characterizer

mbhealy
mbhealy over 15 years ago

Hi All,

I am trying to use Library Characterizer and I am getting a very basic error that doesn't make any sense to me.

I start elc and run the command:
db_open test_run

Then I try to run
db_prepare -f

and I get the following error:
[ERROR(db_prepare)]Cannot access the design test_run because it is locked by [user] at Sun Oct 11 18:28:12 2009
. Use the 'db_clean -lock all' command to release the lock and try again.

If I run the db_clean line it doesn't help at all. I get the same error. If I delete the lock file: test_run.ipdb/ipdb.tech/lock/IPDB.dblock then elc Segfaults. What could possibly be causing a newly created database to be unaccessible?

Please help!

  • Cancel
  • mbhealy
    mbhealy over 15 years ago

    I'm still having this problem.

    Here is a sample log file:

    ----------------------------------------------------------------------------------------------------
    Encounter - Library Characterizer - Version v08.13-s001_1 - linux_opt64 64-bit (09/17/2009 01:50:58)
    ----------------------------------------------------------------------------------------------------
    [2000-2009] Cadence Design Systems, Inc. All rights reserved.
    This work may not be copied, modified, re-published, uploaded, executed, or
    distributed in any way, in any medium, whether in whole or in part, without
    prior written permission from Cadence Design Systems, Inc.
    set_var MANPATH = /tools/linsoft2/cadence/ets81/share/elc/man:/usr/local/man:/usr/share/man:/usr/X11R6/man:/usr/apps/man
    elc> db_open test  
    Database : test is now opened
    elc> db_close
    Database : test is closed
    elc> db_open test
    Database : test is now opened
    elc> db_prepare -f
    [ERROR(db_prepare)]Cannot access the design test because it is locked by mbhealy at Wed Oct 14 11:59:56 2009
    . Use the 'db_clean -lock all' command to release the lock and try again.

    elc> db_close
    Database : test is closed
    elc> db_prepare -f
    [WARNING(db_prepare)]Please open the database
    elc> db_open test
    Database : test is now opened
    elc> db_prepare -f
    [ERROR(db_prepare)]Cannot access the design test because it is locked by mbhealy at Wed Oct 14 11:59:56 2009
    . Use the 'db_clean -lock all' command to release the lock and try again.

    elc> db_clean -all
    Remove all temp files
    elc> db_clean lock -all
    Release all locks
    elc> db_prepare -f
    [ERROR(db_prepare)]Cannot access the design test because it is locked by mbhealy at Wed Oct 14 11:59:56 2009
    . Use the 'db_clean -lock all' command to release the lock and try again.


    elc>

     

    Here is my elccfg file. I am trying to run spice simulations on the local machine, so I have not started ipsc or ipsd. Is that okay? I would think the error would be different if that were the case. And anyway, I have tried using ipsc and ipsd as well. I still get the same problem. 

     

    Here is also my elccfg file: 

     #Specify the environment variable settings.
    EC_SIM_USE_LSF=1;
    EC_SIM_LSF_CMD=" ";
    EC_SIM_LSF_PARALLEL=2;
    EC_SIM_TYPE="hspice";
    EC_SIM_NAME="hspice";
    EC_SPICE_SIMPLIFY=1;
    EC_CHAR="ECSM-TIMING ECSM-POWER";
     
    #Specify the characterization inputs.
     
    SUBCKT="cells.sp";
    MODEL="allModels.scs";
    DESIGNS="AND2X1 AND2X2";
    SETUP="setup.default";
    PROCESS="typical";

     

    Does anyone see anything wrong with this?? Do I need to try to reinstall elc? Please help!

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • mbhealy
    mbhealy over 15 years ago

    It looks like this problem is related to some kind of configuration or installation error. I don't know what it is yet but for some reason elc won't work on a particular set of machines on our network. Other machines seem to work correctly, so for the time being I will be using those. Hopefully we can get it working on the original machines because they are faster.

    • 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