3899 Commits (d528c2a6932648004efa0af21c39eebccb97e73e)

Author SHA1 Message Date
Holger Vogt 80d6e681f2 MS Windows: Get a canonical paths name: Important if 12 months ago
Holger Vogt 43c4c49e11 re-enable adding variables (path names) to list variable "sourcepath" 12 months ago
Holger Vogt a2dbedff4e Improved error message, not using internal 'circbyline' 12 months ago
Holger Vogt cf934bca7d New command 'save nointernals' to suppress outputting and 1 year ago
Holger Vogt 338cc42dd0 PS compatibility: MOS level 5 and Bip level 2 1 year ago
Holger Vogt d776a229e1 Create a vector thdnm from THD calculation, e.g. thd11 1 year ago
Giles Atkinson 629d1f5462 Fix a bug where a node name is mis-identified as the model for 1 year ago
Giles Atkinson b41b8a48c3 Tidy code in get_number_terminals(), removing unneeded copying. 1 year ago
Giles Atkinson d18479b45b Always check for GUI events during simulation, if any graphs exist. 1 year ago
Holger Vogt 7cf0129254 Add a descriptive comment 1 year ago
Holger Vogt ef00416ebf Add a section without source info to the debug output. 1 year ago
Holger Vogt dd07008b55 Remove ADMS related code 1 year ago
Giles Atkinson ddd14cf84c Do not include term.h and curses.h in terminal.c without checking that 1 year ago
Holger Vogt 2afd3d1ea8 Prevent a crash in case of incomplete stoks[] 1 year ago
Holger Vogt 0c2a287d3c Allow .probe I(XU1) 1 year ago
Holger Vogt 1abeb1290b Align title line to the numbers following 1 year ago
Holger Vogt 26b197df33 Allow m parameter for B source with current output 1 year ago
Giles Atkinson afb399a1f0 Fix Bug #733 - 1 year ago
Árpád Bűrmen d659943d77 Per-device load timing support. 1 year ago
Holger Vogt e5d4d7d63f Add to debug-out.txt an output without source file information. 1 year ago
Holger Vogt e1bd97d8f6 If C= or Q= is omitted in the instance line of a behavioral capacitor, 1 year ago
Giles Atkinson 2666460663 Using XFlush() instead of XSync() avoids a round trip to the X server 1 year ago
Holger Vogt 1b7c8eb2d7 Fix a crash due to buggy user input. 1 year ago
Holger Vogt ce8480c690 Enable improved error message with nested .include. 1 year ago
Holger Vogt c7ee676e3d Improve the error message by hinting to the source of the error. 1 year ago
Holger Vogt a4e443fcce precautionary prevent passing instances which internally have got 1 year ago
Holger Vogt ffde17441b Don't quote the subcircuit name in an X line 1 year ago
Giles Atkinson d549b882df Fix a crash that happens after an iplot window is zoomed and closed 1 year ago
Holger Vogt 1e4a6ac8b8 avoid memory leak by appending, not prepending the word 1 year ago
Holger Vogt a6ad2470f1 Add a flag compmod to struct card. 1 year ago
Holger Vogt 8b5a046cdb Remove again, not needed 1 year ago
Holger Vogt 8e9a115aa9 Update/remove comment(no longer valid) 1 year ago
Holger Vogt b7092ff19b Revert ABORTPROC to bool, where appropriate 1 year ago
Holger Vogt deb3cd9809 Replace all BOOLEAN, BOOL, _Bool by bool 1 year ago
Giles Atkinson 932ef50cc3 Improve two error messages: in d_cosim, report the filename given, 1 year ago
Holger Vogt 660b183ad0 Revise check for '.probe alli' and event nodes: 1 year ago
Holger Vogt 4eec6eb8e2 Fixes bug 723 1 year ago
Holger Vogt 2db9533380 Enable strings as parameters across subckt boundaries 1 year ago
Brian Taylor 6500caeba1 Now that checks on actuals and formals have been fixed for X* instances, some older PSpice libraries will not translate correctly in psa mode. This commit removes unnecessary power and ground nodes from X* instances of subcircuits where the nodes are optional. These X* instances occur within the body of another subcircuit which is being translated. MicroCap libraries that we can translate in ngspice do not have such cases. To enable the removal of the power and ground nodes, set ps_global_tmodels=1 in .spiceinit. This is not set by default since an extra pass through the circuit word list is necessary to find the subcircuits whose instances do not require power and ground node removal. Without enabling this feature, errors reporting too many parameters may be reported. 1 year ago
Holger Vogt 7d59ad2db7 Create extra name derived from node name, but with / replaced by _, 1 year ago
Holger Vogt a45c1500a6 Remove 512 char limit of sourcepath variable. 1 year ago
Holger Vogt 22b4f4e632 Re-enable detection of over- or underflow of number of nodes 1 year ago
Holger Vogt 33ef1fc876 typos 1 year ago
Giles Atkinson b48224e514 Improve the behaviour of ngspice when run in the background on a 1 year ago
Giles Atkinson 4feb0c3ccc Remove function cp_ccon() and related code. The function modifies 2 years ago
Giles Atkinson 562466a3c5 Three minor code improvements. Remove a redundant test in com_measure2.c. 1 year ago
Giles Atkinson fb63573b6b Fix processing of lines like: "*# pre_some_command ...". 1 year ago
Brian Taylor 75c2811fa9 Fix some memory leaks. 1 year ago
dwarning 3d20dc0da7 format - white spaces 1 year ago
dwarning bf6ffd357d Keep it simple: use only one structure and get_time function 1 year ago