[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [ geda-Bugs-1472541 ] spice-sdb mutates x->dx
Bugs item #1472541, was opened at 2006-04-18 12:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=818426&aid=1472541&group_id=161080
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: gnetlist
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: spice-sdb mutates x->dx
Initial Comment:
The spice-sdb back end sometimes takes a subcircuit
refdes like X1 and changes it to DX1, causing SPICE to
attempt to simulate a diode! An example is attached.
Typing "gnetlist -g spice-sdb -I Sync.sch" produces the
following output file:
*******************************
* Begin .SUBCKT model *
* spice-sdb ver 6.12.2005 *
*******************************
.SUBCKT Sync 6 9 2 12 7 10 4 13 3 1
.INCLUDE Components/OpenIP/openIP_3.cir
*============== Begin SPICE netlist of main design
============
DX4 3 12 13 14 1 DFFP
DX3 3 2 4 5 1 DFFP
DX2 3 9 10 11 1 DFFP
DX1 3 6 7 8 1 DFFP
.ENDS Sync
*******************************
The version is:
Using SPICE backend by SDB -- Version of 6.12.2005
jpd@xxxxxxxxxxxxx
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=818426&aid=1472541&group_id=161080
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug