summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/analog/nld_opamps.cpp
Commit message (Expand)AuthorAgeFilesLines
* netlist: fix bug, prepare for future changes and improve readability (#9947) couriersud2022-06-201-10/+12
* netlist: static solver work and improve code readability (#9841) couriersud2022-05-301-14/+14
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* netlist: move to generated header and link support files files. couriersud2020-09-121-1/+0
* netlist: Fix various issues around include directories. couriersud2020-08-251-2/+2
* netlist: Potential regression trigger. couriersud2020-07-171-5/+0
* netlist: finished input handler refactoring. couriersud2020-07-121-14/+19
* netlist: Performance improvement and refactoring. [Couriersud] couriersud2020-06-131-1/+1
* netlist: remove family_setter and other maintenance. (nw) couriersud2020-05-091-5/+5
* netlist: reduce usage of NETLIB_CONSTRUCTOR_DERIVED. (nw) couriersud2020-05-081-37/+38
* netlist: Removed more magic numbers from the code. (nw) couriersud2020-05-011-2/+2
* netlist: More clang-tidy fixes. (nw) couriersud2020-04-281-2/+2
* netlist: rename some camel case names. (nw) couriersud2020-04-191-10/+10
* netlist: Document alternative opamp output stage. (nw) couriersud2020-03-211-2/+33
* netlist: code maintenance. (nw) couriersud2020-01-201-1/+1
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-61/+57
* netlist: code and documentation maintenance fixes. [Couriersud] couriersud2019-11-071-4/+4
* netlist: code maintenance. (nw) couriersud2019-11-041-0/+3
* netlist: code maintenance. (nw) couriersud2019-11-031-2/+0
* netlist: Completed __float128 support. [Couriersud] couriersud2019-11-031-1/+1
* netlist: improve readability. (nw) couriersud2019-11-021-7/+7
* netlist: add RELTOL/VNTOL solver parameters. Type safety. [Couriersud] couriersud2019-11-021-7/+7
* netlist: maintenance and simplifcation. (nw) couriersud2019-10-311-8/+8
* netlist: Add more validations and fix issues identified. couriersud2019-04-211-2/+2
* netlist: srcclean (nw) couriersud2019-04-181-1/+1
* netlist: scalable error messages. couriersud2019-04-181-1/+1
* netlist: Add LM2902, code refactoring. (nw) couriersud2019-04-071-10/+3
* netlist: MB3614 again, function controlled VARCLOCK and other couriersud2019-04-071-8/+4
* netlist: TYPE=2 opamp model and MB3614 fixes. couriersud2019-04-071-22/+42
* (nw) Clean up the mess on master Vas Crabb2019-03-261-15/+15
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-15/+15
* netlist: improve readability. (nw) couriersud2019-03-181-4/+4
* netlist: Fix relative include paths and a conflict. (nw) couriersud2019-02-231-2/+2
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-2/+2
* netlist: All devices now specify parameters in factory constructor. (nw) couriersud2019-02-011-1/+1
* netlist: remove trampoline code. (nw) couriersud2019-02-011-6/+6
* More cppcheck fixes. (nw) Couriersud2017-03-051-1/+1
* Reorder include order to comply with best practices. (nw) couriersud2017-02-101-1/+0
* Make sure netlist includes are not found directly on include path. couriersud2017-02-101-2/+2
* Separate include file usage for netlist. couriersud2017-01-291-2/+59
* Cleanup of includes. (nw) couriersud2017-01-271-0/+2
* Converted warnings and fatal log messages to constants. couriersud2017-01-201-2/+2
* Preparation work for automatically generated include file for devices. couriersud2017-01-161-1/+2
* Move analog devices into "netlist::analog" namespace. Added couriersud2017-01-151-79/+158
* Introduce a more structured approach to models. (nw) couriersud2017-01-151-10/+10
* Fix timing issue in CD4538. Add "pow" (power) to the function model. couriersud2017-01-121-6/+6
* - setup_t is owned by netlist_t. Stop being complicated. couriersud2017-01-121-0/+2
* Fix regression. (nw) couriersud2017-01-081-2/+0
* Hook up luigi walking sound in netlist mario sound implementation. couriersud2016-12-311-29/+0
* netlist: add uA741 in 8-, 10- and 14-pin DIP variants Vas Crabb2016-12-231-0/+16