Hi all. Since IHP is supporting two schematic edi...
# qucs-s
k
Hi all. Since IHP is supporting two schematic editors, namely
xschem
and
Qucs-s
we are pursuing to have similar functionalities in booth, One of it is a feasibility of making calculation based on device parameters. In
xschem
one use
tcl
functions which are evaluated at runtime. One of possible solutions would be integration in
Qucs-s
of some equation parser. Just to give you an example: https://beltoforion.de/en/muparser/index.php#idStart. What do you think about it?