24 Commits

Author SHA1 Message Date
Vadim Kuznetsov
6b39fda03c Remove WITH_QT6; switch to Qt6 by default 2025-01-03 22:06:56 +03:00
Vadim Kuznetsov
fd168e39a8 Implement SpiceLibComp dialog outline 2024-06-13 18:50:25 +03:00
Vadim Kuznetsov
4e83433c49 Fix build when both Qt version are installed 2024-03-06 10:48:56 +03:00
Vadim Kuznetsov
95fa04a446 Import s2spice code. Everything compiles 2023-10-06 17:45:41 +03:00
Vadim Kuznetsov
35e4d1f088 Remove CM synthesizer device from build system 2023-05-29 16:28:13 +03:00
dsm
b6cc1916d4 remove versionless cmake function usage 2023-02-13 22:20:42 +03:00
dsm
888feebceb fixed for remove WITH_QT6 2023-02-13 21:58:26 +03:00
Adam Strzelecki
2c4b3c2157 Do not include CMAKE_SOURCE_DIR as this breaks case insensitive FS build
There is not reason we were adding CMAKE_SOURCE_DIR, however it was
breaking building on case insensitive FS e.g. macOS when looking for
<version> header.
2023-02-12 22:44:48 +01:00
Vadim Kuznetsov
caf1aa85d3 Provide CMake option to build with Qt6 2023-01-25 11:07:42 +03:00
zergud
cdc17b488f change cmakelist to qt6 2023-01-17 00:37:23 +03:00
Vadim Kuznetsov
bf9a87c520 Set explicit STATIC cmake target for libs 2022-02-20 16:27:02 +01:00
Vadim Kuznetsov
53d4088388 CMake switched to Qt5; QT3 compatibiliy classes added 2022-02-13 18:32:19 +01:00
Vadim Kuznetzov
be2bcc27da Implemented IFS auto-generation from subcircuit 2016-09-26 13:29:06 +03:00
Vadim Kuznetzov
af2d8070a6 All XSPICE-CM-related routines moved to XSPICE_CMbuilder class 2016-01-31 11:28:16 +03:00
Vadim Kuznetzov
68c0cbf225 Added Make rules for XSPICE CM-libraries 2016-01-29 20:23:47 +03:00
Vadim Kuznetzov
f3bd5aec7d Initial Verilog-A routines 2015-11-11 11:34:18 +03:00
Vadim Kuznetzov
92324f03da Implemented Ngspice and Xyce executables setting 2015-11-11 11:32:41 +03:00
Vadim Kuznetzov
699c96c173 Added stub for CustomSim dialog 2015-11-11 11:32:39 +03:00
Vadim Kuznetzov
fba37864d2 Refactored check_spice_refdes 2015-11-11 11:32:35 +03:00
Vadim Kuznetzov
f8bd78b05e Added Qucs2spice conversion stubs 2015-11-11 11:32:33 +03:00
Vadim Kuznetzov
2f3d1eb936 Renamed dialog files 2015-11-11 11:32:32 +03:00
Vadim Kuznetzov
bb57f0f6ec Added stub class for Xyce execution 2015-11-11 11:32:31 +03:00
Vadim Kuznetzov
a6bc2ab1a7 Refactoring. Spice simulator netlist builder and results parser are separated from GUI 2015-11-11 11:32:31 +03:00
Vadim Kuznetzov
0082628534 Moved ngspice interface to extsimkernels/ directory 2015-11-11 11:32:31 +03:00