P
petrubac@googlemail.com
Guest
I'm trying to combine fmod with $time in a bsource statement, in this
simple way:
Vsource (Vout 0) bsource v=fmod($time, 2n)
What I'm getting from spectre is:
Error found by spectre during circuit read-in.
Operator 'unknown' is not supported for bsource
(File:Jitter_sim.scs, Instance:Vsource)
Am I doing anything wrong? If I use another function e.g. max or min
(instead of fmod) everything works fine.
Thanks in advance for any answer.
simple way:
Vsource (Vout 0) bsource v=fmod($time, 2n)
What I'm getting from spectre is:
Error found by spectre during circuit read-in.
Operator 'unknown' is not supported for bsource
(File:Jitter_sim.scs, Instance:Vsource)
Am I doing anything wrong? If I use another function e.g. max or min
(instead of fmod) everything works fine.
Thanks in advance for any answer.