summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_r2r_dac.cpp
Commit message (Expand)AuthorAgeFilesLines
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* -unidasm: Allow input piped from stdin by specifying a bare hyphen as the fil... Vas Crabb2020-11-181-9/+8
* netlist: Fix various issues around include directories. couriersud2020-08-251-3/+3
* netlist: Move documentation from header to cpp file. Batch 3. couriersud2020-08-021-1/+39
* netlist: remove family_setter and other maintenance. (nw) couriersud2020-05-091-1/+1
* netlist: More clang-tidy fixes. (nw) couriersud2020-04-281-2/+2
* netlist: unify solver calls. (nw) couriersud2020-04-251-5/+5
* netlist: fix parameter update recalculation. (nw) couriersud2020-01-291-1/+2
* netlist: improve readability. (nw) couriersud2019-11-021-3/+3
* netlist: add RELTOL/VNTOL solver parameters. Type safety. [Couriersud] couriersud2019-11-021-3/+3
* netlist: Support for float, double and long double solvers. [Couriersud] couriersud2019-11-021-1/+1
* netlist: maintenance and simplifcation. (nw) couriersud2019-10-311-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+7
* netlist: analog readability refactoring. (nw) couriersud2019-02-251-1/+1
* netlist: Fix relative include paths and a conflict. (nw) couriersud2019-02-231-3/+3
* 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: code maintenance and fixing kidniki ... (nw) couriersud2019-02-011-1/+1
* Make sure netlist includes are not found directly on include path. couriersud2017-02-101-3/+3
* Separate include file usage for netlist. couriersud2017-01-291-2/+3
* Move analog devices into "netlist::analog" namespace. Added couriersud2017-01-151-3/+5
* Netlist updates: couriersud2016-07-211-2/+3
* Srcclean on netlist files. Avoid the merge massacre. (nw) couriersud2016-06-251-1/+0
* - Added constructors to prepare to move terminal setup into constructor. couriersud2016-06-071-2/+2
* - Minor cosmetic refactoring. Added a "uninitialised array" template to balr0g2016-06-071-8/+39
* All netlist devices now follow new syntax. Removed dead code. All sub couriersud2016-05-211-21/+0
* Align object registration syntax. (nw) couriersud2016-05-101-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+42