summaryrefslogtreecommitdiffstatshomepage
path: root/nl_examples/test.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed netlist examples. Couriersud2014-02-231-8/+7
|
* Major renaming of netlist device macros, like Couriersud2014-01-191-20/+20
| | | | | | | NETDEV_ALIAS ==> ALIAS NETDEV_R ==> RES NETDEV_C ==> CAP
* Removed two duplicate devices in netlist. Couriersud2014-01-111-2/+2
|
* Quite a number of simplifications for netlist. Also tested some parallel ↵ Couriersud2014-01-101-0/+86
processing using OpenMP (disabled). No wn