ilter
Member level 4
Dear all,
I have a question. How to read file in hspice?
Like
col0 col1 col2 col3
1n 1V 1V 0V
2n 1V 1V 0V
3n 1V 0V 0V
4n 1V 1V 0V
That is change like below
input1 pwl (1n 1V,2n 1V,3n 1V,4n 1V)
input2 pwl(1n 1V,2n 1V ,3n 0V,4n 1V)
Hspice can read file like this?
Thanks.
I have a question. How to read file in hspice?
Like
col0 col1 col2 col3
1n 1V 1V 0V
2n 1V 1V 0V
3n 1V 0V 0V
4n 1V 1V 0V
That is change like below
input1 pwl (1n 1V,2n 1V,3n 1V,4n 1V)
input2 pwl(1n 1V,2n 1V ,3n 0V,4n 1V)
Hspice can read file like this?
Thanks.