Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utf8 support for pstring. Opted for a scalable solution which should be | 2015-08-10 | 1 | -1/+4 | |
| | | | | | easily extensible to utf16 and utf32 as well. All position related operations now operate on char code positions instead of byte positions. [Couriersud] | ||||
* | Improve MB3614 parameters. Changed some opamps to type "idealized" (type | 2015-07-29 | 1 | -4/+17 | |
| | | | 1) in Congo Bongo netlist and got 50% speed improvement. | ||||
* | Added nlwav to tools. nlwav converts netlist logs into wav files. | 2015-07-26 | 1 | -3/+3 | |
| | | | | | | | | | Example usage: ./nlwav -i netlist.log_RO.1.log -o tt.wav ./nlwav -h [Couriersud] | ||||
* | Consolidate the scattered model parsing code. Now models support | 2015-07-23 | 1 | -6/+8 | |
| | | | | recursive models,e.g. DIODE("1N914(IS=1e-15)"). Removed ".model" from model definitions. (nw) | ||||
* | Changed case for parameter "model" to uppercase to align with rest of | 2015-07-20 | 1 | -2/+2 | |
| | | | code. (nw) | ||||
* | Add macro library for opamp models. (nw) | 2015-07-16 | 1 | -47/+7 | |
| | |||||
* | Changed uppercase filenames to lowercase. (nw) | 2015-07-12 | 1 | -0/+490 | |