kumar123
Member level 3
hspice .alter
Hi
In Hspice how to use .ALTER and .INCLUDE statements to change the model files of slow, fast and normal corners
i know that if i use .LIB statement to include the model file
it can be changed by first using .DEL like below and .DEL with proper one
.LIB "file1" TT
.....
...
.ALTER
.DEL LIB "file1" TT
.LIB "file1" SS
....
...
.END
so similarly how to deal if i am using .INCLUDE statement for Models
Thanks
Kiran
Hi
In Hspice how to use .ALTER and .INCLUDE statements to change the model files of slow, fast and normal corners
i know that if i use .LIB statement to include the model file
it can be changed by first using .DEL like below and .DEL with proper one
.LIB "file1" TT
.....
...
.ALTER
.DEL LIB "file1" TT
.LIB "file1" SS
....
...
.END
so similarly how to deal if i am using .INCLUDE statement for Models
Thanks
Kiran