<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
        <title>OpenCores</title>
    <link rel="stylesheet" type="text/css" href="https://cdn.opencores.org/compiled-d3c4fad592.css" />
    <link rel="icon" type="image/png" href="https://cdn.opencores.org/img/favicon.png" />
    <link rel="shortcut icon" type="image/png" href="https://cdn.opencores.org/img/favicon.png" />
    <link type="text/css" href="https://fonts.googleapis.com/css?family=Ubuntu:regular,bold" rel="stylesheet" />
    
    <link type="text/css" href="/websvn/templates/calm/styles.css" rel="stylesheet" media="screen" />
    <link type="text/css" href="/websvn/templates/calm/star-light/star-light.css" rel="stylesheet" media="screen" />
    <!--[if gte IE 5.5000]>
    <style type="text/css" media="screen">
        tbody tr td { padding:1px 0 }
        #wrap h2 { padding:10px 5px 0 5px; margin-bottom:-8px }
    </style>
    <![endif]-->
    <script type="text/javascript">
        function getPath(){
            return './websvn';
        }

        function checkCB(chBox) {
            count = 0
            first = null
            f = chBox.form
            for(i = 0 ; i < f.elements.length ; i++)
            if(f.elements[i].type == 'checkbox' && f.elements[i].checked) {
                if(first == null && f.elements[i] != chBox) {
                    first = f.elements[i]
                }
                count += 1
            }

            if (count > 2) {
               first.checked = false
               count -= 1
            }
        }
    </script>
    <script type="text/javascript" src="/websvn/templates/calm/collapse.js"></script>
        <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
    <meta name="keywords" content="cores, VHDL, Verilog HDL, ASIC, Synthesizable, standard cell, IP, Intellectual Property, 32-bit RISC, UART, PCI, SDRAM, full custom, system on a chip, SOC, reusable, design, development, synthesis, designs, developers, C, Linux, eCos, open, free, open source cores, RTL code, system-on-a-chip, circuits, digital, GNU, GPL, core, controller, processor, system design, chip design, EDA, design methodology, design tools, ASICs, programmable logic, FPGA's, PLDs, CPLDs, verification, Synthesis, HDL, Simulation, IC design software, semiconductor design, integrated circuits, system designs, chip designs, EDAs,  design methodologies, design tool, ASIC, programmable logics, FPGA, PLD, CPLD, Synthesis,  circuit, Synopsys, system design, chip design, programmable logic, FPGA's, PLDs,  CPLDs, verification, Simulation
" />
        <script defer="defer" type="text/javascript" src="https://cdn.opencores.org/jquery-1.6.2.min.js"></script>
    <script defer="defer" type="text/javascript" src="https://cdn.opencores.org/compiled-92d7b79b19.js"></script>
        <script async type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
        <!--[if IE 6]>
    <link rel="stylesheet" type="text/css" href="https://cdn.opencores.org/ie6.css" />
    <![endif]-->
    <!--[if (IE 7)|(IE 8)]>
    <link rel="stylesheet" type="text/css" href="https://cdn.opencores.org/ie78.css" />
    <![endif]-->
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    
    <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-172123432-1"></script>
    <script>
        window.dataLayer = window.dataLayer || [];
        function gtag(){dataLayer.push(arguments);}
        gtag('js', new Date());
        gtag('config', 'UA-172123432-1');
    </script>
    
</head>
<body>
<div id="old-browser-warning"></div>
<div class="main">
    <div class="top">
        <a href="/"><img src="https://cdn.opencores.org/design/OpenCores.png" alt="OpenCores" width="235" height="80" /></a>
    </div>
    <div class="line">
        <div></div>
        <img src="https://cdn.opencores.org/design/corner.png" alt="" width="28" height="28" />
    </div>
    <div class="mid" id="dm">
        <div class="mainmenu" id="dml">
            <div class="menu menu-login">
        <form action="/login" method="post">
    Username:
    <input type="hidden" name="redirect" value="websvn/rss" />
    <input class="design ie6_input" name="user" type="text" />
    <br />
    Password:
    <br />
    <input class="design ie6_input" name="pass" type="password" />
    <br />
    <input class="design" name="remember" type="checkbox" />Remember me
    <br />
    <input class="design" type="submit" value="Login" />
    </form>
    <form action="/signup" method="post">
    <input class="design" type="submit" value="Register" />
    </form>
    </div>

<div class="menu">
    <h2> Browse </h2>
    <ul>
    <li><a href="/projects">Projects</a></li>
    <li><a href="/forum">Forums</a></li>
    <li><a href="#about" onclick="return !toggle(this);">About</a>
        <ul style="display: none;">
        <li><a href="/about/mission">Mission</a></li>
        <li><a href="/about/logos">Logos</a></li>
        <li><a href="/about/community">Community</a></li>
        <li><a href="/about/statistics">Statistics</a></li>
        </ul>
    </li>
    <li><a href="#howto" onclick="return !toggle(this);">HowTo/FAQ</a>
        <ul style="display: none;">
        <li><a href="/howto/faq">FAQ</a></li>
        <li><a href="/howto/project">Project</a></li>
        <li><a href="/howto/svn">SVN</a></li>
        <li><a href="/howto/wishbone">WISHBONE</a></li>
        <li><a href="/howto/eda">EDA Tools</a></li>
        </ul>
    </li>
    <li><a href="#media" onclick="return !toggle(this);">Media</a>
        <ul style="display: none;">
        <li><a href="/news">News</a></li>
        <li><a href="/articles">Articles</a></li>
        <li><a href="/newsletters">Newsletter</a></li>
        </ul>
    </li>
    <li><a href="/licensing">Licensing</a></li>
    <li><a href="#commerce" onclick="return !toggle(this);">Commerce</a>
        <ul style="display: none;">
        <li><a href="/shop/items">Shop</a></li>
        <li><a href="/commerce/advertise">Advertise</a></li>
        <li><a href="/commerce/jobs">Jobs</a></li>
        </ul>
    </li>
    <li><a href="/partners">Partners</a></li>
    <li><a href="/maintainers/oliscience">Maintainers</a></li>
    <li><a href="/contact">Contact us</a></li>
    </ul>
</div>



<div class="pad_leftside" style="border:0px">
    <ins
        class="adsbygoogle"
        style="display:inline-block;width:125px;height:125px"
        data-ad-client="ca-pub-8561717607970465"
        data-ad-slot="8586056206"></ins>
    <script type="text/javascript">(adsbygoogle = window.adsbygoogle || []).push({});</script>
</div>


<div class="menu menu-tools">
    <h2> Tools </h2>
    <form action="//www.google.com/cse" id="cse-search-box">
    <div>
        <input type="hidden" name="cx" value="012935124227736198121:b6s3cwd8ada" />
        <input type="hidden" name="ie" value="UTF-8" />
        <input type="text" name="q" size="12" />
        <input type="submit" name="sa" value="Search" />
    </div>
    </form>
</div>
        </div>
        <div class="content" id="dmc">
                        
            <div class="banner" style="padding: 6px 0px; width: 1020px; overflow: visible;">
                <ins
                    class="adsbygoogle"
                    style="display:inline-block;width:468px;height:60px"
                    data-ad-client="ca-pub-8561717607970465"
                    data-ad-slot="8506821698"></ins>
                <script type="text/javascript">(adsbygoogle = window.adsbygoogle || []).push({});</script>
                <ins
                    class="adsbygoogle"
                    style="display:inline-block;width:468px;height:60px"
                    data-ad-client="ca-pub-8561717607970465"
                    data-ad-slot="8506821698"></ins>
                <script type="text/javascript">(adsbygoogle = window.adsbygoogle || []).push({});</script>
            </div>
            
            
                        <div style="display: flex;">
                <button onclick="location.href='/projects/usbhostslave'">Back to project</button>
                <div style="display: flex; align-items: center; border: 1px solid black; border-radius: 4px; padding: 0 4px; margin-left: 12px;">
                    <strong style="padding-right: 4px;">URL</strong>
                    https://opencores.org/ocsvn/usbhostslave/usbhostslave/trunk
                </div>
            </div>
            
            <br /><b>Error creating feed file, please check write permissions.</b><br /><?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>usbhostslave</title>
        <description>WebSVN RSS feed - usbhostslave</description>
        <link>https://opencores.org/websvn//websvn/listing?repname=usbhostslave&amp;path=&amp;</link>
        <lastBuildDate>Wed, 10 Jun 2026 01:04:08 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>usbhostslave - Adjusted to SOF time to exactly 1mS. Was ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=45</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 45 - sfielding&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;usbhostslave - Adjusted to SOF time to exactly 1mS. Was ...&lt;/div&gt;~ /usbhostslave/trunk/RTL/include/usbHostControl_h.v&lt;br /&gt;</description>
            <author>sfielding</author>
            <pubDate>Fri, 18 Mar 2011 17:52:17 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=45</guid>
        </item>
        <item>
            <title>usbhostslave Version 2.2 - Fixed bugs in low speed communications ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=44</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 44 - sfielding&lt;/strong&gt; (6 file(s) modified)&lt;/div&gt;&lt;div&gt;usbhostslave Version 2.2 - Fixed bugs in low speed communications ...&lt;/div&gt;~ /usbhostslave/trunk/RTL/hostController/softransmit.v&lt;br /&gt;~ /usbhostslave/trunk/RTL/hostController/usbHostControl.v&lt;br /&gt;~ /usbhostslave/trunk/RTL/include/usbHostControl_h.v&lt;br /&gt;~ /usbhostslave/trunk/RTL/include/usbHostSlave_h.v&lt;br /&gt;~ /usbhostslave/trunk/RTL/serialInterfaceEngine/processRxBit.v&lt;br /&gt;~ /usbhostslave/trunk/RTL/serialInterfaceEngine/usbSerialInterfaceEngine.v&lt;br /&gt;</description>
            <author>sfielding</author>
            <pubDate>Fri, 18 Mar 2011 17:16:29 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=44</guid>
        </item>
        <item>
            <title>Fixed bugs related to accessing low speed device via hub</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=43</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 43 - sfielding&lt;/strong&gt; (9 file(s) modified)&lt;/div&gt;&lt;div&gt;Fixed bugs related to accessing low speed device via hub&lt;/div&gt;~ /usbhostslave/trunk/RTL/hostController/sendpacketcheckpreamble.v&lt;br /&gt;~ /usbhostslave/trunk/RTL/include/usbHostSlave_h.v&lt;br /&gt;~ /usbhostslave/trunk/RTL/include/usbSerialInterfaceEngine_h.v&lt;br /&gt;~ /usbhostslave/trunk/RTL/serialInterfaceEngine/processTxByte.v&lt;br /&gt;~ /usbhostslave/trunk/RTL/serialInterfaceEngine/SIETransmitter.v&lt;br /&gt;~ /usbhostslave/trunk/RTL/serialInterfaceEngine/writeUSBWireData.v&lt;br /&gt;~ /usbhostslave/trunk/RTL/wrapper/usbHost.v&lt;br /&gt;~ /usbhostslave/trunk/RTL/wrapper/usbHostSlave.v&lt;br /&gt;~ /usbhostslave/trunk/RTL/wrapper/usbSlave.v&lt;br /&gt;</description>
            <author>sfielding</author>
            <pubDate>Sat, 09 Oct 2010 00:10:48 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=43</guid>
        </item>
        <item>
            <title>Added old uploaded documents to new repository.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=42</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 42 - root&lt;/strong&gt; (10 file(s) modified)&lt;/div&gt;&lt;div&gt;Added old uploaded documents to new repository.&lt;/div&gt;+ /usbhostslave/web_uploads/ALDEC_logo.jpg&lt;br /&gt;+ /usbhostslave/web_uploads/dual_Fairchild_USB_PHY_daughter_card_12001-00Rev-01.zip&lt;br /&gt;+ /usbhostslave/web_uploads/linux_2_6_22_patch_files.zip&lt;br /&gt;+ /usbhostslave/web_uploads/linux_2_6_28_patch_file.zip&lt;br /&gt;- /usbhostslave/web_uploads/oc_checkin.sh&lt;br /&gt;- /usbhostslave/web_uploads/oc_cvs_checkin.sh&lt;br /&gt;+ /usbhostslave/web_uploads/ohs900.zip&lt;br /&gt;- /usbhostslave/web_uploads/svn_checkin.log&lt;br /&gt;- /usbhostslave/web_uploads/svn_checkin.sh&lt;br /&gt;- /usbhostslave/web_uploads/temp.sh&lt;br /&gt;</description>
            <author>root</author>
            <pubDate>Tue, 10 Mar 2009 15:57:18 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=42</guid>
        </item>
        <item>
            <title>Added old uploaded documents to new repository.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=41</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 41 - root&lt;/strong&gt; (5 file(s) modified)&lt;/div&gt;&lt;div&gt;Added old uploaded documents to new repository.&lt;/div&gt;+ /usbhostslave/web_uploads/oc_checkin.sh&lt;br /&gt;+ /usbhostslave/web_uploads/oc_cvs_checkin.sh&lt;br /&gt;+ /usbhostslave/web_uploads/svn_checkin.log&lt;br /&gt;+ /usbhostslave/web_uploads/svn_checkin.sh&lt;br /&gt;+ /usbhostslave/web_uploads/temp.sh&lt;br /&gt;</description>
            <author>root</author>
            <pubDate>Tue, 10 Mar 2009 10:18:17 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=41</guid>
        </item>
        <item>
            <title>New directory structure.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=40</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 40 - root&lt;/strong&gt; (8 file(s) modified)&lt;/div&gt;&lt;div&gt;New directory structure.&lt;/div&gt;- /branches&lt;br /&gt;- /tags&lt;br /&gt;- /trunk&lt;br /&gt;+ /usbhostslave&lt;br /&gt;+ /usbhostslave/branches&lt;br /&gt;+ /usbhostslave/tags&lt;br /&gt;+ /usbhostslave/trunk&lt;br /&gt;+ /usbhostslave/web_uploads&lt;br /&gt;</description>
            <author>root</author>
            <pubDate>Tue, 10 Mar 2009 10:17:28 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=40</guid>
        </item>
        <item>
            <title>usbhostslave - Added option for NXP PHY. Added more support ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=39</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 39 - sfielding&lt;/strong&gt; (7 file(s) modified)&lt;/div&gt;&lt;div&gt;usbhostslave - Added option for NXP PHY. Added more support ...&lt;/div&gt;+ /trunk/RTL/wrapper/usbHostCyc2Wrap_usb1t11.v&lt;br /&gt;+ /trunk/RTL/wrapper/usbSlaveCyc2Wrap_usb1t11.v&lt;br /&gt;+ /trunk/sim/gtkwave.ini&lt;br /&gt;+ /trunk/sim/viewWave.bat&lt;br /&gt;~ /trunk/usbDevice/RTL/usbDevice.v&lt;br /&gt;~ /trunk/usbDevice/RTL/usbDeviceAlteraTop.v&lt;br /&gt;~ /trunk/usbDevice/syn/altera/usbDeviceAlteraTop.qsf&lt;br /&gt;</description>
            <author>sfielding</author>
            <pubDate>Mon, 17 Nov 2008 04:02:03 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=39</guid>
        </item>
        <item>
            <title>usbHostSlave - Added missing files</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=38</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 38 - sfielding&lt;/strong&gt; (11 file(s) modified)&lt;/div&gt;&lt;div&gt;usbHostSlave - Added missing files&lt;/div&gt;+ /trunk/RTL/wrapper/usbHost.v&lt;br /&gt;+ /trunk/RTL/wrapper/usbHostCyc2Wrap.v&lt;br /&gt;+ /trunk/RTL/wrapper/usbHostSlaveCyc2Wrap.v&lt;br /&gt;+ /trunk/RTL/wrapper/usbSlave.v&lt;br /&gt;+ /trunk/RTL/wrapper/usbSlaveCyc2Wrap.v&lt;br /&gt;+ /trunk/sim&lt;br /&gt;+ /trunk/sim/build_icarus_comboHostSlave.bat&lt;br /&gt;+ /trunk/sim/build_icarus_sepHostSlave.bat&lt;br /&gt;+ /trunk/sim/filelistComboHostSlave.icarus&lt;br /&gt;+ /trunk/sim/filelistSepHostSlave.icarus&lt;br /&gt;+ /trunk/sim/run_icarus.bat&lt;br /&gt;</description>
            <author>sfielding</author>
            <pubDate>Mon, 25 Aug 2008 00:57:26 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=38</guid>
        </item>
        <item>
            <title>usbHostSlave - Release 2.0. Seperate host and slave top level ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=37</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 37 - sfielding&lt;/strong&gt; (166 file(s) modified)&lt;/div&gt;&lt;div&gt;usbHostSlave - Release 2.0. Seperate host and slave top level ...&lt;/div&gt;+ /trunk/bench&lt;br /&gt;+ /trunk/bench/comboHostSlaveTestHarness.v&lt;br /&gt;+ /trunk/bench/sepHostSlaveTestHarness.v&lt;br /&gt;+ /trunk/bench/testCase0.v&lt;br /&gt;+ /trunk/bench/usbHostSlaveTB_defines.v&lt;br /&gt;~ /trunk/doc/README.txt&lt;br /&gt;~ /trunk/doc/src/USBHostSlave_IPCore_Specification.sxw&lt;br /&gt;+ /trunk/doc/usbHostSlave_FSM.pdf&lt;br /&gt;~ /trunk/doc/USBHostSlave_IPCore_Specification.pdf&lt;br /&gt;+ /trunk/model&lt;br /&gt;+ /trunk/model/wb_master_model.v&lt;br /&gt;~ /trunk/RTL/buffers/RxFifoBI.v&lt;br /&gt;~ /trunk/RTL/buffers/TxFifoBI.v&lt;br /&gt;~ /trunk/RTL/busInterface/wishBoneBI.v&lt;br /&gt;~ /trunk/RTL/hostController/directcontrol.v&lt;br /&gt;~ /trunk/RTL/hostController/getpacket.v&lt;br /&gt;~ /trunk/RTL/hostController/hctxportarbiter.v&lt;br /&gt;~ /trunk/RTL/hostController/hostcontroller.asf&lt;br /&gt;~ /trunk/RTL/hostController/hostcontroller.v&lt;br /&gt;~ /trunk/RTL/hostController/sendpacket.v&lt;br /&gt;~ /trunk/RTL/hostController/sendpacketarbiter.v&lt;br /&gt;~ /trunk/RTL/hostController/sendpacketcheckpreamble.v&lt;br /&gt;~ /trunk/RTL/hostController/sofcontroller.v&lt;br /&gt;~ /trunk/RTL/hostController/softransmit.v&lt;br /&gt;~ /trunk/RTL/hostController/USBHostControlBI.v&lt;br /&gt;~ /trunk/RTL/include/usbHostSlave_h.v&lt;br /&gt;~ /trunk/RTL/include/usbSlaveControl_h.v&lt;br /&gt;~ /trunk/RTL/serialInterfaceEngine/processRxBit.v&lt;br /&gt;~ /trunk/RTL/serialInterfaceEngine/processRxByte.v&lt;br /&gt;~ /trunk/RTL/serialInterfaceEngine/processTxByte.v&lt;br /&gt;~ /trunk/RTL/serialInterfaceEngine/siereceiver.v&lt;br /&gt;~ /trunk/RTL/serialInterfaceEngine/SIETransmitter.asf&lt;br /&gt;~ /trunk/RTL/serialInterfaceEngine/usbTxWireArbiter.v&lt;br /&gt;~ /trunk/RTL/slaveController/sctxportarbiter.v&lt;br /&gt;~ /trunk/RTL/slaveController/slavecontroller.v&lt;br /&gt;~ /trunk/RTL/slaveController/slaveDirectcontrol.v&lt;br /&gt;~ /trunk/RTL/slaveController/slaveGetpacket.v&lt;br /&gt;~ /trunk/RTL/slaveController/slaveSendpacket.v&lt;br /&gt;~ /trunk/RTL/slaveController/usbSlaveControl.v&lt;br /&gt;~ /trunk/RTL/slaveController/USBSlaveControlBI.v&lt;br /&gt;~ /trunk/RTL/wrapper/usbHostSlave.v&lt;br /&gt;- /trunk/sim&lt;br /&gt;+ /trunk/usbDevice&lt;br /&gt;+ /trunk/usbDevice/Aldec&lt;br /&gt;+ /trunk/usbDevice/Aldec/design0&lt;br /&gt;+ /trunk/usbDevice/Aldec/design0/design0.adf&lt;br /&gt;+ /trunk/usbDevice/Aldec/design0/fsm.set&lt;br /&gt;+ /trunk/usbDevice/Aldec/design0/src&lt;br /&gt;+ /trunk/usbDevice/Aldec/design0/src/checkLineState.asf&lt;br /&gt;+ /trunk/usbDevice/Aldec/design0/src/EP0.asf&lt;br /&gt;+ /trunk/usbDevice/Aldec/design0/src/EP1Mouse.asf&lt;br /&gt;+ /trunk/usbDevice/bench&lt;br /&gt;+ /trunk/usbDevice/bench/testCase0.v&lt;br /&gt;+ /trunk/usbDevice/bench/testHarness.v&lt;br /&gt;+ /trunk/usbDevice/bench/usbHostSlaveTB_defines.v&lt;br /&gt;+ /trunk/usbDevice/model&lt;br /&gt;+ /trunk/usbDevice/model/wb_master_model.v&lt;br /&gt;+ /trunk/usbDevice/progFiles&lt;br /&gt;+ /trunk/usbDevice/progFiles/2008_08_22&lt;br /&gt;+ /trunk/usbDevice/progFiles/2008_08_22/download.bat&lt;br /&gt;+ /trunk/usbDevice/progFiles/2008_08_22/usbDeviceAlteraTop.rbf&lt;br /&gt;+ /trunk/usbDevice/RTL&lt;br /&gt;+ /trunk/usbDevice/RTL/checkLineState.v&lt;br /&gt;+ /trunk/usbDevice/RTL/EP0.v&lt;br /&gt;+ /trunk/usbDevice/RTL/EP1Mouse.v&lt;br /&gt;+ /trunk/usbDevice/RTL/pll_48MHz.v&lt;br /&gt;+ /trunk/usbDevice/RTL/usbDevice.v&lt;br /&gt;+ /trunk/usbDevice/RTL/usbDeviceActelTop.v&lt;br /&gt;+ /trunk/usbDevice/RTL/usbDeviceAlteraTop.v&lt;br /&gt;+ /trunk/usbDevice/RTL/usbDeviceXilinxTop.v&lt;br /&gt;+ /trunk/usbDevice/RTL/usbDevice_define.v&lt;br /&gt;+ /trunk/usbDevice/RTL/usbHostSlaveReg_define.v&lt;br /&gt;+ /trunk/usbDevice/RTL/usbROM.v&lt;br /&gt;+ /trunk/usbDevice/RTL/usbROM_logitech_mouse.v&lt;br /&gt;+ /trunk/usbDevice/RTL/wishboneArb.v&lt;br /&gt;+ /trunk/usbDevice/sim&lt;br /&gt;+ /trunk/usbDevice/sim/build_icarus.bat&lt;br /&gt;+ /trunk/usbDevice/sim/filelist.icarus&lt;br /&gt;+ /trunk/usbDevice/sim/run_icarus.bat&lt;br /&gt;+ /trunk/usbDevice/syn&lt;br /&gt;+ /trunk/usbDevice/syn/Actel&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/copyRTLtoActelHDLFolder.bat&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/constraint&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/constraint/usbDeviceActelTop.pdc&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/designer&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/designer/impl1&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/designer/impl1/usbDeviceActelTop.adb&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/designer/impl1/usbDeviceActelTop.ide_des&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/designer/impl1/usbDeviceActelTop.pdb&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/designer/impl1/usbDeviceActelTop.stp&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/designer/impl1/usbDeviceActelTop.tcl&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/checkLineState.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/Copy of EP1Mouse.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/dpMem_dc.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/endpMux.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/EP0.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/EP1Mouse.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/fifoMux.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/fifoRTL.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/hostSlaveMuxBI.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/lineControlUpdate.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/pll_48MHz.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/processRxBit.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/processRxByte.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/processTxByte.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/readUSBWireData.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/RxFifo.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/RxFifoBI.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/sctxportarbiter.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/siereceiver.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/SIETransmitter.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/slavecontroller.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/slaveDirectcontrol.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/slaveGetpacket.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/slaveRxStatusMonitor.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/slaveSendpacket.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/timescale.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/TxFifo.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/TxFifoBI.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/updateCRC5.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/updateCRC16.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/usbConstants_h.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/usbDevice.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/usbDeviceActelTop.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/usbDeviceAlteraTop.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/usbDeviceXilinxTop.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/usbDevice_define.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/usbHostControl_h.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/usbHostSlaveReg_define.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/usbHostSlave_h.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/usbROM.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/usbROM_logitech_mouse.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/usbSerialInterfaceEngine.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/usbSerialInterfaceEngine_h.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/usbSlave.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/usbSlaveControl.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/USBSlaveControlBI.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/usbSlaveControl_h.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/usbTxWireArbiter.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/wishboneArb.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/wishBoneBI.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/wishBoneBus_h.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/hdl/writeUSBWireData.v&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/smartgen&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/smartgen/smartgen.aws&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/synthesis&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/synthesis/usbDeviceActelTop_syn.prj&lt;br /&gt;+ /trunk/usbDevice/syn/Actel/usbDeviceActelTop/usbDeviceActelTop.prj&lt;br /&gt;+ /trunk/usbDevice/syn/altera&lt;br /&gt;+ /trunk/usbDevice/syn/altera/download.bat&lt;br /&gt;+ /trunk/usbDevice/syn/altera/usbDeviceAlteraTop.cof&lt;br /&gt;+ /trunk/usbDevice/syn/altera/usbDeviceAlteraTop.qpf&lt;br /&gt;+ /trunk/usbDevice/syn/altera/usbDeviceAlteraTop.qsf&lt;br /&gt;+ /trunk/usbDevice/syn/altera/usbDeviceAlteraTop.sdc&lt;br /&gt;+ /trunk/usbDevice/syn/xilinx&lt;br /&gt;+ /trunk/usbDevice/syn/xilinx/usbDeviceXilinxTop&lt;br /&gt;+ /trunk/usbDevice/syn/xilinx/usbDeviceXilinxTop/pll_48MHz_xilinx.v&lt;br /&gt;+ /trunk/usbDevice/syn/xilinx/usbDeviceXilinxTop/pll_48MHz_xilinx.xaw&lt;br /&gt;+ /trunk/usbDevice/syn/xilinx/usbDeviceXilinxTop/pll_48MHz_xilinx_arwz.ucf&lt;br /&gt;+ /trunk/usbDevice/syn/xilinx/usbDeviceXilinxTop/usbDeviceXilinxTop.ise&lt;br /&gt;+ /trunk/usbDevice/syn/xilinx/usbDeviceXilinxTop/usbDeviceXilinxTop.prj&lt;br /&gt;+ /trunk/usbDevice/syn/xilinx/usbDeviceXilinxTop/usbDeviceXilinxTop.ucf&lt;br /&gt;+ /trunk/usbDevice/updateRTL.bat&lt;br /&gt;+ /trunk/usbDevice/verilogCopy.pl&lt;br /&gt;</description>
            <author>sfielding</author>
            <pubDate>Mon, 25 Aug 2008 00:39:52 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=37</guid>
        </item>
        <item>
            <title>Revision 1.3 - Fixed input metastability and delay hazard issue</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=36</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 36 - sfielding&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;Revision 1.3 - Fixed input metastability and delay hazard issue&lt;/div&gt;~ /trunk/RTL/include/usbHostSlave_h.v&lt;br /&gt;~ /trunk/RTL/serialInterfaceEngine/readUSBWireData.v&lt;br /&gt;</description>
            <author>sfielding</author>
            <pubDate>Sat, 22 Mar 2008 12:40:49 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=36</guid>
        </item>
        <item>
            <title>*** empty log message ***</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=35</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 35 - sfielding&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;*** empty log message ***&lt;/div&gt;~ /trunk/syn/Altera/sopcCompProj/usbhostslaveavalonwrap/hdl/usbHostSlaveAvalonWrap.v&lt;br /&gt;</description>
            <author>sfielding</author>
            <pubDate>Mon, 16 Oct 2006 06:53:50 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=35</guid>
        </item>
        <item>
            <title>*** empty log message ***</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=34</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 34 - sfielding&lt;/strong&gt; (21 file(s) modified)&lt;/div&gt;&lt;div&gt;*** empty log message ***&lt;/div&gt;~ /trunk/RTL/hostController/directcontrol.v&lt;br /&gt;~ /trunk/RTL/hostController/getpacket.v&lt;br /&gt;~ /trunk/RTL/hostController/hctxportarbiter.v&lt;br /&gt;~ /trunk/RTL/hostController/hostcontroller.v&lt;br /&gt;~ /trunk/RTL/hostController/sendpacket.v&lt;br /&gt;~ /trunk/RTL/hostController/sendpacketarbiter.v&lt;br /&gt;~ /trunk/RTL/hostController/sendpacketcheckpreamble.v&lt;br /&gt;~ /trunk/RTL/hostController/sofcontroller.v&lt;br /&gt;~ /trunk/RTL/hostController/softransmit.v&lt;br /&gt;~ /trunk/RTL/serialInterfaceEngine/processRxBit.v&lt;br /&gt;~ /trunk/RTL/serialInterfaceEngine/processRxByte.v&lt;br /&gt;~ /trunk/RTL/serialInterfaceEngine/processTxByte.v&lt;br /&gt;~ /trunk/RTL/serialInterfaceEngine/siereceiver.v&lt;br /&gt;~ /trunk/RTL/serialInterfaceEngine/SIETransmitter.asf&lt;br /&gt;~ /trunk/RTL/serialInterfaceEngine/SIETransmitter.v&lt;br /&gt;~ /trunk/RTL/serialInterfaceEngine/usbTxWireArbiter.v&lt;br /&gt;~ /trunk/RTL/slaveController/sctxportarbiter.v&lt;br /&gt;~ /trunk/RTL/slaveController/slavecontroller.v&lt;br /&gt;~ /trunk/RTL/slaveController/slaveDirectcontrol.v&lt;br /&gt;~ /trunk/RTL/slaveController/slaveGetpacket.v&lt;br /&gt;~ /trunk/RTL/slaveController/slaveSendpacket.v&lt;br /&gt;</description>
            <author>sfielding</author>
            <pubDate>Mon, 16 Oct 2006 06:29:06 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=34</guid>
        </item>
        <item>
            <title>*** empty log message ***</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=33</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 33 - sfielding&lt;/strong&gt; (4 file(s) modified)&lt;/div&gt;&lt;div&gt;*** empty log message ***&lt;/div&gt;- /trunk/doc/html&lt;br /&gt;~ /trunk/RTL/serialInterfaceEngine/processRxByte.asf&lt;br /&gt;~ /trunk/RTL/serialInterfaceEngine/siereceiver.asf&lt;br /&gt;~ /trunk/RTL/serialInterfaceEngine/SIETransmitter.asf&lt;br /&gt;</description>
            <author>sfielding</author>
            <pubDate>Mon, 16 Oct 2006 02:55:17 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=33</guid>
        </item>
        <item>
            <title>*** empty log message ***</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=32</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 32 - sfielding&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;*** empty log message ***&lt;/div&gt;+ /trunk/sim/fsm.set&lt;br /&gt;</description>
            <author>sfielding</author>
            <pubDate>Mon, 16 Oct 2006 02:31:30 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=32</guid>
        </item>
        <item>
            <title>*** empty log message ***</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=31</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 31 - sfielding&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;*** empty log message ***&lt;/div&gt;~ /trunk/sim/bench/usbHostSlaveMemMap.h&lt;br /&gt;~ /trunk/sim/bench/usbHostSlaveTB.cpp&lt;br /&gt;</description>
            <author>sfielding</author>
            <pubDate>Sun, 15 Oct 2006 07:19:57 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=31</guid>
        </item>
        <item>
            <title>*** empty log message ***</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=30</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 30 - sfielding&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;*** empty log message ***&lt;/div&gt;~ /trunk/sim/bench/condCompileFlags.h&lt;br /&gt;~ /trunk/sim/bench/usbHostSlaveTB.cpp&lt;br /&gt;</description>
            <author>sfielding</author>
            <pubDate>Sun, 15 Oct 2006 06:31:01 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=30</guid>
        </item>
        <item>
            <title>*** empty log message ***</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=29</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 29 - sfielding&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;*** empty log message ***&lt;/div&gt;~ /trunk/syn/Makefile&lt;br /&gt;~ /trunk/syn/readme.txt&lt;br /&gt;</description>
            <author>sfielding</author>
            <pubDate>Sun, 15 Oct 2006 02:23:38 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=29</guid>
        </item>
        <item>
            <title>*** empty log message ***</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=28</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 28 - sfielding&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;*** empty log message ***&lt;/div&gt;+ /trunk/RTL/include/timescale.v&lt;br /&gt;</description>
            <author>sfielding</author>
            <pubDate>Sun, 15 Oct 2006 02:06:55 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=28</guid>
        </item>
        <item>
            <title>*** empty log message ***</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=27</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 27 - sfielding&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;*** empty log message ***&lt;/div&gt;+ /trunk/sim/usbhostslave.dlm&lt;br /&gt;</description>
            <author>sfielding</author>
            <pubDate>Sun, 15 Oct 2006 01:58:44 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=27</guid>
        </item>
        <item>
            <title>*** empty log message ***</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=26</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 26 - sfielding&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;*** empty log message ***&lt;/div&gt;+ /trunk/syn/Altera/sopcCompProj/usbhostslaveavalonwrap/hdl&lt;br /&gt;+ /trunk/syn/Altera/sopcCompProj/usbhostslaveavalonwrap/hdl/usbHostSlaveAvalonWrap.v&lt;br /&gt;</description>
            <author>sfielding</author>
            <pubDate>Sat, 14 Oct 2006 22:35:55 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=usbhostslave&amp;path=%2F&amp;rev=26</guid>
        </item>
    </channel>
</rss>

        </div>

                
        <div style="clear: both; margin-left: 200px;">
            <ins
                class="adsbygoogle"
                style="display:inline-block;width:728px;height:90px"
                data-ad-client="ca-pub-8561717607970465"
                data-ad-slot="4128044249"></ins>
            <script type="text/javascript">(adsbygoogle = window.adsbygoogle || []).push({});</script>
        </div>
        
            </div>
    <div class="bot">
        &copy; copyright 1999-2026
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores&reg;, registered trademark.
    </div>
</div>

<!-- Old browser warning -->
<script type="text/javascript">
  if (!('borderImage' in document.createElement('div').style)) {
    var div = document.getElementById('old-browser-warning')
    div.innerHTML = '<b>Your browser is out-of-date!</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Update your browser to view this website correctly.'
    div.setAttribute('style', 'background-color: red; border-bottom: 2px solid black; margin: 0 -12px 12px -12px; padding: 12px; text-align: center;')
  }
</script>
<!-- /Old browser warning -->
<!-- Google search -->
<script type="text/javascript" src="//www.google.com/jsapi"></script>
<script type="text/javascript">google.load("elements", "1", {packages: "transliteration"});</script>
<script type="text/javascript" src="//www.google.com/coop/cse/t13n?form=cse-search-box&amp;t13n_langs=en"></script>
<script type="text/javascript" src="//www.google.com/coop/cse/brand?form=cse-search-box&amp;lang=en"></script>
<!-- /Google search -->

</body>
</html>