| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
One folder less in the top-level.
|
|
|
|
|
|
|
|
|
|
|
| |
improvements.
- fix MB3614 parameter
- Added VARCLOCK which derives step size from function
- optimized function handling in CS and VS
- fixed a bug in ppreprocessor
- add trunc to pfunction
- added opamp_amplification_curve to derive characteristic
amplification curve
|
|
|
|
|
|
|
|
| |
- Untie diode code
- Fix some typos
- add TYPE=2 opamp model which omits output voltage limitation
Useful for determining causes of non-convergence
- Fix MB3614 opamp parameters to match datasheet
|
|
|
|
|
|
|
|
|
|
| |
- Fixed crashes on terminals without nets (i.e. connected to a rail)
- Reviewed "FIXMEs" and corrected some minor ones.
- Made m_cur_analog protected.
- Fixed pmf delegates to work with msvc.
- More optimizations to the solver code.
- Started work on a better signal pipeline in nlwav
- Only generate documentation for entities which are documented.
[Couriersud]
|
| |
|
|
|
|
|
|
|
|
| |
- Fixed OPENMP compile
For congo bongo, using Solver.PARALLEL=1 significantly increases
performance from 270% to 380%. However, this has to be taken
with a grain of salt. Enabling this on predominantly logic netlists
can severly kill performance.
- Increased readability of timed queue code.
|
|
|
| |
Minor documentation updates. Slight improvement of gorilla sound. (nw)
|
|
|
|
|
|
| |
- Remove gnd() method.
- Further simplification.
- Fix potential reset and initialization issues. (nw)
|
| |
|
| |
|
| |
|
|
|
|
| |
build sources for cpu emulation (nw)
|
|
|
| |
matrices are e.g. used in congo bongo without optimisation. (nw)
|
|
|
| |
nl_double == float. (nw)
|
|
|
|
|
| |
easily extensible to utf16 and utf32 as well. All position related
operations now operate on char code positions instead of byte positions.
[Couriersud]
|
|
|
| |
1) in Congo Bongo netlist and got 50% speed improvement.
|
|
|
|
|
|
|
|
|
| |
Example usage:
./nlwav -i netlist.log_RO.1.log -o tt.wav
./nlwav -h
[Couriersud]
|
|
|
|
| |
recursive models,e.g. DIODE("1N914(IS=1e-15)"). Removed ".model" from
model definitions. (nw)
|
|
|
| |
code. (nw)
|
| |
|
|
|