S
Svenn Bjerkem
Guest
Hi,
how is it possible to change the position of a switch with spectremdl
on the command line?
// Netlist
sw0 (drain vds) switch position=1
sw1 (drain vgs gate) switch position=1
alter_idsat altergroup {
sw0 (drain vds) switch position=1
sw1 (drain vgs gate) switch position=1
}
alter_diode altergroup {
sw0 (drain vds) switch position=0
sw1 (drain vgs gate) switch position=2
}
Spectre give me an error message on the command line
Instance 'sw0' defined in the altergroup 'alter_idsat' cannot be
altered (not supported by device 'switch').
Instance 'sw1' defined in the altergroup 'alter_idsat' cannot be
altered (not supported by device 'switch').
Do I have to set the position with a parameter or is there a way to do
this as indicated above. As the analogLib symol for the switches does
not have a possibility to set the position as a variable, I insert the
altergroups into the processed netlist in order to do a workaroud.
By the way, does anybody use spectremdl actively? I have big problems
getting anything useful out of the documentation.
--
Svenn
how is it possible to change the position of a switch with spectremdl
on the command line?
// Netlist
sw0 (drain vds) switch position=1
sw1 (drain vgs gate) switch position=1
alter_idsat altergroup {
sw0 (drain vds) switch position=1
sw1 (drain vgs gate) switch position=1
}
alter_diode altergroup {
sw0 (drain vds) switch position=0
sw1 (drain vgs gate) switch position=2
}
Spectre give me an error message on the command line
Instance 'sw0' defined in the altergroup 'alter_idsat' cannot be
altered (not supported by device 'switch').
Instance 'sw1' defined in the altergroup 'alter_idsat' cannot be
altered (not supported by device 'switch').
Do I have to set the position with a parameter or is there a way to do
this as indicated above. As the analogLib symol for the switches does
not have a possibility to set the position as a variable, I insert the
altergroups into the processed netlist in order to do a workaroud.
By the way, does anybody use spectremdl actively? I have big problems
getting anything useful out of the documentation.
--
Svenn