[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA: set-netlist-mode



Matt,


>What does set-netlist-mode actually do?  What options are there for it?

	
	At this point in time the only backend that uses this mode is
the SPICE gnetlist (basically to name unnamed nets as numbers instead
of unnamed#).  I'll probably get rid of this guile function.  It's 
really not needed.


>
>I originally thought there was a SPICE mode, which removed duplicate
>nets, but I don't know what the other mode is called.  Now it seems that
>some of the netlisters set the mode equal to the name of the netlister,
>and some don't use it at all.


	That used to be the case, but now all backends use the functions
that Mike Jarabek wrote and I was able to get rid of the duplicate net
nonsense. :-)

								-Ales