ThomasZecha
909f02340d
New feature CDL netlist export
...
-introduced new type spicecompat::SpiceDialect to distinguish SPICE,
Xyce and CDL
-adapt dependent components accordingly
Signed-off-by: ThomasZecha <zecha@ihp-microelectronics.com>
2024-12-30 16:52:35 +01:00
ThomasZecha
47af743871
New feature CDL netlist export
...
-introduced new parameter for cdl-type netlist export to Component::spice_netlist
derivatives under spicecomponents/
Signed-off-by: ThomasZecha <zecha@ihp-microelectronics.com>
2024-12-23 11:12:21 +01:00
Integral
30f8ddd583
refactor: replace non-empty QString constructors with QStringLiteral()
2024-11-04 15:53:11 +08:00
Integral
3445ad89ef
refactor: use QString() as empty QString constructor
2024-10-19 15:13:10 +08:00
Andrey Kalmykov
f3cfb599a0
Clean up main.h inclusion list
2024-05-26 21:08:19 +03:00
Andrey Kalmykov
5cf9e65ef8
Remove unused node.h inclusions from components and spicecomponents
2024-05-26 21:08:19 +03:00
Andrey Kalmykov
d1673d56f6
Remove unused misc.h inclusions from components and spicecomponents
2024-05-26 21:08:19 +03:00
Krasilnikov Sergey
7c8afceeec
wip - simulator for component
2023-06-09 13:54:29 +03:00
Krasilnikov Sergey
b70e615020
replace foreach macro
2023-01-15 01:17:09 +03:00
Vadim Kuznetsov
8b1c17bddb
Fix warnings in components and dialogs
2022-02-23 21:51:56 +01:00
Vadim Kuznetsov
69c7eb4973
Add qucs namespace and fix Arc name conflict
2022-02-20 15:43:44 +01:00
Vadim Kuznetsov
5084662512
Remove QtCore include to supress warning on Qt5.12
2022-02-15 22:41:25 +01:00
Vadim Kuznetzov
ff704a3cfd
Enabled digital ports for XSPICE devices
2016-09-12 15:07:46 +03:00
Vadim Kuznetzov
7840e9dba9
Added array ports processing for XSPICE
2016-04-14 09:01:59 +03:00
Vadim Kuznetsov
d9f7acae49
Implemented port types setting for XSPICE generic
2016-01-26 13:24:42 +03:00
Vadim Kuznetzov
9c97e8c6da
Fixed different bugs in XspiceGeneric
2016-01-24 14:45:10 +03:00
Vadim Kuznetzov
eadeb86ed5
Graphics improvements of 'XSPICE generic device' and added in Autools build system
2016-01-22 18:02:20 +03:00
Vadim Kuznetzov
c43ff11bea
Added XSPICE generic device
2016-01-22 18:00:13 +03:00