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.
 
 
 
 
 
 
Holger Vogt d9a140c213 Update for the caller to invoke shared ngspice 5 years ago
..
examples d_process needs to strip || at the end of the process_file string when using PSpice compat mode. The failure was found by @slh on the KiCad forum. 1 year ago
ng_shared_test_v d_process needs to strip || at the end of the process_file string when using PSpice compat mode. The failure was found by @slh on the KiCad forum. 1 year ago
share/ngspice/scripts Adding spinit with path (to be edited by the user) to code models 5 years ago
src d_process needs to strip || at the end of the process_file string when using PSpice compat mode. The failure was found by @slh on the KiCad forum. 1 year ago
README.xspice Adding spinit with path (to be edited by the user) to code models 5 years ago
ng_shared_start.bat add comment and short README to ngspice shared 8 years ago
ng_shared_test_v.sln add 64 bit capability 8 years ago

README.xspice

README.xspice

Compile shared ngspice with Debug and 64 bit

Compile the example caller with Visual Studio
using ng_shared_test_v.sln.

Edit share/ngspice/scripts/spinit to enter the
proper path for the XSPICE code models.

Start the example with calling ng_shared_start.bat