<!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/modular_oscilloscope'">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/modular_oscilloscope/modular_oscilloscope/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>modular_oscilloscope</title>
        <description>WebSVN RSS feed - modular_oscilloscope</description>
        <link>https://opencores.org/websvn//websvn/listing?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;</link>
        <lastBuildDate>Mon, 18 May 2026 22:48:46 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>new epp wishbone bridge, new ctrl, new address_alloc</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=57</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 57 - budinero&lt;/strong&gt; (12 file(s) modified)&lt;/div&gt;&lt;div&gt;new epp wishbone bridge, new ctrl, new address_alloc&lt;/div&gt;~ /modular_oscilloscope/trunk/hdl/ctrl/address_allocation.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/ctrl/ctrl.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/daq/daq.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_16bit.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_16bit_test.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_ctrl.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_pkg.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_wbn_side.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_width_extension.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/memory/A3PE1500/dual_port_memory.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/modular_oscilloscope.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/tbench/modullar_oscilloscope_tbench_text.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Thu, 17 Sep 2009 16:03:32 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=57</guid>
        </item>
        <item>
            <title>working in simulations</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=54</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 54 - budinero&lt;/strong&gt; (10 file(s) modified)&lt;/div&gt;&lt;div&gt;working in simulations&lt;/div&gt;~ /modular_oscilloscope/trunk/hdl/ctrl/address_allocation.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/ctrl/channel_selector.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/ctrl/ctrl.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/ctrl/ctrl_pkg.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/ctrl/output_manager.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_pkg.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/memory/dual_port_memory_wb.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/modular_oscilloscope.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/tbench/modullar_oscilloscope_tbench_text.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Fri, 21 Aug 2009 16:36:20 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=54</guid>
        </item>
        <item>
            <title>Removed test signals</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=51</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 51 - budinero&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Removed test signals&lt;/div&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_pkg.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Wed, 19 Aug 2009 16:02:45 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=51</guid>
        </item>
        <item>
            <title>Removed test signals</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=50</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 50 - budinero&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;Removed test signals&lt;/div&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_16bit.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Wed, 19 Aug 2009 16:02:31 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=50</guid>
        </item>
        <item>
            <title>minor changes</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=43</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 43 - budinero&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;minor changes&lt;/div&gt;~ /modular_oscilloscope/trunk/hdl/epp/test_memory.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Tue, 11 Aug 2009 14:12:01 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=43</guid>
        </item>
        <item>
            <title>minor changes</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=42</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 42 - budinero&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;minor changes&lt;/div&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Tue, 11 Aug 2009 14:11:44 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=42</guid>
        </item>
        <item>
            <title>minor changes</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=41</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 41 - budinero&lt;/strong&gt; (3 file(s) modified)&lt;/div&gt;&lt;div&gt;minor changes&lt;/div&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_16bit_test.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_ctrl.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_pkg.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Tue, 11 Aug 2009 14:11:28 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=41</guid>
        </item>
        <item>
            <title>name changes</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=34</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 34 - budinero&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;name changes&lt;/div&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_pkg.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Tue, 28 Jul 2009 00:36:43 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=34</guid>
        </item>
        <item>
            <title>Added test signals (will be removed)</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=22</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 22 - budinero&lt;/strong&gt; (10 file(s) modified)&lt;/div&gt;&lt;div&gt;Added test signals (will be removed)&lt;/div&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_16bit.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_16bit_test.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_16bit_test_wb_side.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_ctrl.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_epp_side.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_pkg.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_test.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_test_wb_side.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_width_extension.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Mon, 06 Jul 2009 15:09:13 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=22</guid>
        </item>
        <item>
            <title>Created witdth extension (8 epp data witdh to 16 bits)</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=19</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 19 - budinero&lt;/strong&gt; (17 file(s) modified)&lt;/div&gt;&lt;div&gt;Created witdth extension (8 epp data witdh to 16 bits)&lt;/div&gt;+ /modular_oscilloscope/trunk/hdl/epp/eppwbm_width_extension.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn.vhd&lt;br /&gt;+ /modular_oscilloscope/trunk/hdl/epp/eppwbn_16bit.vhd&lt;br /&gt;+ /modular_oscilloscope/trunk/hdl/epp/eppwbn_16bit_test.vhd&lt;br /&gt;+ /modular_oscilloscope/trunk/hdl/epp/eppwbn_16bit_test_tbench_text.vhd&lt;br /&gt;+ /modular_oscilloscope/trunk/hdl/epp/eppwbn_16bit_test_wb_side.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_ctrl.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_epp_side.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_pkg.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_test.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_test_wb_side.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/eppwbn_wbn_side.vhd&lt;br /&gt;+ /modular_oscilloscope/trunk/hdl/epp/eppwbn_width_extension.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/memory_8bit_reset.vhd&lt;br /&gt;~ /modular_oscilloscope/trunk/hdl/epp/memory_original.vhd&lt;br /&gt;+ /modular_oscilloscope/trunk/hdl/epp/pll.vhd&lt;br /&gt;+ /modular_oscilloscope/trunk/hdl/epp/test_memory.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Wed, 15 Apr 2009 01:32:58 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=19</guid>
        </item>
        <item>
            <title>New directory structure.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=16</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 16 - root&lt;/strong&gt; (8 file(s) modified)&lt;/div&gt;&lt;div&gt;New directory structure.&lt;/div&gt;- /branches&lt;br /&gt;+ /modular_oscilloscope&lt;br /&gt;+ /modular_oscilloscope/branches&lt;br /&gt;+ /modular_oscilloscope/tags&lt;br /&gt;+ /modular_oscilloscope/trunk&lt;br /&gt;+ /modular_oscilloscope/web_uploads&lt;br /&gt;- /tags&lt;br /&gt;- /trunk&lt;br /&gt;</description>
            <author>root</author>
            <pubDate>Tue, 10 Mar 2009 01:30:46 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=16</guid>
        </item>
        <item>
            <title>Final EPP module.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=15</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 15 - budinero&lt;/strong&gt; (16 file(s) modified)&lt;/div&gt;&lt;div&gt;Final EPP module.&lt;/div&gt;~ /trunk/design/RVI/modular_oscilloscope/modular_oscilloscope.prj&lt;br /&gt;+ /trunk/doc&lt;br /&gt;+ /trunk/doc/trieste_board_RVI&lt;br /&gt;+ /trunk/doc/trieste_board_RVI/P-CAD_EDA-[Actel_FPGA].pdf&lt;br /&gt;+ /trunk/doc/trieste_board_RVI/P-CAD_EDA-[DRAM_Block].pdf&lt;br /&gt;+ /trunk/doc/trieste_board_RVI/P-CAD_EDA-[LP_Data_Conversion].pdf&lt;br /&gt;+ /trunk/doc/trieste_board_RVI/P-CAD_EDA-[Miscellaneuos].pdf&lt;br /&gt;+ /trunk/doc/trieste_board_RVI/P-CAD_EDA-[Ports].pdf&lt;br /&gt;+ /trunk/doc/trieste_board_RVI/P-CAD_EDA-[Power_Supplies].pdf&lt;br /&gt;+ /trunk/doc/trieste_board_RVI/P-CAD_EDA-[Sheet1].pdf&lt;br /&gt;~ /trunk/hdl/epp/eppwbn_ctrl.vhd&lt;br /&gt;~ /trunk/hdl/epp/eppwbn_pkg.vhd&lt;br /&gt;~ /trunk/hdl/epp/eppwbn_test.vhd&lt;br /&gt;~ /trunk/hdl/epp/eppwbn_test_wb_side.vhd&lt;br /&gt;~ /trunk/hdl/epp/eppwbn_wbn_side.vhd&lt;br /&gt;~ /trunk/hdl/epp/memory_8bit_reset.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Tue, 27 Jan 2009 17:37:56 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=15</guid>
        </item>
        <item>
            <title>Added testing modules</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=14</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 14 - budinero&lt;/strong&gt; (9 file(s) modified)&lt;/div&gt;&lt;div&gt;Added testing modules&lt;/div&gt;~ /trunk/hdl/epp/eppwbn.vhd&lt;br /&gt;~ /trunk/hdl/epp/eppwbn_ctrl.vhd&lt;br /&gt;~ /trunk/hdl/epp/eppwbn_epp_side.vhd&lt;br /&gt;~ /trunk/hdl/epp/eppwbn_pkg.vhd&lt;br /&gt;+ /trunk/hdl/epp/eppwbn_test.vhd&lt;br /&gt;+ /trunk/hdl/epp/eppwbn_test_wb_side.vhd&lt;br /&gt;~ /trunk/hdl/epp/eppwbn_wbn_side.vhd&lt;br /&gt;+ /trunk/hdl/epp/memory_8bit_reset.vhd&lt;br /&gt;+ /trunk/hdl/epp/memory_original.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Fri, 23 Jan 2009 00:02:32 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=14</guid>
        </item>
        <item>
            <title>*** empty log message ***</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=11</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 11 - budinero&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;*** empty log message ***&lt;/div&gt;+ /trunk/hdl/epp/eppwbn_pkg.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Sun, 21 Dec 2008 17:09:03 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=11</guid>
        </item>
        <item>
            <title>Only final tests required. Stage 2.9/3</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=10</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 10 - budinero&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;Only final tests required. Stage 2.9/3&lt;/div&gt;~ /trunk/hdl/epp/eppwbn.vhd&lt;br /&gt;~ /trunk/hdl/epp/eppwbn_ctrl.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Sun, 21 Dec 2008 17:03:31 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=10</guid>
        </item>
        <item>
            <title>EPP-WB bridge stage 2.5/3</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=9</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 9 - budinero&lt;/strong&gt; (4 file(s) modified)&lt;/div&gt;&lt;div&gt;EPP-WB bridge stage 2.5/3&lt;/div&gt;~ /trunk/hdl/epp/eppwbn.vhd&lt;br /&gt;~ /trunk/hdl/epp/eppwbn_ctrl.vhd&lt;br /&gt;~ /trunk/hdl/epp/eppwbn_epp_side.vhd&lt;br /&gt;~ /trunk/hdl/epp/eppwbn_wbn_side.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Sun, 14 Dec 2008 15:36:50 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=9</guid>
        </item>
        <item>
            <title>EPP-WB bridge fase1/3</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=8</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 8 - budinero&lt;/strong&gt; (3 file(s) modified)&lt;/div&gt;&lt;div&gt;EPP-WB bridge fase1/3&lt;/div&gt;~ /trunk/design/RVI/modullar_oscilloscope/modullar_oscilloscope.prj&lt;br /&gt;~ /trunk/hdl/epp/eppwbn_epp_side.vhd&lt;br /&gt;~ /trunk/hdl/epp/eppwbn_wbn_side.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Thu, 27 Nov 2008 02:18:04 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=8</guid>
        </item>
        <item>
            <title>Cambios en la estructura inicial.
Committed on the Free edition of ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=6</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 6 - budinero&lt;/strong&gt; (7 file(s) modified)&lt;/div&gt;&lt;div&gt;Cambios en la estructura inicial.&lt;br /&gt;
Committed on the Free edition of ...&lt;/div&gt;- /trunk/hdl/epp/eppwbn-ctrl.vhd&lt;br /&gt;- /trunk/hdl/epp/eppwbn-epp-side.vhd&lt;br /&gt;- /trunk/hdl/epp/eppwbn-wbn-side.vhd&lt;br /&gt;~ /trunk/hdl/epp/eppwbn.vhd&lt;br /&gt;+ /trunk/hdl/epp/eppwbn_ctrl.vhd&lt;br /&gt;+ /trunk/hdl/epp/eppwbn_epp_side.vhd&lt;br /&gt;+ /trunk/hdl/epp/eppwbn_wbn_side.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Mon, 24 Nov 2008 13:38:02 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=6</guid>
        </item>
        <item>
            <title>Committed on the Free edition of March Hare Software CVSNT ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=5</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5 - budinero&lt;/strong&gt; (11 file(s) modified)&lt;/div&gt;&lt;div&gt;Committed on the Free edition of March Hare Software CVSNT ...&lt;/div&gt;+ /trunk/hdl&lt;br /&gt;+ /trunk/hdl/adq&lt;br /&gt;+ /trunk/hdl/adq/adq.vhd&lt;br /&gt;+ /trunk/hdl/ctrl&lt;br /&gt;+ /trunk/hdl/ctrl/ctrl.vhd&lt;br /&gt;+ /trunk/hdl/epp&lt;br /&gt;+ /trunk/hdl/epp/eppwbn-ctrl.vhd&lt;br /&gt;+ /trunk/hdl/epp/eppwbn-epp-side.vhd&lt;br /&gt;+ /trunk/hdl/epp/eppwbn-wbn-side.vhd&lt;br /&gt;+ /trunk/hdl/epp/eppwbn.vhd&lt;br /&gt;+ /trunk/hdl/lo_oscilloscope.vhd&lt;br /&gt;</description>
            <author>budinero</author>
            <pubDate>Mon, 24 Nov 2008 04:02:25 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=modular_oscilloscope&amp;path=%2Fmodular_oscilloscope%2Ftrunk%2Fhdl%2Fepp%2F&amp;rev=5</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>