spice netlist with ? ? ? when unconnected pins

Bug #1720619 reported by laurent
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
Medium
Jeff Young

Bug Description

In SPICE netlist, all different nets should have a different name.
But when a integrated U1 has unconnected pins, they are all netlisted with a question mark :
XU1 VCC 1 ? ? ? /INPUT /uCtoLED GND PIC12C508A
whatever options are used to generate the spice netlist.

Solution : new net number should be generated for the unconnected nets when generating a spice netlist.

Another trick : I am not sure, but mot probably the / before the net name shoud be also removed as some simulator may refuse to run because of them.

Thank you,
Laurent

Tags: eeschema spice
Eldar Khayrullin (eldar)
tags: added: eeschema spice
Revision history for this message
Jeff Young (jeyjey) wrote :

I don't think the /'s will be an issue. Most anything goes in a Spice node name (although we do exclude parentheses).

Changed in kicad:
milestone: none → 5.0.0-rc2
assignee: nobody → Jeff Young (jeyjey)
status: New → In Progress
importance: Undecided → Medium
Revision history for this message
KiCad Janitor (kicad-janitor) wrote :

Fixed in revision 0bd5cc44705be20335dd6df8dffa4c6d15d90948
https://git.launchpad.net/kicad/patch/?id=0bd5cc44705be20335dd6df8dffa4c6d15d90948

Changed in kicad:
status: In Progress → Fix Committed
Changed in kicad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.