5934 Commits (a40ba9ec4e677aa3d2535e761ea6b49fe781e2c5)
 

Author SHA1 Message Date
Holger Vogt a40ba9ec4e add a comment 8 years ago
Holger Vogt ae81481229 white spaces 8 years ago
Holger Vogt 7b6cd86a62 re-write vswitch transformation code: 8 years ago
Holger Vogt 210345c78a example for mixed vswitch, standard switch circuit 8 years ago
Holger Vogt f9b11cd619 update to function pspice_compat(), concerning the VSWITCH replacement 8 years ago
Holger Vogt f4f389dabb internal help: it is only available when --enable-oldapps is given 8 years ago
Holger Vogt 0cb71b21bb move ngspice_compat_mode(void) to inpcom.c and make it static 8 years ago
Holger Vogt fa3badf2bd correct typo 8 years ago
Holger Vogt d991bbc470 ngconfig.sh is no more available 8 years ago
Holger Vogt eb70e40481 simplify the previous approach to make old apps only on demand 8 years ago
Holger Vogt 3145716163 new --enable-oldapps: ngsconvert ngproc2mod ngmultidec ngmakeidx are made only per user request 8 years ago
Holger Vogt 831f75d8cc update to ngspice-28 8 years ago
Holger Vogt b90c16f9c6 VDMOS added 8 years ago
Holger Vogt 09e3e76c71 update on licenses for ngspice-28 8 years ago
Holger Vogt 9698c3943c old and outdated doc removed 8 years ago
Holger Vogt 8324b0f646 prepare ngspice-28 8 years ago
Ignacio Martinez Vazquez b6c4f85602 Add pkg-config file 8 years ago
Holger Vogt 406f812db5 distribute only adms/admst, not the whole adms 8 years ago
Holger Vogt 410345cf82 Check for *.va files, exit if adms is selected 8 years ago
Holger Vogt e536155947 remove directory doc 8 years ago
Holger Vogt 697b9da074 prevent endless loop if factor finally equals 1 8 years ago
h_vogt e47ab87385 inpcom.c, multiplier 'm' in subcircuits: exclude all devices not supporting multiplier 'm' 9 years ago
h_vogt 8762f6551d main.c free argv after its use (Win GUI only) 10 years ago
h_vogt d89eab99d5 add dicoS->linecount to safely delete dynrefptr[i], 10 years ago
h_vogt 1066bf0a7b Store the numparam dicoS structure for each circuit in a list. 10 years ago
h_vogt 4a3f02e979 runcoms.c, add variable 'sim_status' to indicate if a simulation has been aborted 10 years ago
h_vogt 2ece845f59 inpcom.c, responding to bug report 275 by Dominique Michel: commands plot, hardcopy: no lower case letters in tokens following xlabel, ylabel, title 10 years ago
h_vogt 7198056a41 patch no. 16 by Thomy add a function cm_get_circuit to allow accessing the circuit structure ckt from within an XSPICE code model. This is a change to the interface and requires recopiling all code models! 10 years ago
Holger Vogt b8dd14b102 script for making and installing ngspice shared lib, 8 years ago
Holger Vogt 0f46bb688f add comment and short README to ngspice shared 8 years ago
Holger Vogt 404fd7f3b9 move example files 8 years ago
Holger Vogt 7ee0b14431 better zero after deaalocation 8 years ago
Holger Vogt 8f41257d87 enable 'temper' evaluation, if circuit is reloaded 8 years ago
Holger Vogt 9c5115cd00 add 64 bit capability 8 years ago
Holger Vogt 78643cbff7 fix paths to start app either by *.bat file 8 years ago
Holger Vogt cbe4b31d4b do not delete symbols that have not been created here 8 years ago
Holger Vogt d7f9768ed5 update to ngGet_Vec_Info() 8 years ago
Holger Vogt 710e98a22c Fcn ngGet_Vec_Info(): copy the vector pointer into a static pointer 8 years ago
Holger Vogt 8aff70036a Put variable wantevtdata into the right place, 9 years ago
h_vogt ce9f23f7af outitf.c, restrict vector length to 1, the minimum needed 9 years ago
h_vogt 81bd6b7d17 example added (adder_mos.cir) to demonstrate 'save none' 9 years ago
h_vogt a393c47ec8 outitf.c, add flag 'save none' for shared ngspice. Output data will not be stored, but are available via callback function ng_data. 9 years ago
h_vogt 11bafd70ea update to callback functions SendEvtData, SendInitEvtData 9 years ago
h_vogt 3958783010 example for using shared ngspice.dll with XSPICE 9 years ago
h_vogt 5b754cbb0e dctran.c, exclude ipc_send_data_... 9 years ago
h_vogt c890435383 clarify pointers to data structures for event nodes 9 years ago
h_vogt b5f31ec2b1 version conflict rersolved in sharedspice.c 9 years ago
h_vogt 25a324ba6e add parameter mode to EVTsharedsend_line() 9 years ago
h_vogt 2a6f0658a8 EVTshareddump() modified to just sent the relevant event data 9 years ago
h_vogt 994d190de5 shared_send_dict(char* dictline) to sent the node list 9 years ago