summaryrefslogtreecommitdiffstatshomepage
path: root/nl_examples (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlist: improved and fast LM3900 model. couriersud2019-04-121-3/+3
* Adjusted LM3900 model, fixed clipping in zaccaria. couriersud2019-04-121-0/+103
* netlist: Add more SPICE elements to the conversion code. couriersud2019-04-121-8/+30
* (nw) suppress side effects, standardise #include guards Vas Crabb2019-04-121-1/+1
* netlist: MB3614 again, function controlled VARCLOCK and other couriersud2019-04-073-4/+76
* netlist: TYPE=2 opamp model and MB3614 fixes. couriersud2019-04-073-22/+26
* Netlist: Add global parameter to disable semi-conductor capacitance couriersud2019-03-311-1/+2
* netlist: Timing bug fix. Affects regression tests. [Couriersud] couriersud2019-03-291-0/+63
* netlist: Improved MOS transistor model. [Couriersud] couriersud2019-03-291-4/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-263-0/+195
* Revert "conflict resolution (nw)" andreasnaive2019-03-253-195/+0
* netlist: add MOSFET model. [Couriersud] couriersud2019-03-252-0/+94
* netlist: Added B-E and B-C capacitance to EB model. [Couriersud] couriersud2019-03-171-1/+1
* netlist: Add UJT example for 2N6027. couriersud2019-03-171-0/+101
* Doxygen work. How the heck can one enforce a consistent device couriersud2017-02-051-0/+8
* Some documentation work. couriersud2017-02-051-0/+3
* Fixed a number of issues: couriersud2017-01-311-3/+10
* Added infix notation parsing to the function parser. (nw) couriersud2017-01-251-1/+1
* Fix seldom used conditional build options. couriersud2017-01-121-0/+1
* Fix timing issue in CD4538. Add "pow" (power) to the function model. couriersud2017-01-122-89/+93
* - setup_t is owned by netlist_t. Stop being complicated. couriersud2017-01-121-1/+1
* Rename misleading solver parameters. (nw) couriersud2017-01-084-11/+11
* Remove parameter GS_THRESHOLD. It is now outdated. (nw) couriersud2017-01-084-4/+0
* Work on congo bongo. (nw) couriersud2017-01-061-10/+30
* Update to input definition file. (nw) couriersud2017-01-041-13/+11
* Fix bug in 74123. (nw) couriersud2016-12-271-3/+3
* Add some files to nl_examples. (nw) couriersud2016-12-244-0/+221
* Netlist improvements: couriersud2016-07-011-4/+13
* - More code cleanup. couriersud2016-06-071-0/+11
* Implemented dynamic loading of precompiled solver code. [Couriersud] couriersud2016-04-231-2/+2
* Merge me later couriersud2016-04-181-2/+2
* Significant speed improvement: couriersud2016-04-151-1/+2
* Recover from creating solvers by copy paste. Move common code were it couriersud2016-04-151-1/+1
* Moved solver members to proper place. Minor code changes. (nw) couriersud2016-04-151-2/+2
* Align with standalone-build. couriersud2016-04-091-1/+1
* Added m62(kidniki) to nl.lua. Started some experiments around parallel couriersud2016-04-081-3/+3
* Added woodbury solver to netlist. [Couriersud] couriersud2016-03-291-2/+2
* Added some notes about Sherman-Morrison. couriersud2016-03-281-2/+2
* Fix crash in stat output when no calculations were run couriersud2016-03-281-1/+2
* Fix pivoting and float usage. couriersud2016-03-281-0/+1
* netlist: couriersud2016-03-271-9/+14
* Fix kidniki sound speed. Make more class members private. couriersud2016-03-261-0/+1
* Netlist: code maintenance couriersud2016-03-231-11/+21
* netlist updates: couriersud2016-03-141-2/+2
* Add license to files that were not part of build or are containing data to bu... Miodrag Milanovic2016-03-0521-3/+42
* Increase performance from 53% to 69% for matrix size around 30x30. These couriersud2015-08-211-1/+1
* Converted USE_PIVOT into runtime option PIVOT. Fixed some issues for couriersud2015-08-211-2/+5
* utf8 support for pstring. Opted for a scalable solution which should be couriersud2015-08-101-1/+4
* Improve MB3614 parameters. Changed some opamps to type "idealized" (type couriersud2015-07-291-4/+17
* Added a input control file for congo bongo netlist. couriersud2015-07-261-0/+15