summaryrefslogtreecommitdiffstatshomepage
path: root/nl_examples (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-25netlist: move nl_examples to src/lib/netlist/examples. (nw) couriersud36-4249/+0
2019-11-07netlist: code and documentation maintenance fixes. [Couriersud] couriersud1-10/+2
2019-09-12nl_examples: commit some long overdue changes. (nw) couriersud4-0/+131
2019-04-12netlist: improved and fast LM3900 model. couriersud1-3/+3
2019-04-12Adjusted LM3900 model, fixed clipping in zaccaria. couriersud1-0/+103
2019-04-12netlist: Add more SPICE elements to the conversion code. couriersud1-8/+30
2019-04-12(nw) suppress side effects, standardise #include guards Vas Crabb1-1/+1
2019-04-07netlist: MB3614 again, function controlled VARCLOCK and other couriersud3-4/+76
2019-04-07netlist: TYPE=2 opamp model and MB3614 fixes. couriersud3-22/+26
2019-03-31Netlist: Add global parameter to disable semi-conductor capacitance couriersud1-1/+2
2019-03-29netlist: Timing bug fix. Affects regression tests. [Couriersud] couriersud1-0/+63
2019-03-29netlist: Improved MOS transistor model. [Couriersud] couriersud1-4/+6
2019-03-26(nw) Clean up the mess on master Vas Crabb3-0/+195
2019-03-25Revert "conflict resolution (nw)" andreasnaive3-195/+0
2019-03-25netlist: add MOSFET model. [Couriersud] couriersud2-0/+94
2019-03-17netlist: Added B-E and B-C capacitance to EB model. [Couriersud] couriersud1-1/+1
2019-03-17netlist: Add UJT example for 2N6027. couriersud1-0/+101
2017-02-05Doxygen work. How the heck can one enforce a consistent device couriersud1-0/+8
2017-02-05Some documentation work. couriersud1-0/+3
2017-01-31Fixed a number of issues: couriersud1-3/+10
2017-01-25Added infix notation parsing to the function parser. (nw) couriersud1-1/+1
2017-01-12Fix seldom used conditional build options. couriersud1-0/+1
2017-01-12Fix timing issue in CD4538. Add "pow" (power) to the function model. couriersud2-89/+93
2017-01-12- setup_t is owned by netlist_t. Stop being complicated. couriersud1-1/+1
2017-01-08Rename misleading solver parameters. (nw) couriersud4-11/+11
2017-01-08Remove parameter GS_THRESHOLD. It is now outdated. (nw) couriersud4-4/+0
2017-01-06Work on congo bongo. (nw) couriersud1-10/+30
2017-01-04Update to input definition file. (nw) couriersud1-13/+11
2016-12-27Fix bug in 74123. (nw) couriersud1-3/+3
2016-12-24Add some files to nl_examples. (nw) couriersud4-0/+221
2016-07-01Netlist improvements: couriersud1-4/+13
2016-06-07- More code cleanup. couriersud1-0/+11
2016-06-04Refactored netlist_time. (nw) couriersud1-0/+11
2016-04-23Implemented dynamic loading of precompiled solver code. [Couriersud] couriersud1-2/+2
2016-04-18Merge me later couriersud1-2/+2
2016-04-15Significant speed improvement: couriersud1-1/+2
2016-04-15Recover from creating solvers by copy paste. Move common code were it couriersud1-1/+1
2016-04-15Moved solver members to proper place. Minor code changes. (nw) couriersud1-2/+2
2016-04-09Align with standalone-build. couriersud1-1/+1
2016-04-08Added m62(kidniki) to nl.lua. Started some experiments around parallel couriersud1-3/+3
2016-03-29Added woodbury solver to netlist. [Couriersud] couriersud1-2/+2
2016-03-28Added some notes about Sherman-Morrison. couriersud1-2/+2
2016-03-28Fix crash in stat output when no calculations were run couriersud1-1/+2
2016-03-28Fix pivoting and float usage. couriersud1-0/+1
2016-03-27netlist: couriersud1-9/+14
2016-03-26Fix kidniki sound speed. Make more class members private. couriersud1-0/+1
2016-03-23Netlist: code maintenance couriersud1-11/+21
2016-03-14netlist updates: couriersud1-2/+2
2016-03-05Add license to files that were not part of build or are containing data to bu... Miodrag Milanovic21-3/+42
2015-08-21Increase performance from 53% to 69% for matrix size around 30x30. These couriersud1-1/+1