gEDA-dev: Broken slotting
Stuart Brorson
sdb at cloud9.net
Wed Sep 12 06:44:38 EDT 2007
>> Random question, obviously this slipped by me, but there is code that is
>> changing the pinseq= number on the fly? That doesn't seem right to me.
>> I always assumed pinseq= would stay constant.
>>
>> -Ales
>
> Yes, the commit which broke the slot updating does that. It re-assigns
> pinseq for a slotted component to be (slot-1) * num_pins higher up - so
> the pinseq don't clash when you combine all the slots of one part.
>
> This is never saved out as far as I can tel, just updated in memory when
> considering the slots.
Correct. It is never saved out, but only used inside gnetlist.
Stuart
More information about the geda-dev
mailing list