HspiceRF with 0.18μ technology

Status
Not open for further replies.

asemanshams

Newbie level 3
Joined
Dec 18, 2013
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
34
hello.i want to optimize a circuit with an evolutionary algorithm.i should write the algorithm by MATLAB
and the circuit simulated by HspiceRF with 0.18μ technology.now my question is:which version of hspice does have hspice RF?and how can i find the hspice model files for TSMC RF CMOS 0.18um?
thanks in advances.
 

hello.i have emergency situation.please help me.
how can matlab reads output files generated by Hspice transient, DC,
and AC sweeps?
i have studied the hspice toolbox for matlab but it has error.i can't understand below cammand.instead of ’hspice_output_filename’ which output shoud we replace?'myfile.lis' or 'myfile.sw' or 'myfile.ac'
x = loadsig(’hspice_output_filename’)
it has error like this
x=loadsig('myfile.tr0')
??? Undefined function or method 'loadsig' for input arguments of type 'char'.

>> x= mex loadsig('myfile.tr0')
??? x= mex loadsig('myfile.tr0')
|
Error: Unexpected MATLAB expression.

>> mex loadsig.c

C:\PROGRA~1\MATLAB\R2010A\BIN\MEX.PL: Error: 'loadsig.c' not found.

??? Error using ==> mex at 222
Unable to complete successfully.
is this command (x = loadsig(’hspice_output_filename’)) for binary output?
somewhere i read that itis command is for unix?please say me what is the Difference between window or unix matlab installation?and is there any Difference between unix command and windows command?

i want to use ".lin" command in hspice rf .i need the output that report s parameter and noise parameter. which command should i use to read the hspice rf output(s parameter ,...) by matlab???
 

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