analogTechie
Junior Member level 1
altergroup spectre
Does altergroup work for you in spectre?
I am having trouble with it, when I try the following :
"...
include "~/rpolyp.scs" section=typ
..
...
dc1 dc param=temp start=-10 stop=150 step=10
..
...
alter_rmin altergroup {
include "~/rpolyp.scs" section=rmin
dc2 dc param=temp start=-10 stop=150 step=10
}
alter_rmax altergroup {
include "~/rpolyp.scs" section=rmax
dc3 dc param=temp start=-10 stop=150 step=10
}
..
..."
I get an error as shown in the attached .out file.
The input .scs file is also attached.
(It is not a path problem. I am actually using an absolute path, not the
tilda shown for convenience in the example above. The deck does simulate
correctly without the altergroup statememtns.)
Thanks!
Does altergroup work for you in spectre?
I am having trouble with it, when I try the following :
"...
include "~/rpolyp.scs" section=typ
..
...
dc1 dc param=temp start=-10 stop=150 step=10
..
...
alter_rmin altergroup {
include "~/rpolyp.scs" section=rmin
dc2 dc param=temp start=-10 stop=150 step=10
}
alter_rmax altergroup {
include "~/rpolyp.scs" section=rmax
dc3 dc param=temp start=-10 stop=150 step=10
}
..
..."
I get an error as shown in the attached .out file.
The input .scs file is also attached.
(It is not a path problem. I am actually using an absolute path, not the
tilda shown for convenience in the example above. The deck does simulate
correctly without the altergroup statememtns.)
Thanks!