<!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/adv_debug_sys'">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/adv_debug_sys/adv_debug_sys/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>adv_debug_sys</title>
        <description>WebSVN RSS feed - adv_debug_sys</description>
        <link>https://opencores.org/websvn//websvn/listing?repname=adv_debug_sys&amp;path=%2F&amp;</link>
        <lastBuildDate>Sun, 21 Jun 2026 12:40:39 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Removed #1 delays from tap core, changed DOS line breaks ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=69</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 69 - nyawn&lt;/strong&gt; (3 file(s) modified)&lt;/div&gt;&lt;div&gt;Removed #1 delays from tap core, changed DOS line breaks ...&lt;/div&gt;~ /adv_debug_sys/trunk/Hardware/adv_dbg_if/rtl/verilog/adbg_crc32.v&lt;br /&gt;~ /adv_debug_sys/trunk/Hardware/adv_dbg_if/rtl/verilog/adbg_or1k_status_reg.v&lt;br /&gt;~ /adv_debug_sys/trunk/Hardware/jtag/tap/rtl/verilog/tap_top.v&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Sat, 21 Jan 2012 03:12:32 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=69</guid>
        </item>
        <item>
            <title>Removed CVS log lines from patch, they were causing problems.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=68</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 68 - nyawn&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Removed CVS log lines from patch, they were causing problems.&lt;/div&gt;~ /adv_debug_sys/trunk/Patches/OR1200v1/or1200v1_hwbkpt.patch&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Fri, 30 Dec 2011 23:04:53 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=68</guid>
        </item>
        <item>
            <title>Removed unnecessary tag directory.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=67</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 67 - nyawn&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Removed unnecessary tag directory.&lt;/div&gt;- /adv_debug_sys/tags/ADS_RELEASE_3_0_0/trunk&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Fri, 30 Dec 2011 01:36:13 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=67</guid>
        </item>
        <item>
            <title>Rev. 3.0.0.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=66</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 66 - nyawn&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Rev. 3.0.0.&lt;/div&gt;+ /adv_debug_sys/tags/ADS_RELEASE_3_0_0/Software&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Fri, 30 Dec 2011 01:35:21 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=66</guid>
        </item>
        <item>
            <title>Rev. 3.0.0.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=65</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 65 - nyawn&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Rev. 3.0.0.&lt;/div&gt;+ /adv_debug_sys/tags/ADS_RELEASE_3_0_0/Patches&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Fri, 30 Dec 2011 01:32:30 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=65</guid>
        </item>
        <item>
            <title>Rev. 3.0.0.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=64</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 64 - nyawn&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Rev. 3.0.0.&lt;/div&gt;+ /adv_debug_sys/tags/ADS_RELEASE_3_0_0/Hardware&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Fri, 30 Dec 2011 01:31:28 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=64</guid>
        </item>
        <item>
            <title>Rev. 3.0.0.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=63</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 63 - nyawn&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Rev. 3.0.0.&lt;/div&gt;+ /adv_debug_sys/tags/ADS_RELEASE_3_0_0/Doc&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Fri, 30 Dec 2011 01:28:14 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=63</guid>
        </item>
        <item>
            <title>Rev. 3.0.0.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=62</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 62 - nyawn&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Rev. 3.0.0.&lt;/div&gt;+ /adv_debug_sys/tags/ADS_RELEASE_3_0_0/trunk&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Fri, 30 Dec 2011 01:24:17 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=62</guid>
        </item>
        <item>
            <title>Created directory for release 3.0 tag.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=61</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 61 - nyawn&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Created directory for release 3.0 tag.&lt;/div&gt;+ /adv_debug_sys/tags/ADS_RELEASE_3_0_0&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Fri, 30 Dec 2011 01:20:09 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=61</guid>
        </item>
        <item>
            <title>Removed obsolete README file, this information is now in BUILDING.classic.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=60</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 60 - nyawn&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Removed obsolete README file, this information is now in BUILDING.classic.&lt;/div&gt;- /adv_debug_sys/trunk/Software/adv_jtag_bridge/README&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Fri, 30 Dec 2011 01:14:12 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=60</guid>
        </item>
        <item>
            <title>Autotools support. High-speed DLC9 support. Non-priviledged parallel 
port access. Altera ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=59</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 59 - nyawn&lt;/strong&gt; (25 file(s) modified)&lt;/div&gt;&lt;div&gt;Autotools support. High-speed DLC9 support. Non-priviledged parallel &lt;br /&gt;
port access. Altera ...&lt;/div&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/adv_jtag_bridge.c&lt;br /&gt;+ /adv_debug_sys/trunk/Software/adv_jtag_bridge/autogen.sh&lt;br /&gt;+ /adv_debug_sys/trunk/Software/adv_jtag_bridge/BUILDING&lt;br /&gt;+ /adv_debug_sys/trunk/Software/adv_jtag_bridge/BUILDING.classic&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_common.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_parallel.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_parallel.h&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_sim.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_usbblaster.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_xpc_dlc9.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_xpc_dlc9.h&lt;br /&gt;+ /adv_debug_sys/trunk/Software/adv_jtag_bridge/configure.ac&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/dbg_api.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/doc/adv_jtag_bridge.pdf&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/doc/src/adv_jtag_bridge.odt&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/hwp_server.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/hwp_server.h&lt;br /&gt;- /adv_debug_sys/trunk/Software/adv_jtag_bridge/Makefile&lt;br /&gt;+ /adv_debug_sys/trunk/Software/adv_jtag_bridge/Makefile.am&lt;br /&gt;+ /adv_debug_sys/trunk/Software/adv_jtag_bridge/Makefile.classic&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/sim_lib/modelsim_linux_x86/Makefile&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/sim_lib/src/jp-io-vpi.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/sim_rtl/dbg_comm.v&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/utilities.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/utilities.h&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Fri, 30 Dec 2011 01:08:00 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=59</guid>
        </item>
        <item>
            <title>Added command line options for USB cables, allowing the user ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=58</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 58 - nyawn&lt;/strong&gt; (6 file(s) modified)&lt;/div&gt;&lt;div&gt;Added command line options for USB cables, allowing the user ...&lt;/div&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_ft245.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_ft2232.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_usbblaster.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/doc/adv_jtag_bridge.pdf&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/doc/src/adv_jtag_bridge.odt&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/README&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Wed, 14 Sep 2011 01:39:18 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=58</guid>
        </item>
        <item>
            <title>Fixed multiple off-by-one allocation size errors which could have caused ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=57</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 57 - nyawn&lt;/strong&gt; (4 file(s) modified)&lt;/div&gt;&lt;div&gt;Fixed multiple off-by-one allocation size errors which could have caused ...&lt;/div&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/adv_jtag_bridge.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/bsdl.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/bsdl_parse.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/or32_selftest.c&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Sat, 23 Apr 2011 02:59:53 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=57</guid>
        </item>
        <item>
            <title>Added support for GDB hardware watchpoints, which can co-exist with ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=56</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 56 - nyawn&lt;/strong&gt; (14 file(s) modified)&lt;/div&gt;&lt;div&gt;Added support for GDB hardware watchpoints, which can co-exist with ...&lt;/div&gt;~ /adv_debug_sys/trunk/Doc/or1k_debug_sys_manual.pdf&lt;br /&gt;~ /adv_debug_sys/trunk/Doc/src/or1k_debug_sys_manual.odt&lt;br /&gt;~ /adv_debug_sys/trunk/Hardware/adv_dbg_if/bench/full_system/adv_dbg_tb.v&lt;br /&gt;+ /adv_debug_sys/trunk/Hardware/adv_dbg_if/bench/full_system/onchip_ram_top.v&lt;br /&gt;~ /adv_debug_sys/trunk/Hardware/adv_dbg_if/bench/full_system/xsv_fpga_top.v&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/AdvancedWatchpointControl.jar&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/doc/AdvancedWatchpointControl.pdf&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/doc/src/AdvancedWatchpointControl.odt&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/registerInterpreter.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/doc/adv_jtag_bridge.pdf&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/doc/src/adv_jtag_bridge.odt&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/hwp_server.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/hwp_server.h&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/rsp-server.c&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Mon, 14 Feb 2011 04:29:55 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=56</guid>
        </item>
        <item>
            <title>Promoted alternate USB-Blaster driver to full driver status as ft245. ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=55</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 55 - nyawn&lt;/strong&gt; (22 file(s) modified)&lt;/div&gt;&lt;div&gt;Promoted alternate USB-Blaster driver to full driver status as ft245. ...&lt;/div&gt;~ /adv_debug_sys/trunk/Doc/or1k_debug_sys_manual.pdf&lt;br /&gt;~ /adv_debug_sys/trunk/Doc/src/or1k_debug_sys_manual.odt&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/adv_dbg_commands.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/adv_jtag_bridge.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_common.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_common.h&lt;br /&gt;+ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_ft245.c&lt;br /&gt;+ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_ft245.h&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_ft2232.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_ft2232.h&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_parallel.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_parallel.h&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_sim.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_sim.h&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_usbblaster.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_usbblaster.h&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_xpc_dlc9.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_xpc_dlc9.h&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/chain_commands.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/doc/adv_jtag_bridge.pdf&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/doc/src/adv_jtag_bridge.odt&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/Makefile&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Thu, 04 Nov 2010 03:09:13 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=55</guid>
        </item>
        <item>
            <title>Added build instructions and Makefile to AdvancedWatchpointControl.  Added
copyright headers ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=54</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 54 - nyawn&lt;/strong&gt; (30 file(s) modified)&lt;/div&gt;&lt;div&gt;Added build instructions and Makefile to AdvancedWatchpointControl.  Added&lt;br /&gt;
copyright headers ...&lt;/div&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/AdvancedWatchpointControl.jar&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/bin&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/bin/advancedWatchpointControl&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/bin/advancedWatchpointControl/.keepme&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/doc/EPL-v1.0.txt&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/Makefile&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/manifest&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/README&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/AdvancedWatchpointControl.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/guiControlGroup.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/guiCountRegsGroup.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/guiDCRGroup.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/guiServerGroup.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/LogMessageObserver.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/mainControl.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/NetworkStatusObserver.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/networkSystem.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/ReadRegisterTransaction.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/registerInterpreter.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/RegisterObserver.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/rspCoder.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/targetDebugRegisterSet.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/TargetRunningTransaction.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/TargetTransaction.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/targetTransactor.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/WriteRegisterTransaction.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/swt.jar&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/adv_jtag_bridge.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/hwp_server.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/Makefile&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Sat, 09 Oct 2010 02:40:57 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=54</guid>
        </item>
        <item>
            <title>Added includes for FreeBSD support.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=53</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 53 - nyawn&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Added includes for FreeBSD support.&lt;/div&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/hwp_server.c&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Thu, 02 Sep 2010 01:33:15 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=53</guid>
        </item>
        <item>
            <title>Fixed an error with BSD support I introduced.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=52</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 52 - nyawn&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Fixed an error with BSD support I introduced.&lt;/div&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/Makefile&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Thu, 02 Sep 2010 01:32:23 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=52</guid>
        </item>
        <item>
            <title>Added support for hardware watchpoints, including a hardware patch for ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=51</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 51 - nyawn&lt;/strong&gt; (58 file(s) modified)&lt;/div&gt;&lt;div&gt;Added support for hardware watchpoints, including a hardware patch for ...&lt;/div&gt;~ /adv_debug_sys/trunk/Doc/or1k_debug_sys_manual.pdf&lt;br /&gt;~ /adv_debug_sys/trunk/Doc/src/or1k_debug_sys_manual.odt&lt;br /&gt;~ /adv_debug_sys/trunk/Hardware/adv_dbg_if/rtl/verilog/adbg_jsp_biu.v&lt;br /&gt;~ /adv_debug_sys/trunk/Hardware/adv_dbg_if/rtl/verilog/adbg_jsp_module.v&lt;br /&gt;+ /adv_debug_sys/trunk/Patches&lt;br /&gt;+ /adv_debug_sys/trunk/Patches/GDB6.8&lt;br /&gt;+ /adv_debug_sys/trunk/Patches/GDB6.8/gdb-6.8-bz436037-reg-no-longer-active.patch&lt;br /&gt;+ /adv_debug_sys/trunk/Patches/OR1200v1&lt;br /&gt;+ /adv_debug_sys/trunk/Patches/OR1200v1/or1200v1_hwbkpt.patch&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/.classpath&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/.project&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/doc&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/doc/AdvancedWatchpointControl.pdf&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/doc/gpl-2.0.txt&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/doc/License_FDL-1.2.txt&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/doc/src&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/doc/src/AdvancedWatchpointControl.odt&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/doc/src/awc_block_diagram.odg&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/doc/src/awc_ui_controlgroup.png&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/doc/src/awc_ui_countersubgroup.png&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/doc/src/awc_ui_full.png&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/doc/src/awc_ui_serverconnection.png&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/doc/src/awc_ui_wpsubgroup.png&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/AdvancedWatchpointControl.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/guiControlGroup.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/guiCountRegsGroup.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/guiDCRGroup.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/guiServerGroup.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/LogMessageObserver.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/mainControl.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/NetworkStatusObserver.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/networkSystem.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/ReadRegisterTransaction.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/registerInterpreter.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/RegisterObserver.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/rspCoder.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/targetDebugRegisterSet.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/TargetRunningTransaction.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/TargetTransaction.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/targetTransactor.java&lt;br /&gt;+ /adv_debug_sys/trunk/Software/AdvancedWatchpointControl/src/advancedWatchpointControl/WriteRegisterTransaction.java&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/adv_dbg_commands.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/adv_jtag_bridge.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/cable_common.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/doc/adv_jtag_bridge.pdf&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/doc/src/adv_jtag_bridge.odt&lt;br /&gt;+ /adv_debug_sys/trunk/Software/adv_jtag_bridge/hwp_server.c&lt;br /&gt;+ /adv_debug_sys/trunk/Software/adv_jtag_bridge/hwp_server.h&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/jsp_server.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/Makefile&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/README&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/rsp-server.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/sim_lib/modelsim_win32/jp-io-vpi.dll&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/sim_lib/modelsim_win32/Makefile&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/sim_lib/src/jp-io-vpi.c&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Wed, 01 Sep 2010 04:24:32 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=51</guid>
        </item>
        <item>
            <title>Switched to explicitly-sized variables, in an attempt to support 64-bit ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=50</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 50 - nyawn&lt;/strong&gt; (4 file(s) modified)&lt;/div&gt;&lt;div&gt;Switched to explicitly-sized variables, in an attempt to support 64-bit ...&lt;/div&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/dbg_api.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/dbg_api.h&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/or32_selftest.c&lt;br /&gt;~ /adv_debug_sys/trunk/Software/adv_jtag_bridge/rsp-server.c&lt;br /&gt;</description>
            <author>nyawn</author>
            <pubDate>Tue, 18 May 2010 21:18:06 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=adv_debug_sys&amp;path=%2F&amp;rev=50</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>