Hi,
I'm trying to run simple ocean scripts from ADE XL in cadence IC 615. To begin with I only run a simple transient simulation. I specify the test under Tests in the data view and load a saved state from ADE L. Then running the simulation by using the run button works as it should. However, when I simply save the ocean script from ADE XL and then load it I get some problems.
First, if the ADE XL window is open and the ocean script is loaded I get the following info and error:
INFO (ADEXL-1642): The cell view "Library: test Cell: Invx4TB View: adexl2" is already open. It will not be opened in a new window
*Error* There is no OCEAN XL session. Use ocnxlTargetCellView()
command to create a session.
If I look in the ocean script then I can see that the command ocnxlTargetCellView() was already generated when I saved the script from ADE XL so I don't understand why it is displaying this error message.
When I close the ADE XL window and run the script, i get problems with the model file i.e. the models for the transistors are undefined.
Does anybody know if I'm doing something wrong or missing somehting or if it's another error? I'm a new beginner when it comes to ADE XL.
Thanks.