4 Commits

Author SHA1 Message Date
ThomasZecha
63d6d07000 Introduce optional netlisting to console
-Replaced Component::getExpression(bool isXyce, bool isCdl) with
 Component::getExpression(spicecompat::SpiceDialect dialect)

Signed-off-by: ThomasZecha <zecha@ihp-microelectronics.com>
2025-01-19 15:18:42 +01:00
ThomasZecha
718d9c37ca New feature CDL netlist export
-Introduced new parameter for cdl-type netlist export to Component::getExpression() and
 derivatives. It is used for CDL type specific netlist parameter export.

Signed-off-by: ThomasZecha <zecha@ihp-microelectronics.com>
2024-12-23 11:12:21 +01:00
Integral
3445ad89ef
refactor: use QString() as empty QString constructor 2024-10-19 15:13:10 +08:00
Vadim Kuznetzov
0ef376acfb Added Include script component
Include script allows to add some custom SPICE code before the schematic
inialization.
2017-03-03 16:09:51 +03:00