summaryrefslogtreecommitdiffstatshomepage
path: root/nl_examples/congo_bongo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-121-89/+5
* - setup_t is owned by netlist_t. Stop being complicated. couriersud2017-01-121-1/+1
* Rename misleading solver parameters. (nw) couriersud2017-01-081-2/+2
* Remove parameter GS_THRESHOLD. It is now outdated. (nw) couriersud2017-01-081-1/+0
* Work on congo bongo. (nw) couriersud2017-01-061-10/+30
* Add license to files that were not part of build or are containing data to bu... Miodrag Milanovic2016-03-051-1/+2
* 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 nlwav to tools. nlwav converts netlist logs into wav files. couriersud2015-07-261-3/+3
* Consolidate the scattered model parsing code. Now models support couriersud2015-07-231-6/+8
* Changed case for parameter "model" to uppercase to align with rest of couriersud2015-07-201-2/+2
* Add macro library for opamp models. (nw) couriersud2015-07-161-47/+7
* Changed uppercase filenames to lowercase. (nw) couriersud2015-07-121-0/+490