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

Re: gEDA: device type of symbols



	Other than that problem, this line:
             (display (gnetlist:get-package-attribute package "DEVICE") port)
	make it:
              (display (gnetlist:get-package-attribute package "device") port)

Caught that one. Thanks.

BTW Is it OK for me to use non-numeric values to the pin#= attribute
(i.e. pin1=I)? XNF identifies part pins like so and it seems obvious to
use the pin#= attribute to carry the XNF pin name.

I'm still puzzling over how to read arbitrary attributes from a symbol pin.
How do I do that? I need XNF specific information about pins, and I would
like to attach it to the pins as attributes.

Here is a PDF of the XNF spec for those trying to follow what the heck
I'm doing: <ftp://icarus.com/pub/eda/doc/xnfspec.pdf>
This can also be downloaded from the Xilinx web site, but they hid it
pretty well.

-- 
Steve Williams                "The woods are lovely, dark and deep.
steve@icarus.com              But I have promises to keep,
steve@picturel.com            and lines to code before I sleep,
http://www.picturel.com       And lines to code before I sleep."