summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_mm5837.cpp
Commit message (Expand)AuthorAgeFilesLines
* netlist: More clang-tidy fixes. (nw) couriersud2020-04-281-2/+2
* netlist: unify solver calls. (nw) couriersud2020-04-251-10/+4
* netlist: improve readability. (nw) couriersud2020-04-251-1/+1
* netlist: improve performance up to 65% on audio netlists. [Couriersud] couriersud2020-04-131-1/+1
* srcclean and manual adjustments (nw) Vas Crabb2020-02-231-1/+1
* netlist: Document Congo Bongo progress and fix devices. couriersud2020-01-311-10/+6
* netlist: code maintenance. (nw) couriersud2019-11-101-6/+7
* netlist: improve readability. (nw) couriersud2019-11-021-7/+7
* netlist: add RELTOL/VNTOL solver parameters. Type safety. [Couriersud] couriersud2019-11-021-4/+6
* netlist: Support for float, double and long double solvers. [Couriersud] couriersud2019-11-021-2/+2
* netlist: maintenance and simplifcation. (nw) couriersud2019-10-311-5/+5
* netlist: scalable error messages. couriersud2019-04-181-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-8/+8
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-8/+8
* netlist: analog readability refactoring. (nw) couriersud2019-02-251-2/+2
* netlist: Fix relative include paths and a conflict. (nw) couriersud2019-02-231-2/+2
* netlist: constants are now constexpr functions. (nw) couriersud2019-02-091-2/+2
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-3/+3
* netlist: align solver calls. (nw) couriersud2019-02-041-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-1/+1
* Move information where it belongs ... into the drivers. (nw) couriersud2019-01-101-1/+1
* Netlist code refactoring: couriersud2017-04-091-2/+2
* Fix netlist stats collection. Code refactoring: couriersud2017-02-241-1/+1
* Clean up net_t interface and increase readability. (nw) couriersud2017-02-221-1/+1
* 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-1/+1
* More netlist refactoring: couriersud2017-01-251-1/+1
* Converted warnings and fatal log messages to constants. couriersud2017-01-201-2/+2
* Move analog devices into "netlist::analog" namespace. Added couriersud2017-01-151-1/+1
* Core refactoring couriersud2017-01-141-2/+2
* Fix some pedantic clang warnings. (nw) couriersud2017-01-051-2/+2
* Add FREQ parameter to MM5837 noise generator. Specs in datasheet range couriersud2017-01-041-10/+19
* Fix MM5837. (nw) couriersud2017-01-041-1/+1
* Netlist updates: couriersud2016-07-211-2/+2
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-1/+0
* Merge netlist_dev branch, all code_refactoring: (nw) couriersud2016-06-161-9/+6
* - More code cleanup. couriersud2016-06-071-1/+2
* - Added constructors to prepare to move terminal setup into constructor. couriersud2016-06-071-9/+9
* - Minor cosmetic refactoring. Added a "uninitialised array" template to balr0g2016-06-071-36/+92
* Moved all parameter definitions in constructors. (nw) couriersud2016-05-251-2/+2
* All netlist devices now follow new syntax. Removed dead code. All sub couriersud2016-05-211-30/+6
* Align object registration syntax. (nw) couriersud2016-05-101-8/+8
* Converted most subdevices to unique_ptr. This is a temporary measure couriersud2016-05-021-10/+10
* netlist: couriersud2016-03-271-1/+1
* Netlist: code maintenance couriersud2016-03-231-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+82