<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.kamptec.de/blog/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.kamptec.de/blog/feed.php">
        <title>kamptec development blog</title>
        <description></description>
        <link>http://www.kamptec.de/blog/</link>
        <image rdf:resource="http://www.kamptec.de/blog/lib/images/favicon.ico" />
       <dc:date>2008-08-28T04:32:26+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.kamptec.de/blog/doku.php?id=start&amp;rev=1195479491&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.kamptec.de/blog/doku.php?id=hardware:xilinx-prog&amp;rev=1194863303&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.kamptec.de/blog/doku.php?id=hardware:xilinx-bin2h&amp;rev=1194863201&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.kamptec.de/blog/lib/images/favicon.ico">
        <title>kamptec development blog</title>
        <link>http://www.kamptec.de/blog/</link>
        <url>http://www.kamptec.de/blog/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.kamptec.de/blog/doku.php?id=start&amp;rev=1195479491&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-11-19T14:38:11+02:00</dc:date>
        <dc:creator>Volker Kamp</dc:creator>
        <title>start</title>
        <link>http://www.kamptec.de/blog/doku.php?id=start&amp;rev=1195479491&amp;do=diff</link>
        <description>In this blog we show some (hopefully) useful snippets from our daily work. If you have any questions, suggestions or corrections, please contact me.

All the information found here is provided as is without any warranty. 

FPGA Development

	*  Xilinx Bitstream Converter
	*  Xilinx FPGA Configuration</description>
    </item>
    <item rdf:about="http://www.kamptec.de/blog/doku.php?id=hardware:xilinx-prog&amp;rev=1194863303&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-11-12T11:28:23+02:00</dc:date>
        <dc:creator>Volker Kamp</dc:creator>
        <title>hardware:xilinx-prog</title>
        <link>http://www.kamptec.de/blog/doku.php?id=hardware:xilinx-prog&amp;rev=1194863303&amp;do=diff</link>
        <description>After having converted a binary bitstream of an FPGA into a C-compiler readable header file with this tool, it's time to setup the configuration software for the microprocessor.

Hardware

The system design used for this snippet is very straight forward. An Atmel AT91RM9200 is directly connected to a Xilinx Spartan3 FPGA via its GPIOs. To make sure that all voltage levels are adapted correctly, read this Xilinx Application Note, as we did :-).</description>
    </item>
    <item rdf:about="http://www.kamptec.de/blog/doku.php?id=hardware:xilinx-bin2h&amp;rev=1194863201&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-11-12T11:26:41+02:00</dc:date>
        <dc:creator>Volker Kamp</dc:creator>
        <title>hardware:xilinx-bin2h</title>
        <link>http://www.kamptec.de/blog/doku.php?id=hardware:xilinx-bin2h&amp;rev=1194863201&amp;do=diff</link>
        <description>If you need to configure a Xilinx FPGA using a microprocessor, you need to have an appropriate electrical interface to the FPGA and a piece of code to do the programming.

But first, you need to get the FPGA-bitstream into your microprocessor. One way is to read the bitstream out of an external bit-file, which is located somewhere in the filesystem of your embedded system. This is flexible, since you can change the bitstream without touching any other software.</description>
    </item>
</rdf:RDF>
