summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nlid_truthtable.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-124/+119
* netlist: move core_terms to netlist_state. couriersud2020-10-021-1/+1
* netlist: minor code cleanup. couriersud2020-09-251-11/+13
* netlist: Pedantic and clang tidy updates couriersud2020-09-061-2/+0
* netlist: code maintenance and performance optimizations. Couriersud2020-09-051-8/+8
* netlist: Fix 74ls629 implementation and some cherry-picking issues. couriersud2020-08-011-1/+1
* netlist: Device refactoring Aaron Giles2020-08-011-1/+2
* netlist: Rewrote scheduler scheduling. couriersud2020-07-251-4/+4
* netlist: Potential regression trigger. couriersud2020-07-171-6/+0
* netlist: Always take power pin names from logic family. couriersud2020-07-121-1/+1
* netlist: finished input handler refactoring. couriersud2020-07-121-1/+6
* netlist: fix power pin names for CMOS devices. couriersud2020-07-121-1/+1
* netlist: include file refactoring. couriersud2020-06-281-0/+3
* srcclean and cleanup (nw) Vas Crabb2020-06-211-1/+1
* netlist: Performance improvement and refactoring. [Couriersud] couriersud2020-06-131-5/+5
* netlist: code maintenance. (nw) couriersud2020-06-081-5/+5
* netlist: split plists.h and fix nvcc compile for 10.2 (nw) couriersud2020-05-251-2/+1
* netlist: small memory system cleanup. (nw) couriersud2020-05-251-3/+193
* netlist: move configuration entries into netlist namespace. (nw) couriersud2020-05-251-2/+2
* netlist: improve performance. [Couriersud] couriersud2020-05-241-1/+1
* netlist: simplify factory call structure. (nw) couriersud2020-05-201-18/+18
* netlist: improve typesafety for source locations. (nw) couriersud2020-05-171-18/+19
* netlist: Extended functionality and code cleanup. [Couriersud] couriersud2020-05-121-6/+6
* netlist: logic devices now support model parameter. [Couriersud] couriersud2020-05-101-2/+2
* netlist: remove family_setter and other maintenance. (nw) couriersud2020-05-091-12/+6
* netlist: Reduce memory allocation calls in non-core code. (nw) couriersud2020-04-101-1/+1
* netlist: clang lint fixes. (nw) couriersud2020-01-311-1/+1
* netlist: Code maintenance. (nw) couriersud2020-01-271-1/+1
* netlist: clang lint readability fixes. (nw) couriersud2020-01-251-2/+2
* netlist: code maintenance. (nw) couriersud2020-01-201-3/+3
* netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] couriersud2019-11-151-2/+3
* netlist: code maintenance. (nw) couriersud2019-11-131-5/+5
* netlist: maintenance. (nw) couriersud2019-11-111-1/+1
* netlist: code maintenance and bug fixes. (nw) couriersud2019-11-081-123/+147
* netlist: more consistent exception handling. (nw) couriersud2019-11-051-3/+3
* netlist: code maintenance. (nw) couriersud2019-11-041-4/+4
* netlist: code maintenance. (nw) couriersud2019-10-291-17/+19
* netlist: Use unique_ptr where possible. (nw) couriersud2019-10-151-2/+2
* netlist code maintenance. (nw) couriersud2019-09-171-1/+1
* netlist: Fix MT06827. couriersud2019-04-221-1/+1
* netlist: Add validation support to netlist device. couriersud2019-04-151-1/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-77/+64
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-64/+77
* netlist: memory code refactoring. (nw) couriersud2019-03-011-1/+1
* netlist: tidy changes and better constexpr support for ptime class. (nw) couriersud2019-02-241-2/+2
* netlist: Fix relative include paths and a conflict. (nw) couriersud2019-02-231-1/+1
* Move ptime struct into plib namespace and fix relative includes. (nw) couriersud2019-02-231-2/+2
* netlist: Fix some more exotic compile options. (nw) couriersud2019-02-231-1/+1
* netlist: memory management. [Couriersud] couriersud2019-02-221-2/+2