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 f39f89ea9b Add DEVmodDelete functions to reduce memoory leaks in Cider models. The model memory was not freed during remcirc or quit. In the future, some of the code duplication could be refactored. The cmosinv.cir is now down to just 1 memory leak. 3 years ago
..
examples Update for the caller to invoke shared ngspice 5 years ago
ng_shared_test_v Squashed commit of the following: 5 years ago
share/ngspice/scripts Adding spinit with path (to be edited by the user) to code models 5 years ago
src Update for the caller to invoke shared ngspice 5 years 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