2005-05-26 21:29:52 +02:00
|
|
|
This file contains a list of known but not yet fixed bugs in ngspice.
|
2004-09-04 11:58:39 +02:00
|
|
|
===========================================================================
|
2001-12-07 15:59:49 +01:00
|
|
|
|
2005-08-23 20:54:22 +02:00
|
|
|
How to submit a bug report:
|
|
|
|
|
|
2010-09-25 18:50:08 +02:00
|
|
|
There are two methods to report a bug you have discovered in ngspice:
|
2005-08-23 20:54:22 +02:00
|
|
|
|
2014-01-04 15:42:57 +01:00
|
|
|
* Bug tracker: This is the preferred method of reporting a bug.
|
|
|
|
|
Using the tracker on Sourceforge.net site will make your report
|
2005-08-23 20:54:22 +02:00
|
|
|
open by everyone and the chances of finding a fix will increase.
|
2014-01-04 15:42:57 +01:00
|
|
|
|
|
|
|
|
* ngspice-devel list: If you are a member of this list, you can write
|
|
|
|
|
directly to the developers' list. Do not subscribe to the list only
|
2005-08-23 20:54:22 +02:00
|
|
|
for sending bug reports.
|
|
|
|
|
|
2014-01-04 15:42:57 +01:00
|
|
|
Before sending a bug report please note: all information you send to the bug
|
|
|
|
|
tracking system or on the mailing lists is public. If you need to send
|
2005-08-23 20:54:22 +02:00
|
|
|
sensitive information, send them to a developer directly but still write non
|
|
|
|
|
sensitive data on the bug tracking system to keep track of bug history.
|
|
|
|
|
|
2013-07-27 09:19:06 +02:00
|
|
|
* please refer to the sourceforge bug tracker at
|
|
|
|
|
http://sourceforge.net/p/ngspice/bugs/
|
|
|
|
|
|
2005-08-23 20:54:22 +02:00
|
|
|
------------------------------------------------------------------------------
|
|
|
|
|
OPEN BUGS:
|
|
|
|
|
------------------------------------------------------------------------------
|
2013-07-27 09:19:06 +02:00
|
|
|
* pole-zero analysis
|
2004-09-04 11:58:39 +02:00
|
|
|
|
2013-07-27 09:19:06 +02:00
|
|
|
The pole-zero (.pz) analysis, which still uses the original spice3f5
|
|
|
|
|
algorithms, does not give correct results for all tested input files.
|
|
|
|
|
The effort to correct that issue seems to be large.
|
2014-01-04 15:42:57 +01:00
|
|
|
|