Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netlist: move nl_examples to src/lib/netlist/examples. (nw) | 2019-11-25 | 1 | -30/+0 | |
| | | | One folder less in the top-level. | ||||
* | Add license to files that were not part of build or are containing data to ↵ | 2016-03-05 | 1 | -0/+2 | |
| | | | | build sources for cpu emulation (nw) | ||||
* | Netlist: | 2014-04-18 | 1 | -1/+1 | |
| | | | | | | | | - fixed a bug in which the fallback solver was called instead of gauss - seidel. - matrix solvers are now subdevices of the solver devices - matrix solvers can now be scheduled independently - Rename RESCHED_LOOPS to GS_LOOPS (Gauss Seidel) - Added paragmenter NR_LOOPS (Newton Raphson) | ||||
* | Minor cosmetic changes for netlist | 2014-02-26 | 1 | -1/+1 | |
| | |||||
* | Commit current state of netlist examples. Later, these are intended as a ↵ | 2014-02-09 | 1 | -0/+28 | |
basis for regression tests. |