getData() in ocean scripts

Status
Not open for further replies.

explnx

Newbie level 2
Joined
Apr 15, 2011
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,292
while i'm using the forward slash in getData() for separating levels of subcircuit hierarchy, there isn't any data printed in the outputfile. whereas the data returns to the file successfully by using the '.'(dot) instead

the scripts as below:
ocnPrint(getData("/OPAMP/amp1/M1:id")) ;failed...
ocnPrint(getData("I3.I1.M1:id")) ;succeed

could anyone help me with these 3 questions :
1,is there any mistake using '/' in getData()
2,is the ocean syntax the same as spectre or what's the difference?
3,difference between the .scs input file,ocean scripts and spice input netlist?

thanks in advance!
 
Last edited:

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…