A
ajin
Guest
Hi,
I've confused with hspiceS netlists.
Please, help me.
I use 'pPar', passing parameters, but the extracted netlist is not my
favorite.
I expect a netlist like this.
----------------------------------------------------
..subckt INV in out param1=1 param2=2
............param1.........param2..........
..ends
----------------------------------------------------
But, the netlist is like this.
----------------------------------------------------
..subckt INV in out
.....1.......2......
..ends
----------------------------------------------------
How can I make netlist like the first one?
I don't have 'hspice' view, but 'hspiceS', is there any difference?
And I have another question.
I would like to extract netlist including paramters.
If I include variables in the schematic parameters, there are errors.
I wanna use '.param ' with hspice simulator, but I can't make netlists.
Thanks,
Ajin
I've confused with hspiceS netlists.
Please, help me.
I use 'pPar', passing parameters, but the extracted netlist is not my
favorite.
I expect a netlist like this.
----------------------------------------------------
..subckt INV in out param1=1 param2=2
............param1.........param2..........
..ends
----------------------------------------------------
But, the netlist is like this.
----------------------------------------------------
..subckt INV in out
.....1.......2......
..ends
----------------------------------------------------
How can I make netlist like the first one?
I don't have 'hspice' view, but 'hspiceS', is there any difference?
And I have another question.
I would like to extract netlist including paramters.
If I include variables in the schematic parameters, there are errors.
I wanna use '.param ' with hspice simulator, but I can't make netlists.
Thanks,
Ajin