Spartan 2E FG456 package file

K

Krishna Kumar

Guest
Hello
Does anybody know where to find the Spartan2E FG456 package file. I
need this file for creating a schematic part symbol. As an example for
a package file I was able to find for virtex 2 in the link

http://www.xilinx.com/products/virtex/v2packages.htm

Please let me know.

thanks
Krishna Kumar
 
I've grabbed the information in spreadsheet form by going here:

http://www.xilinx.com/applications/web_ds_sp2e/pin_comp/

and comparing the device I need against itself. It's just a matter of
deleting a few columns from there. There may be an easier source, but this
one is handy.

- John_H


"Krishna Kumar" <krishk24@gmail.com> wrote in message
news:e23e0547.0407281442.58c03b23@posting.google.com...
Hello
Does anybody know where to find the Spartan2E FG456 package file. I
need this file for creating a schematic part symbol. As an example for
a package file I was able to find for virtex 2 in the link

http://www.xilinx.com/products/virtex/v2packages.htm

Please let me know.

thanks
Krishna Kumar
 
One quick way to generate package files is to use the "partgen" utility that
comes with the Xilinx tools.

For example, to generate all the package files for the XC2S200E, enter the
following command in a DOS box or console window.

partgen -v 2s200e

You should see multiple *.pkg files in the current directory.

After the first line, all the fields are fixed width columns.


--
---------------------------------
Steven K. Knapp
Applications Manager, Xilinx Inc.
General Products Division
Spartan-3/II/IIE FPGAs
http://www.xilinx.com/spartan3
---------------------------------
Spartan-3: Make it Your ASIC
"Krishna Kumar" <krishk24@gmail.com> wrote in message
news:e23e0547.0407281442.58c03b23@posting.google.com...
Hello
Does anybody know where to find the Spartan2E FG456 package file. I
need this file for creating a schematic part symbol. As an example for
a package file I was able to find for virtex 2 in the link

http://www.xilinx.com/products/virtex/v2packages.htm

Please let me know.

thanks
Krishna Kumar
 

Welcome to EDABoard.com

Sponsor

Back
Top