Menu

#3 inconsistent netlist not supported

open
nobody
None
5
2008-02-08
2008-02-08
No

This one is just between bug and feature request.

Calibre parser will silently accept an inconsistent netlist if the subckt in error (b in our example) is not use for comparaison. As gnetman is perfectly suited to correct erronous netlist, it would make sense to allow and parse inconsistent netlist and provide infrastructure to correct it.

Example:

.subckt a 1 2 3
*...
.ends

.subckt b
X 1 2 3 4 a
.ends

Discussion


Log in to post a comment.

MongoDB Logo MongoDB