<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.opalkelly.com/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://wiki.opalkelly.com/feed.php">
        <title>Opal Kelly Wiki</title>
        <description></description>
        <link>http://wiki.opalkelly.com/</link>
        <image rdf:resource="http://wiki.opalkelly.com/lib/images/favicon.ico" />
       <dc:date>2012-05-17T23:57:48+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.opalkelly.com/faq?rev=1296871263&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.opalkelly.com/firmware_history?rev=1209578655&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.opalkelly.com/frontpanel-3_deltas?rev=1162518792&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.opalkelly.com/frontpanel3deltas?rev=1172685632&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.opalkelly.com/frontpanel3p1deltas?rev=1272648219&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.opalkelly.com/frontpanel_versions?rev=1302222831&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.opalkelly.com/impulsec?rev=1169497143&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.opalkelly.com/microblaze?rev=1170097706&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.opalkelly.com/microblazev1?rev=1162798149&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.opalkelly.com/microblazev3?rev=1170188428&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.opalkelly.com/news?rev=1317771061&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.opalkelly.com/ordering?rev=1333486125&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.opalkelly.com/privacy?rev=1163573132&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.opalkelly.com/terms?rev=1322699417&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.opalkelly.com/troubleshooting?rev=1174584881&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.opalkelly.com/tutorial?rev=1172645206&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.opalkelly.com/welcome?rev=1320090993&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.opalkelly.com/lib/images/favicon.ico">
        <title>Opal Kelly Wiki</title>
        <link>http://wiki.opalkelly.com/</link>
        <url>http://wiki.opalkelly.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.opalkelly.com/faq?rev=1296871263&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-05T02:01:03+00:00</dc:date>
        <title>faq</title>
        <link>http://wiki.opalkelly.com/faq?rev=1296871263&amp;do=diff</link>
        <description>Q: Does FrontPanel work with Visual Basic? 

A: Yes!  Our FrontPanel DLL will work with Visual Basic.  Please visit this forum topic to see some user-contributed code that will help get you started.

Q: Does FrontPanel support isochronous USB transfers?

A: No.  Isochronous transfers are typically used with streaming devices such as speakers, microphones, and webcams where the data delivery is not critical, but certain latency or bandwidth must be guaranteed.  Isochronous transfers do not have a…</description>
    </item>
    <item rdf:about="http://wiki.opalkelly.com/firmware_history?rev=1209578655&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-30T18:04:15+00:00</dc:date>
        <title>firmware_history</title>
        <link>http://wiki.opalkelly.com/firmware_history?rev=1209578655&amp;do=diff</link>
        <description>*   3.1  (2008-02-06)
		*  Fixed issue where USB suspend (disconnecting USB cable or PC shutdown) would cause the clock to disable.

	*   3.0 
		*  FrontPanel-3 Support
		*  Block-Throttled Pipes
		*  I2C Support


	*   1.7 
		*  Fixed GS_STATUS bug causing the device to fail some USB compliance tests.
		*  Fixed issue with occasional configuration failure on Mac and Linux.</description>
    </item>
    <item rdf:about="http://wiki.opalkelly.com/frontpanel-3_deltas?rev=1162518792&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2006-11-03T01:53:12+00:00</dc:date>
        <title>frontpanel-3_deltas</title>
        <link>http://wiki.opalkelly.com/frontpanel-3_deltas?rev=1162518792&amp;do=diff</link>
        <description>This document describes the differences between the 1.x and 3.0 release versions of the Opal Kelly FrontPanel API. For the most part, applications developed with FrontPanel v1.x will easily port to v3.0 with relatively minor changes required at the software and HDL level. The new performance and features of 3.0 will be available with additional updates to your software and HDL.</description>
    </item>
    <item rdf:about="http://wiki.opalkelly.com/frontpanel3deltas?rev=1172685632&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-28T18:00:32+00:00</dc:date>
        <title>frontpanel3deltas</title>
        <link>http://wiki.opalkelly.com/frontpanel3deltas?rev=1172685632&amp;do=diff</link>
        <description>This document describes the differences between the 1.x and 3.0 release versions of the Opal Kelly FrontPanel API. For the most part, applications developed with FrontPanel v1.x will easily port to v3.0 with relatively minor changes required at the software and HDL level. The new performance and features of 3.0 will be available with additional updates to your software and HDL.</description>
    </item>
    <item rdf:about="http://wiki.opalkelly.com/frontpanel3p1deltas?rev=1272648219&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-30T17:23:39+00:00</dc:date>
        <title>frontpanel3p1deltas</title>
        <link>http://wiki.opalkelly.com/frontpanel3p1deltas?rev=1272648219&amp;do=diff</link>
        <description>This document describes the differences between the 3.0.x and 3.1 release versions of the Opal Kelly FrontPanel framework.  The API has not changed in this release.  However, there has been a slight change to how endpoint modules are connected to the FrontPanel Host Interface.  Additionally, the Windows driver has been modernized and now supports 64-bit editions of Windows XP and Windows Vista.</description>
    </item>
    <item rdf:about="http://wiki.opalkelly.com/frontpanel_versions?rev=1302222831&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-08T00:33:51+00:00</dc:date>
        <title>frontpanel_versions</title>
        <link>http://wiki.opalkelly.com/frontpanel_versions?rev=1302222831&amp;do=diff</link>
        <description>To those not already familiar with FrontPanel and our USB modules, a new release can be a little confusing.  This page is written to help you better understand the various components (and their versions) involved in a full system.

FrontPanel comprises a complex system of software API, operating system driver, device firmware, and device HDL.  It is because FrontPanel does so much that understanding these components and how they relate is important.</description>
    </item>
    <item rdf:about="http://wiki.opalkelly.com/impulsec?rev=1169497143&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-22T20:19:03+00:00</dc:date>
        <title>impulsec</title>
        <link>http://wiki.opalkelly.com/impulsec?rev=1169497143&amp;do=diff</link>
        <description>*  The FrontPanel 3 CoDeveloper Architecture is preliminary and has not been released yet.


Impulse C CoDeveloper allows C-language applications to be compiled into optimized FPGA logic. Using the Impulse CoDeveloper™ tools, you have the power to accelerate algorithms by orders of magnitude (as much as 300X) over traditional processor implementations.</description>
    </item>
    <item rdf:about="http://wiki.opalkelly.com/microblaze?rev=1170097706&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-29T19:08:26+00:00</dc:date>
        <title>microblaze</title>
        <link>http://wiki.opalkelly.com/microblaze?rev=1170097706&amp;do=diff</link>
        <description>Design Flexibility

Opal Kelly FrontPanel modules are powerful and flexible.  They can be integrated into virtually any
design environment in the FPGA.

Interoperability

Communication between a PC, MicroBlaze soft core processors, and other logic in the FPGA can be achieved by building the FrontPanel modules into a custom peripheral for a MicroBlaze bus.</description>
    </item>
    <item rdf:about="http://wiki.opalkelly.com/microblazev1?rev=1162798149&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2006-11-06T07:29:09+00:00</dc:date>
        <title>microblazev1</title>
        <link>http://wiki.opalkelly.com/microblazev1?rev=1162798149&amp;do=diff</link>
        <description>Introduction

This introduction will walk you through the process of creating a MicroBlaze system for an Opal Kelly XEM3010-1500P.  The sample OPB peripheral provides communication to the PC via USB and our FrontPanel API.  Full behavioral simulation is also established along with hardware debug support through the Xilinx SDK.</description>
    </item>
    <item rdf:about="http://wiki.opalkelly.com/microblazev3?rev=1170188428&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-01-30T20:20:28+00:00</dc:date>
        <title>microblazev3</title>
        <link>http://wiki.opalkelly.com/microblazev3?rev=1170188428&amp;do=diff</link>
        <description>Introduction

This introduction will walk you through the process of creating a MicroBlaze system for an Opal Kelly XEM3010-1500P.  The sample OPB peripheral provides communication to the PC via USB and our FrontPanel API.  Full behavioral simulation is also established along with hardware debug support through the Xilinx SDK.</description>
    </item>
    <item rdf:about="http://wiki.opalkelly.com/news?rev=1317771061&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-10-04T23:31:01+00:00</dc:date>
        <title>news</title>
        <link>http://wiki.opalkelly.com/news?rev=1317771061&amp;do=diff</link>
        <description>2011-10-04 Opal Kelly Shuttle LX1 - FMC Carrier for Semiconductor Evaluation

2011-09-27 Opal Kelly Releases Industrial Versions of XEM6010-Xilinx Spartan-6 FPGA USB Modules

2011-04-07 Announcing the XEM6010 Xilinx Spartan-6 USB 2.0 FPGA Module

2011-01-31 EETimes Design Article - Optiphase Waveform and Timing Generator</description>
    </item>
    <item rdf:about="http://wiki.opalkelly.com/ordering?rev=1333486125&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-03T20:48:45+00:00</dc:date>
        <title>ordering</title>
        <link>http://wiki.opalkelly.com/ordering?rev=1333486125&amp;do=diff</link>
        <description>Placing an order with Opal Kelly couldn't be easier.  All orders are placed through our secure online store.  Payment options are:


	*  Credit card - Just add the items you want to your shopping cart and checkout.  Your credit card is processed immediately and orders are shipped within 24-48 hrs.</description>
    </item>
    <item rdf:about="http://wiki.opalkelly.com/privacy?rev=1163573132&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2006-11-15T06:45:32+00:00</dc:date>
        <title>privacy</title>
        <link>http://wiki.opalkelly.com/privacy?rev=1163573132&amp;do=diff</link>
        <description>Opal Kelly Incorporated (Opal Kelly) collects certain personal information during your interaction with this website. For example, when you contact us, visit our website, or register with the online forums. Information collected in this way enables us to improve the content and delivery of our website and make our services easier to use.</description>
    </item>
    <item rdf:about="http://wiki.opalkelly.com/terms?rev=1322699417&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-01T00:30:17+00:00</dc:date>
        <title>terms</title>
        <link>http://wiki.opalkelly.com/terms?rev=1322699417&amp;do=diff</link>
        <description>Opal Kelly, the Opal Kelly Logo, and FrontPanel are trademarks of Opal Kelly
Incorporated.  Such marks may not be used under any circumstances without the
prior written authorization of Opal Kelly Incorporated (“Opal Kelly”).

Linux is a registered trademark of Linus Torvalds.  Microsoft and Windows are
registered trademarks of Microsoft Corporation.  All other trademarks referenced
are the property of their respective owners and no trademark rights to the same
are claimed.</description>
    </item>
    <item rdf:about="http://wiki.opalkelly.com/troubleshooting?rev=1174584881&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-03-22T17:34:41+00:00</dc:date>
        <title>troubleshooting</title>
        <link>http://wiki.opalkelly.com/troubleshooting?rev=1174584881&amp;do=diff</link>
        <description>Problem: PC/FPGA communication is not working.

Solution 1:  Make sure you have a valid UCF (Xilinx constraints file) and have included it in your project.  Otherwise, the pin mappings will not work correctly and the FrontPanel host interface will not be visible from the PC.</description>
    </item>
    <item rdf:about="http://wiki.opalkelly.com/tutorial?rev=1172645206&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-02-28T06:46:46+00:00</dc:date>
        <title>tutorial</title>
        <link>http://wiki.opalkelly.com/tutorial?rev=1172645206&amp;do=diff</link>
        <description>This tutorial will walk you through the process of creating a new design 
project on the XEM3001.  It is intended as an introduction to using the 
Xilinx Project Navigator (part of the ISE WebPack) with the XEM3001.  In 
order to start the tutorial, you will need to have the ISE WebPack installed
on your computer.  You can download the WebPack for free at Xilinx's website:
http://www.xilinx.com.</description>
    </item>
    <item rdf:about="http://wiki.opalkelly.com/welcome?rev=1320090993&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-10-31T19:56:33+00:00</dc:date>
        <title>welcome</title>
        <link>http://wiki.opalkelly.com/welcome?rev=1320090993&amp;do=diff</link>
        <description>Welcome to the Opal Kelly Support Pages.  These pages include a number of resources to help make you more productive with our products.  Please refer to the following resources if you need a hand:


	*  Community Forums - We regularly monitor the forums for questions, but encourage our customers to help each other out.
	*  Email Tech Support - Submit an official support ticket through our helpdesk.  We try to respond as quickly as possible.
	*  Support Pages - We'll keep these pages up-to-date w…</description>
    </item>
</rdf:RDF>

