summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/core
Commit message (Expand)AuthorAgeFilesLines
* Revert "netlist: Remove redundant usages of fatal logger (#15218)" Vas Crabb2026-04-142-0/+3
* netlist: Remove redundant usages of fatal logger (#15218) FlykeSpice2026-04-132-3/+0
* netlist: include file work (#10096) couriersud2022-07-168-58/+79
* netlist: gtrak10 performance and other improvements and fixes (#10032) couriersud2022-07-052-12/+35
* netlist: fix bug, prepare for future changes and improve readability (#9947) couriersud2022-06-2015-604/+839
* netlist: fix bugs and more cpp instead of macros (#9897) couriersud2022-06-1014-244/+337
* netlist: static solver work and improve code readability (#9841) couriersud2022-05-3013-66/+119
* netlist: palloc now uses c++17 alignment aware operator new. (#9834) couriersud2022-05-278-22/+21
* netlist: Address comments from PR #9794, partially fix issue #9801 (#9805) couriersud2022-05-2310-41/+44
* netlist: More c++, less macros, added support for cspell (#9794) couriersud2022-05-226-23/+17
* netlist: Fixes to address PR #9752 and issue #8590 / EMSCRIPTEN (#9773) couriersud2022-05-191-1/+1
* netlist: Improved PPMF target support and test coverage. (#9752) couriersud2022-05-152-4/+4
* netlist: Fixed standalone nltool building with nvcc. (#9731) couriersud2022-05-111-3/+5
* netlist: standalone makefile and prototype modifications (#9708) couriersud2022-05-084-432/+422
* netlist: more c++, less macros (#9706) couriersud2022-05-071-12/+4
* netlist: Relicensing of the GPL code to BSD-3 with the blessing of the Olivier Galibert2021-03-0916-16/+16
* netlist: simplify code. couriersud2020-10-022-8/+6
* netlist: move core_terms to netlist_state. couriersud2020-10-022-20/+22
* netlist: Convert driver filenames to lower case. couriersud2020-09-301-1/+3
* netlist: Fix a net splitting issue with four term devices. couriersud2020-09-302-4/+17
* netlist: Remove "extended validation mode" couriersud2020-09-281-21/+1
* Disable SOUND_DEBUG for non-debug builds, and srcclean Vas Crabb2020-09-271-2/+2
* netlist: minor code cleanup. couriersud2020-09-257-74/+81
* netlist: clearly identify void * casts. couriersud2020-09-241-2/+2
* netlist: Improve queue handling documentation in code. couriersud2020-09-242-4/+43
* netlist: code refactoring couriersud2020-09-245-15/+15
* netlist: optimize headers. couriersud2020-09-171-19/+0
* netlist: add listmodels command to nltool. Couriersud2020-09-091-0/+8
* netlist: Implement voltage dependent timing for CD4006 couriersud2020-09-091-0/+15
* netlist: code maintenance and performance optimizations. Couriersud2020-09-053-27/+22
* netlist: more standalone makefile changes couriersud2020-08-241-3/+2
* netlist: clang tidy include order fixes. couriersud2020-08-242-2/+2
* netlist: build system improvements couriersud2020-08-241-11/+2
* netlist: References to subdevices should be symbolic. couriersud2020-08-231-1/+0
* netlist: fix clang build. couriersud2020-08-222-7/+6
* netlist: Add NETLIB_DELEGATE_NOOP() couriersud2020-08-223-5/+6
* netlist: commit missing files in last commit. couriersud2020-08-122-0/+353
* netlist: more include untangling. couriersud2020-08-121-0/+7
* netlist: improve parsing performance couriersud2020-08-121-0/+19
* netlist: more header file separation couriersud2020-08-087-131/+437
* netlist: Refactored pokenizer. couriersud2020-08-061-0/+16
* netlist: source stream refactoring couriersud2020-07-281-2/+3
* netlist: further nl_base.h splitting into headers in core subdir. couriersud2020-07-2810-109/+1157
* netlist: separate nl_base.h into separate header files. couriersud2020-07-255-0/+1115
* netlist: code maintenance and bug fixes. couriersud2020-07-011-0/+323