yeewong_su
Advanced Member level 4
I use the .measure to measure the output voltage when I sweep the input date. And the output file .mt0:
index bits bit0 bit1 bit2 bit3 bit4 vm1 vm2 vm3 ldo1 ldo2 ldo3 dc21 dc22
dc31 dc32 ref1 v418 v1_ldo v1-2 v1_3 v41 vnn33 temper alter#
1.0000 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0.
0. 0. 0. 0. 0. 0. 3.8685 0.9625 0.9440 0.9440
3.8685 3.1466 60.0000 1.0000
2.0000 0. 0. 0. 0. 0. 0. 0. 0. 5.0000 0.
0. 5.0000 0. 5.0000 0. 5.0000 0. 3.8685 0.9625
0.9440 0.9440 3.8685 3.1466 60.0000 1.0000
3.0000 0. 0. 0. 0. 0. 0. 0. 5.0000 0. 0.
5.0000 0. 5.0000 0. 5.0000 0. 5.0000 3.8685
0.9625 0.9440 0.9440 3.8685 3.1466 60.0000 1.0000
But I want to the output format like that:
index ...................
1.0000 .................
2.0000...................
3.0000..................
It means that dont auto change the line
How to option the Hspice
index bits bit0 bit1 bit2 bit3 bit4 vm1 vm2 vm3 ldo1 ldo2 ldo3 dc21 dc22
dc31 dc32 ref1 v418 v1_ldo v1-2 v1_3 v41 vnn33 temper alter#
1.0000 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0.
0. 0. 0. 0. 0. 0. 3.8685 0.9625 0.9440 0.9440
3.8685 3.1466 60.0000 1.0000
2.0000 0. 0. 0. 0. 0. 0. 0. 0. 5.0000 0.
0. 5.0000 0. 5.0000 0. 5.0000 0. 3.8685 0.9625
0.9440 0.9440 3.8685 3.1466 60.0000 1.0000
3.0000 0. 0. 0. 0. 0. 0. 0. 5.0000 0. 0.
5.0000 0. 5.0000 0. 5.0000 0. 5.0000 3.8685
0.9625 0.9440 0.9440 3.8685 3.1466 60.0000 1.0000
But I want to the output format like that:
index ...................
1.0000 .................
2.0000...................
3.0000..................
It means that dont auto change the line
How to option the Hspice