The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Jul 17th, 2024, 7:27am
Pages: 1
Send Topic Print
Probelm running Ocean script from terminal (Read 3638 times)
samiran
Junior Member
**
Offline



Posts: 15

Probelm running Ocean script from terminal
Jun 13th, 2012, 9:09pm
 
Hi,

Earlier I had IC514 installed and I could run a ocean script from UNIX terminal after changing prompt to ocean by typing ocean command.

Now I have switched to IC614. From the ADE XL window, I have saved an ocean script for a transient simulation of an CMOS inverter for different corners. The simulation settings is running fine from ADE XL. I have executed the ocean script from CIW window by typing  load("inv1_test1.ocn") command. But, when I switch to ocean promtp from UNIX terminal and tried to run the same script by the same command, it failed. Please have a look at the outputs  from CIW window (success) and UNIX terminal ocean prompt (failure):

CIW [Success]:

load("inv1_test1.ocn")
-------------------------------
Run Setup Summary:
-------------------------------
Run Mode: "Single Run, Sweeps and Corners"

             1 Test
(enabled)     1 Point Sweep
(enabled)     4 Corners
(enabled)       Nominal Corner
-------------------------------
1/5 completed.
2/5 completed.
3/5 completed.
4/5 completed.
5/5 completed.
net /net3 selected but not highlighted
net /net5 selected but not highlighted
*Info*    The history of this OCEAN XL run is saved as "Ocean.0".

*Info*    The results of this run are saved in
         "/research/samiran/simulation/SC_1BY2_11ELEMENT_NRTI_TESTBENCHES/INV1_TEST1/ade
xl/results/data/Ocean.0.rdb".

*Info*    The simulation data from this run are saved in
         "/research/samiran/simulation/SC_1BY2_11ELEMENT_NRTI_TESTBENCHES/INV1_TEST1/ade
xl/results/data/Ocean.0".


Detailed Expression Summary:
===========================
 Parameters: None.
   Test: SC_1BY2_11ELEMENT_NRTI_TESTBENCHES:INV1_TEST1:1
     Nominal Corner:
           output        value
              /net5              wave
              /net3              wave
     Corner FF:
           output        value
              /net5              wave
              /net3              wave
     Corner FNSP:
           output        value
              /net5              wave
              /net3              wave
     Corner SNFP:
           output        value
              /net5              wave
              /net3              wave
     Corner SS:
           output        value
              /net5              wave
              /net3              wave

Expression Summary:
===================
 Parameters: None.
   Test: SC_1BY2_11ELEMENT_NRTI_TESTBENCHES:INV1_TEST1:1
           output        min            max
              /net5              wave      wave
              /net3              wave      wave
*Info*    There are no specs. If you have defined specs for some
         tests, ensure that some of those tests are enabled.

t




UNIX Terminal ocean prompt [Failure]:


Loading oasis.cxt
Loading adexl.cxt
Loading asimenv.cxt
Loading analog.cxt
Loading par.cxt
Loading socket.cxt
Loading alvs.cxt
*Error*   Library "SC_1BY2_11ELEMENT_NRTI_TESTBENCHES" does not
         exist.

*Error*   There is no OCEAN XL session. Use ocnxlTargetCellView()
         command to create a session.
Loading spectrei.cxt
Loading relXpert.cxt
Loading awv.cxt
ERROR (ADE-5726): Unable to open config (SC_1BY2_11ELEMENT_NRTI_TESTBENCHES INV1_TEST1 schematic).
t



Why the same script is failing to run from UNIX terminal ocean prompt?

Thanks
Sam
Back to top
 
View Profile   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.