summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/nl_config.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] couriersud2019-11-151-1/+1
* netlist: bug fix, code maintenance and performance improvement. (nw) couriersud2019-11-131-0/+12
* netlist: code maintenance. (nw) couriersud2019-11-101-0/+16
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-3/+3
* netlist: maintenance. (nw) couriersud2019-11-081-1/+1
* netlist: code and documentation maintenance fixes. [Couriersud] couriersud2019-11-071-75/+77
* netlist: code maintenance. (nw) couriersud2019-11-031-2/+2
* netlist: Completed __float128 support. [Couriersud] couriersud2019-11-031-9/+13
* netlist: fix regression, preliminary __float128 support. (nw) couriersud2019-11-031-3/+44
* netlist: improve readability. (nw) couriersud2019-11-021-1/+1
* netlist: add RELTOL/VNTOL solver parameters. Type safety. [Couriersud] couriersud2019-11-021-0/+3
* netlist: Support for float, double and long double solvers. [Couriersud] couriersud2019-11-021-6/+20
* netlist: code maintenance and bugfixes. (nw) couriersud2019-11-011-1/+2
* netlist: convert constexpr constants into constexpr inline funcs. (nw) couriersud2019-11-011-8/+8
* netlist: fix clang warnings & srcclean. (nw) couriersud2019-10-311-2/+2
* netlist: Compile with float/double floating point. [Couriersud] couriersud2019-10-311-1/+46
* netlist: maintenance and simplifcation. (nw) couriersud2019-10-311-2/+2
* netlist: code maintenance. (nw) couriersud2019-10-301-7/+0
* Netlist: code maintenance and improvements. [Couriersud] couriersud2019-10-181-8/+12
* Netlist: code maintenance and bug fixes. [Couriersud] couriersud2019-10-151-1/+1
* netlist: provide example for state in truthtable. couriersud2019-05-011-0/+9
* netlist: move things where they belong (nw) couriersud2019-04-291-31/+1
* netlist: code maintenance Couriersud2019-04-281-5/+0
* netlist: Protect defines with ifdefs ... couriersud2019-04-231-0/+19
* netlist: runtime performance statistics on demand. couriersud2019-04-221-2/+0
* netlist: Improved MOS transistor model. [Couriersud] couriersud2019-03-291-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-25/+21
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-21/+25
* netlist: more alignment related refactoring. (nw) couriersud2019-02-241-1/+1
* netlist: Fix some more exotic compile options. (nw) couriersud2019-02-231-10/+1
* netlist: fix a bug and some performance tweaks. (nw) couriersud2019-02-201-1/+1
* netlist: tick off some issues clang-tidy highlights. (nw) couriersud2019-02-181-1/+1
* netlist: Refactoring after adding clang-tidy support to netlist makefile couriersud2019-02-071-7/+6
* netlist: Optionally store input values instead of referencing them. (nw) couriersud2019-02-051-0/+12
* netlist: refactored netlist creation. (nw) couriersud2019-01-151-2/+1
* netlist: Code refactoring. (nw) couriersud2019-01-141-0/+2
* Improve type safety on string->numeric conversions. (nw) couriersud2019-01-101-1/+0
* Code maintenance and bug fixes. (nw) couriersud2019-01-071-6/+0
* Netlist refactoring: couriersud2017-05-271-2/+5
* srcclean (nw) Vas Crabb2017-02-191-1/+1
* Add prodigy to mamenl build. Fix clang5 warnings. (nw) couriersud2017-02-191-1/+1
* More truthtable rework and clean up. (nw) couriersud2017-02-191-1/+7
* Netlist: It is now possible to have multiple handlers per device ... couriersud2017-02-051-15/+0
* Fixed a number of issues: couriersud2017-01-311-0/+4
* Separate include file usage for netlist. couriersud2017-01-291-17/+0
* Netlist refactoring: couriersud2017-01-251-53/+14
* Fix seldom used conditional build options. couriersud2017-01-121-0/+2
* Simplify code. Introduce consistent approach to loading macro devices. couriersud2017-01-021-2/+6
* Hopefully fix OSX crashes during netlist setup. (nw) couriersud2017-01-011-1/+1
* Fix 74629 and some internals. (nw) couriersud2016-12-271-2/+2