You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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
..
KLU Don't compile with OpenMP support, as it is not used in KLU. 1 year ago
ng_shared_xspice_v Update for the caller to invoke shared ngspice 5 years ago
src Reorder and renovate timer functions taking into account ngspice multiprocessor capabilities 1 year ago
xspice Add support for including Verilog simulation within an instance 1 year ago
.gitignore ignore visualc xspice verilog dir 1 year ago
how-to-fftw.txt skip minor version in fftw path 8 years ago
how-to-ngspice-vstudio.txt Clarify win_bison location 6 years ago
make-install-vngspice.bat Copy the correct spinit to ngspice/visualc 1 year ago
make-install-vngspiced.bat Copy the correct spinit to ngspice/visualc 1 year ago
ngspice-x86.exe.manifest add a manifest file 6 years ago
ngspice.exe.manifest add a manifest file 6 years ago
ngspice.ico add an icon to MS Windows VC exe 7 years ago
resource.h update to re-enable icon 6 years ago
sharedspice.sln Enable using fftw3 as a build option of shared ngspice on Windows 1 year ago
sharedspice.vcxproj unify os dependent time code in one file - rm win_time.c 1 year ago
spinit_all Unify all spinit sources 2 years ago
spinitd Unify all spinit sources 2 years ago
spinitd64 Unify all spinit sources 2 years ago
spinitr Unify all spinit sources 2 years ago
spinitr64 Unify all spinit sources 2 years ago
vngspice-fftw.sln include KLU in to project 3 years ago
vngspice-fftw.vcxproj unify os dependent time code in one file - rm win_time.c 1 year ago
vngspice.rc update to re-enable icon 6 years ago
vngspice.sln When compiling console debug, use debug version of KLU 2 years ago
vngspice.vcxproj unify os dependent time code in one file - rm win_time.c 1 year ago