summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/nl_setup.h
Commit message (Expand)AuthorAgeFilesLines
* netlist: include file work (#10096) couriersud2022-07-161-96/+80
* netlist: gtrak10 performance and other improvements and fixes (#10032) couriersud2022-07-051-20/+41
* netlist: fix bug, prepare for future changes and improve readability (#9947) couriersud2022-06-201-11/+20
* netlist: fix bugs and more cpp instead of macros (#9897) couriersud2022-06-101-4/+4
* netlist: static solver work and improve code readability (#9841) couriersud2022-05-301-7/+7
* netlist: More c++, less macros, added support for cspell (#9794) couriersud2022-05-221-7/+5
* netlist: standalone makefile and prototype modifications (#9708) couriersud2022-05-081-1/+0
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-091-1/+1
* netlist: code refactoring couriersud2020-09-241-5/+1
* netlist: optimize headers. couriersud2020-09-171-2/+1
* netlist: move to generated header and link support files files. couriersud2020-09-121-7/+8
* netlist: Pedantic and clang tidy updates couriersud2020-09-061-1/+1
* netlist: code maintenance and performance optimizations. Couriersud2020-09-051-31/+24
* netlist: Truth tables are now standalone objects. couriersud2020-08-261-2/+6
* netlist: more standalone makefile changes couriersud2020-08-241-3/+0
* netlist: clang tidy include order fixes. couriersud2020-08-241-1/+1
* netlist: improve parsing performance couriersud2020-08-121-0/+4
* netlist: Refactored pokenizer. couriersud2020-08-061-0/+2
* netlist: code maintenance and bug fixes. couriersud2020-07-011-297/+22
* netlist: add hints for outputs not connected. [Couriersud, Aaron Giles] couriersud2020-06-281-1/+4
* netlist: include file refactoring. couriersud2020-06-281-47/+24
* netlist: Performance improvement and refactoring. [Couriersud] couriersud2020-06-131-2/+2
* netlist: code maintenance. (nw) couriersud2020-06-081-8/+8
* netlist: split plists.h and fix nvcc compile for 10.2 (nw) couriersud2020-05-251-1/+1
* netlist: code maintenance. (nw) couriersud2020-05-251-3/+3
* netlist: move netlist parsing where it belongs. (nw) couriersud2020-05-251-0/+1
* netlist: various clang-tidy-11 fixes. (nw) couriersud2020-05-241-0/+2
* netlist: Add tristate support for rom devices. [Couriersud] couriersud2020-05-201-2/+2
* netlist: simplify factory call structure. (nw) couriersud2020-05-201-13/+14
* netlist: improve typesafety for source locations. (nw) couriersud2020-05-171-7/+5
* netlist: rewrite rom devices from scratch. [Couriersud] couriersud2020-05-171-1/+1
* netlist: code cleanup and development stage tristate [Couriersud] couriersud2020-05-151-19/+30
* netlist: Extended functionality and code cleanup. [Couriersud] couriersud2020-05-121-65/+94
* netlist: more family/model alignment. (nw) couriersud2020-05-101-12/+21
* netlist: more code maintenance. (nw) couriersud2020-04-281-23/+17
* netlist: improve const-awareness and tidy changes. (nw) couriersud2020-04-281-2/+2
* netlist: Fix clang-tidy warnings. (nw) couriersud2020-04-281-11/+6
* netlist: rename some macros. (nw) couriersud2020-04-261-3/+3
* netlist: code maintenance and edge case fixes. (nw) couriersud2020-04-201-8/+2
* netlist: clang-tidy, srcclean and pedantic warnings fixed. (nw) couriersud2020-04-181-2/+2
* netlist: Fix a macro expansion bug. (nw) couriersud2020-04-181-1/+1
* netlist: Reduce memory allocation calls in non-core code. (nw) couriersud2020-04-101-4/+12
* netlist: fix log file option in nltool. (nw) couriersud2020-02-171-1/+1
* netlist: Code symplification and bugfixes. (nw) couriersud2020-01-311-1/+1
* netlist: Parameters evaluated when netlist is created. [Couriersud] couriersud2020-01-291-5/+5
* netlist: clang lint readability fixes. (nw) couriersud2020-01-251-21/+13
* netlist: code maintenance. (nw) couriersud2020-01-201-0/+11
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-241-1/+1
* netlist: more code maintenance. (nw) couriersud2019-11-161-18/+0
* netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud] couriersud2019-11-151-8/+12