<!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/xucpu'">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/xucpu/xucpu/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>xucpu</title>
        <description>WebSVN RSS feed - xucpu</description>
        <link>https://opencores.org/websvn//websvn/listing?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;</link>
        <lastBuildDate>Wed, 10 Jun 2026 20:54:13 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Merge remote-tracking branch 'origin.xucpu/master' into svn</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=41</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 41 - lcdsgmtr&lt;/strong&gt; (139 file(s) modified)&lt;/div&gt;&lt;div&gt;Merge remote-tracking branch 'origin.xucpu/master' into svn&lt;/div&gt;+ /xucpu/trunk/dev&lt;br /&gt;+ /xucpu/trunk/dev/bus&lt;br /&gt;+ /xucpu/trunk/dev/bus/adresses.txt&lt;br /&gt;+ /xucpu/trunk/dev/bus/contents.txt&lt;br /&gt;+ /xucpu/trunk/dev/bus/main.vhdl&lt;br /&gt;- /xucpu/trunk/ghdl/1k.mk&lt;br /&gt;- /xucpu/trunk/ghdl/2k.mk&lt;br /&gt;- /xucpu/trunk/ghdl/4k.mk&lt;br /&gt;- /xucpu/trunk/ghdl/8k.mk&lt;br /&gt;- /xucpu/trunk/ghdl/16k.mk&lt;br /&gt;- /xucpu/trunk/ghdl/asm/boot1.asm&lt;br /&gt;- /xucpu/trunk/ghdl/input_data.txt&lt;br /&gt;- /xucpu/trunk/ghdl/Makefile&lt;br /&gt;- /xucpu/trunk/ghdl/S2.make&lt;br /&gt;- /xucpu/trunk/ghdl/startup_sim.gtkw&lt;br /&gt;- /xucpu/trunk/ghdl/win.make&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/ram_parts.vhdl&lt;br /&gt;~ /xucpu/trunk/ss/arch/board.vhdl&lt;br /&gt;+ /xucpu/trunk/target&lt;br /&gt;+ /xucpu/trunk/target/ghdl&lt;br /&gt;+ /xucpu/trunk/target/ghdl/1k.mk&lt;br /&gt;+ /xucpu/trunk/target/ghdl/2k.mk&lt;br /&gt;+ /xucpu/trunk/target/ghdl/4k.mk&lt;br /&gt;+ /xucpu/trunk/target/ghdl/8k.mk&lt;br /&gt;+ /xucpu/trunk/target/ghdl/16k.mk&lt;br /&gt;+ /xucpu/trunk/target/ghdl/asm&lt;br /&gt;+ /xucpu/trunk/target/ghdl/asm/boot1.asm&lt;br /&gt;+ /xucpu/trunk/target/ghdl/input_data.txt&lt;br /&gt;+ /xucpu/trunk/target/ghdl/Makefile&lt;br /&gt;+ /xucpu/trunk/target/ghdl/S2.make&lt;br /&gt;+ /xucpu/trunk/target/ghdl/startup_sim.gtkw&lt;br /&gt;+ /xucpu/trunk/target/ghdl/win.make&lt;br /&gt;+ /xucpu/trunk/target/Xilinx&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/1k&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/1k/functional.wcfg&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/1k/input_data.txt&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/1k/iseconfig&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/1k/iseconfig/system.xreport&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/1k/iseconfig/xucpu.projectmgr&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/1k/post_route.wcfg&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/1k/simulation.wcfg&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/1k/startup_sim.wcfg&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/1k/startup_sim_pr.wcfg&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/1k/system.ucf&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/1k/system.xdl&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/1k/system_guide.ncd&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/1k/xucpu.gise&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/1k/xucpu.xise&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/2k&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/2k/system_2k&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/2k/system_2k/iseconfig&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/2k/system_2k/iseconfig/system.xreport&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/2k/system_2k/iseconfig/system_2k.projectmgr&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/2k/system_2k/system.ucf&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/2k/system_2k/system.xdl&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/2k/system_2k/system_2k.gise&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/2k/system_2k/system_2k.xise&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/4k&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/4k/system_4k&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/4k/system_4k/iseconfig&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/4k/system_4k/iseconfig/system.xreport&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/4k/system_4k/iseconfig/system_4k.projectmgr&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/4k/system_4k/system.ucf&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/4k/system_4k/system_4k.gise&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/4k/system_4k/system_4k.xise&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/8k&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/8k/system_8k&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/8k/system_8k/iseconfig&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/8k/system_8k/iseconfig/system.xreport&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/8k/system_8k/iseconfig/system_8k.projectmgr&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/8k/system_8k/system.ucf&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/8k/system_8k/system_8k.gise&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/8k/system_8k/system_8k.xise&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/16k&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/16k/system_16k&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/16k/system_16k/iseconfig&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/16k/system_16k/iseconfig/system.xreport&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/16k/system_16k/system.ucf&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/16k/system_16k/system_16k.gise&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/16k/system_16k/system_16k.xise&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/32k&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/32k/iseconfig&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/32k/iseconfig/mem_32k_xucpu.projectmgr&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/32k/iseconfig/system.xreport&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/32k/mem_32k_xucpu.gise&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/32k/mem_32k_xucpu.xise&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/32k/planAhead_run_1&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.data&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.data/cache&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.data/cache/system_ngc_c521e236.edif&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.data/runs&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.data/runs/impl_1.psg&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.ppr&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/32k/planAhead_run_1/planAhead.jou&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/32k/system.ucf&lt;br /&gt;+ /xucpu/trunk/target/Xilinx/32k/system.xdl&lt;br /&gt;- /xucpu/trunk/Xilinx/1k/functional.wcfg&lt;br /&gt;- /xucpu/trunk/Xilinx/1k/input_data.txt&lt;br /&gt;- /xucpu/trunk/Xilinx/1k/iseconfig/system.xreport&lt;br /&gt;- /xucpu/trunk/Xilinx/1k/iseconfig/xucpu.projectmgr&lt;br /&gt;- /xucpu/trunk/Xilinx/1k/post_route.wcfg&lt;br /&gt;- /xucpu/trunk/Xilinx/1k/simulation.wcfg&lt;br /&gt;- /xucpu/trunk/Xilinx/1k/startup_sim.wcfg&lt;br /&gt;- /xucpu/trunk/Xilinx/1k/startup_sim_pr.wcfg&lt;br /&gt;- /xucpu/trunk/Xilinx/1k/system.ucf&lt;br /&gt;- /xucpu/trunk/Xilinx/1k/system.xdl&lt;br /&gt;- /xucpu/trunk/Xilinx/1k/system_guide.ncd&lt;br /&gt;- /xucpu/trunk/Xilinx/1k/xucpu.gise&lt;br /&gt;- /xucpu/trunk/Xilinx/1k/xucpu.xise&lt;br /&gt;- /xucpu/trunk/Xilinx/2k/system_2k/iseconfig/system.xreport&lt;br /&gt;- /xucpu/trunk/Xilinx/2k/system_2k/iseconfig/system_2k.projectmgr&lt;br /&gt;- /xucpu/trunk/Xilinx/2k/system_2k/system.ucf&lt;br /&gt;- /xucpu/trunk/Xilinx/2k/system_2k/system.xdl&lt;br /&gt;- /xucpu/trunk/Xilinx/2k/system_2k/system_2k.gise&lt;br /&gt;- /xucpu/trunk/Xilinx/2k/system_2k/system_2k.xise&lt;br /&gt;- /xucpu/trunk/Xilinx/4k/system_4k/iseconfig/system.xreport&lt;br /&gt;- /xucpu/trunk/Xilinx/4k/system_4k/iseconfig/system_4k.projectmgr&lt;br /&gt;- /xucpu/trunk/Xilinx/4k/system_4k/system.ucf&lt;br /&gt;- /xucpu/trunk/Xilinx/4k/system_4k/system_4k.gise&lt;br /&gt;- /xucpu/trunk/Xilinx/4k/system_4k/system_4k.xise&lt;br /&gt;- /xucpu/trunk/Xilinx/8k/system_8k/iseconfig/system.xreport&lt;br /&gt;- /xucpu/trunk/Xilinx/8k/system_8k/iseconfig/system_8k.projectmgr&lt;br /&gt;- /xucpu/trunk/Xilinx/8k/system_8k/system.ucf&lt;br /&gt;- /xucpu/trunk/Xilinx/8k/system_8k/system_8k.gise&lt;br /&gt;- /xucpu/trunk/Xilinx/8k/system_8k/system_8k.xise&lt;br /&gt;- /xucpu/trunk/Xilinx/16k/system_16k/iseconfig/system.xreport&lt;br /&gt;- /xucpu/trunk/Xilinx/16k/system_16k/system.ucf&lt;br /&gt;- /xucpu/trunk/Xilinx/16k/system_16k/system_16k.gise&lt;br /&gt;- /xucpu/trunk/Xilinx/16k/system_16k/system_16k.xise&lt;br /&gt;- /xucpu/trunk/Xilinx/32k/iseconfig/mem_32k_xucpu.projectmgr&lt;br /&gt;- /xucpu/trunk/Xilinx/32k/iseconfig/system.xreport&lt;br /&gt;- /xucpu/trunk/Xilinx/32k/mem_32k_xucpu.gise&lt;br /&gt;- /xucpu/trunk/Xilinx/32k/mem_32k_xucpu.xise&lt;br /&gt;- /xucpu/trunk/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.data/cache/system_ngc_c521e236.edif&lt;br /&gt;- /xucpu/trunk/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.data/runs/impl_1.psg&lt;br /&gt;- /xucpu/trunk/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.ppr&lt;br /&gt;- /xucpu/trunk/Xilinx/32k/planAhead_run_1/planAhead.jou&lt;br /&gt;- /xucpu/trunk/Xilinx/32k/system.ucf&lt;br /&gt;- /xucpu/trunk/Xilinx/32k/system.xdl&lt;br /&gt;</description>
            <author>lcdsgmtr</author>
            <pubDate>Sun, 22 Jan 2017 18:33:37 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=41</guid>
        </item>
        <item>
            <title>First implementation of cache memory.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=30</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 30 - lcdsgmtr&lt;/strong&gt; (3 file(s) modified)&lt;/div&gt;&lt;div&gt;First implementation of cache memory.&lt;/div&gt;~ /xucpu/trunk&lt;br /&gt;+ /xucpu/trunk/src/components/BRAM/cache.vhdl&lt;br /&gt;+ /xucpu/trunk/src/components/BRAM/cache_block.vhdl&lt;br /&gt;</description>
            <author>lcdsgmtr</author>
            <pubDate>Thu, 10 Mar 2016 16:59:22 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=30</guid>
        </item>
        <item>
            <title>Added project files for different systems.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=28</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 28 - lcdsgmtr&lt;/strong&gt; (34 file(s) modified)&lt;/div&gt;&lt;div&gt;Added project files for different systems.&lt;/div&gt;~ /xucpu/trunk&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/ram_parts.vhdl&lt;br /&gt;~ /xucpu/trunk/src/components/components.vhdl&lt;br /&gt;+ /xucpu/trunk/src/system/system_mem_32k.vhdl&lt;br /&gt;~ /xucpu/trunk/Xilinx/1k/iseconfig/system.xreport&lt;br /&gt;+ /xucpu/trunk/Xilinx/1k/iseconfig/xucpu.projectmgr&lt;br /&gt;~ /xucpu/trunk/Xilinx/1k/xucpu.gise&lt;br /&gt;+ /xucpu/trunk/Xilinx/2k/system_2k&lt;br /&gt;+ /xucpu/trunk/Xilinx/2k/system_2k/system_2k.xise&lt;br /&gt;+ /xucpu/trunk/Xilinx/4k/system_4k&lt;br /&gt;+ /xucpu/trunk/Xilinx/4k/system_4k/system_4k.xise&lt;br /&gt;+ /xucpu/trunk/Xilinx/8k/system_8k&lt;br /&gt;+ /xucpu/trunk/Xilinx/8k/system_8k/system_8k.xise&lt;br /&gt;+ /xucpu/trunk/Xilinx/16k/system_16k&lt;br /&gt;+ /xucpu/trunk/Xilinx/16k/system_16k/system_16k.xise&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/iseconfig&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/iseconfig/mem_32k_xucpu.projectmgr&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/iseconfig/system.xreport&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/mem_32k_xucpu.gise&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/mem_32k_xucpu.xise&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/planAhead_run_1&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.data&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.data/cache&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.data/cache/system_ngc_c521e236.edif&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.data/constrs_1&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.data/runs&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.data/runs/impl_1.psg&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.data/sources_1&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.data/wt&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/planAhead_run_1/mem_32k_xucpu.ppr&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/planAhead_run_1/planAhead.jou&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/system.ucf&lt;br /&gt;+ /xucpu/trunk/Xilinx/32k/system.xdl&lt;br /&gt;</description>
            <author>lcdsgmtr</author>
            <pubDate>Sat, 10 Oct 2015 15:46:45 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=28</guid>
        </item>
        <item>
            <title>Added test data for 32k memory.
Added GTKW configuration file.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=26</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 26 - lcdsgmtr&lt;/strong&gt; (9 file(s) modified)&lt;/div&gt;&lt;div&gt;Added test data for 32k memory.&lt;br /&gt;
Added GTKW configuration file.&lt;/div&gt;~ /xucpu/trunk&lt;br /&gt;+ /xucpu/trunk/src/components/BRAM/2.txt&lt;br /&gt;+ /xucpu/trunk/src/components/BRAM/3.txt&lt;br /&gt;+ /xucpu/trunk/src/components/BRAM/4.txt&lt;br /&gt;+ /xucpu/trunk/src/components/BRAM/5.txt&lt;br /&gt;+ /xucpu/trunk/src/components/BRAM/tb_generic_ram.gtkw&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/tb_generic_ram.vhdl&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/test_data.txt&lt;br /&gt;+ /xucpu/trunk/src/components/BRAM/test_data.txt.old&lt;br /&gt;</description>
            <author>lcdsgmtr</author>
            <pubDate>Thu, 08 Oct 2015 17:13:20 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=26</guid>
        </item>
        <item>
            <title>Problem with memory: created conditional generate based upon data width
instead ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=25</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 25 - lcdsgmtr&lt;/strong&gt; (5 file(s) modified)&lt;/div&gt;&lt;div&gt;Problem with memory: created conditional generate based upon data width&lt;br /&gt;
instead ...&lt;/div&gt;~ /xucpu/trunk&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/RAM.vhdl&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/ram_parts.vhdl&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/tb_generic_ram.vhdl&lt;br /&gt;~ /xucpu/trunk/src/util/file/hexio.vhdl&lt;br /&gt;</description>
            <author>lcdsgmtr</author>
            <pubDate>Thu, 08 Oct 2015 17:13:08 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=25</guid>
        </item>
        <item>
            <title>Currently moved test bench to 10 bit address.
Created spreadsheet for ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=23</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 23 - lcdsgmtr&lt;/strong&gt; (6 file(s) modified)&lt;/div&gt;&lt;div&gt;Currently moved test bench to 10 bit address.&lt;br /&gt;
Created spreadsheet for ...&lt;/div&gt;~ /xucpu/trunk&lt;br /&gt;~ /xucpu/trunk/.bzrignore&lt;br /&gt;+ /xucpu/trunk/src/components/BRAM/HEX fill sheet.ods&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/Makefile&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/tb_generic_ram.vhdl&lt;br /&gt;+ /xucpu/trunk/src/components/BRAM/test_data.txt&lt;br /&gt;</description>
            <author>lcdsgmtr</author>
            <pubDate>Thu, 08 Oct 2015 17:13:02 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=23</guid>
        </item>
        <item>
            <title>Update on makefile, because some parts are in other files.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=22</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 22 - lcdsgmtr&lt;/strong&gt; (3 file(s) modified)&lt;/div&gt;&lt;div&gt;Update on makefile, because some parts are in other files.&lt;/div&gt;~ /xucpu/trunk&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/Makefile&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/ram_parts.vhdl&lt;br /&gt;</description>
            <author>lcdsgmtr</author>
            <pubDate>Thu, 08 Oct 2015 17:12:58 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=22</guid>
        </item>
        <item>
            <title>Since all BRAM is unified in one component, this testbench ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=21</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 21 - lcdsgmtr&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;Since all BRAM is unified in one component, this testbench ...&lt;/div&gt;~ /xucpu/trunk&lt;br /&gt;- /xucpu/trunk/src/components/BRAM/tb_large_ram.vhdl&lt;br /&gt;</description>
            <author>lcdsgmtr</author>
            <pubDate>Thu, 08 Oct 2015 17:12:56 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=21</guid>
        </item>
        <item>
            <title>Update RAM package to allow for 15-bit address.
Update test bench ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=20</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 20 - lcdsgmtr&lt;/strong&gt; (3 file(s) modified)&lt;/div&gt;&lt;div&gt;Update RAM package to allow for 15-bit address.&lt;br /&gt;
Update test bench ...&lt;/div&gt;~ /xucpu/trunk&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/RAM.vhdl&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/tb_generic_ram.vhdl&lt;br /&gt;</description>
            <author>lcdsgmtr</author>
            <pubDate>Thu, 08 Oct 2015 17:12:54 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=20</guid>
        </item>
        <item>
            <title>Makefile for building memory block testbench.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=19</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 19 - lcdsgmtr&lt;/strong&gt; (3 file(s) modified)&lt;/div&gt;&lt;div&gt;Makefile for building memory block testbench.&lt;/div&gt;~ /xucpu/trunk&lt;br /&gt;~ /xucpu/trunk/.bzrignore&lt;br /&gt;+ /xucpu/trunk/src/components/BRAM/Makefile&lt;br /&gt;</description>
            <author>lcdsgmtr</author>
            <pubDate>Thu, 08 Oct 2015 17:12:51 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=19</guid>
        </item>
        <item>
            <title>Moving the generic block ram component piece by piece to ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=17</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 17 - lcdsgmtr&lt;/strong&gt; (5 file(s) modified)&lt;/div&gt;&lt;div&gt;Moving the generic block ram component piece by piece to ...&lt;/div&gt;~ /xucpu/trunk&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/RAM.vhdl&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/ram_parts.vhdl&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/tb_generic_ram.vhdl&lt;br /&gt;~ /xucpu/trunk/src/util/file/hexio.vhdl&lt;br /&gt;</description>
            <author>lcdsgmtr</author>
            <pubDate>Thu, 08 Oct 2015 17:12:46 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=17</guid>
        </item>
        <item>
            <title>Re-write of memory in function of initial array memory blocks.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=16</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 16 - lcdsgmtr&lt;/strong&gt; (10 file(s) modified)&lt;/div&gt;&lt;div&gt;Re-write of memory in function of initial array memory blocks.&lt;/div&gt;~ /xucpu/trunk&lt;br /&gt;~ /xucpu/trunk/ghdl/2k.mk&lt;br /&gt;+ /xucpu/trunk/src/components/BRAM/generic_memory_block.vhdl&lt;br /&gt;+ /xucpu/trunk/src/components/BRAM/generic_ram.vhdl&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/ram_parts.vhdl&lt;br /&gt;+ /xucpu/trunk/src/system/system_2k.vhdl&lt;br /&gt;- /xucpu/trunk/src/util/file/arrayio.vhdl&lt;br /&gt;+ /xucpu/trunk/src/util/file/hexio.vhdl&lt;br /&gt;~ /xucpu/trunk/src/util/file/proc_reader.vhdl&lt;br /&gt;~ /xucpu/trunk/src/util/file/sign_reader.vhdl&lt;br /&gt;</description>
            <author>lcdsgmtr</author>
            <pubDate>Thu, 08 Oct 2015 17:12:42 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=16</guid>
        </item>
        <item>
            <title>Unification of all RAM parts into one interface.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=15</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 15 - lcdsgmtr&lt;/strong&gt; (3 file(s) modified)&lt;/div&gt;&lt;div&gt;Unification of all RAM parts into one interface.&lt;/div&gt;~ /xucpu/trunk&lt;br /&gt;~ /xucpu/trunk/src/components/BRAM/RAM.vhdl&lt;br /&gt;+ /xucpu/trunk/src/components/BRAM/ram_parts.vhdl&lt;br /&gt;</description>
            <author>lcdsgmtr</author>
            <pubDate>Thu, 08 Oct 2015 17:12:35 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=15</guid>
        </item>
        <item>
            <title>This makes sure that this GHDL configuration analyses correctly.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=9</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 9 - lcdsgmtr&lt;/strong&gt; (4 file(s) modified)&lt;/div&gt;&lt;div&gt;This makes sure that this GHDL configuration analyses correctly.&lt;/div&gt;~ /xucpu/trunk&lt;br /&gt;~ /xucpu/trunk/ghdl/Makefile&lt;br /&gt;~ /xucpu/trunk/src/components/components.vhdl&lt;br /&gt;~ /xucpu/trunk/src/components/data_reg.vhdl&lt;br /&gt;</description>
            <author>lcdsgmtr</author>
            <pubDate>Fri, 29 May 2015 16:45:22 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=9</guid>
        </item>
        <item>
            <title>Rebuilding the configuration to build the first system using GHDL.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=8</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 8 - lcdsgmtr&lt;/strong&gt; (7 file(s) modified)&lt;/div&gt;&lt;div&gt;Rebuilding the configuration to build the first system using GHDL.&lt;/div&gt;~ /xucpu/trunk&lt;br /&gt;+ /xucpu/trunk/.bzrignore&lt;br /&gt;~ /xucpu/trunk/ghdl/Makefile&lt;br /&gt;+ /xucpu/trunk/src/components/ALU/logic.vhdl&lt;br /&gt;+ /xucpu/trunk/src/components/ALU/shift.vhdl&lt;br /&gt;+ /xucpu/trunk/src/components/ALU/summation.vhdl&lt;br /&gt;+ /xucpu/trunk/src/system/system.vhdl&lt;br /&gt;</description>
            <author>lcdsgmtr</author>
            <pubDate>Thu, 28 May 2015 18:14:21 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=8</guid>
        </item>
        <item>
            <title>Removed some unnecessary files and directories.
Moved other files to new ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=6</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 6 - lcdsgmtr&lt;/strong&gt; (14 file(s) modified)&lt;/div&gt;&lt;div&gt;Removed some unnecessary files and directories.&lt;br /&gt;
Moved other files to new ...&lt;/div&gt;~ /xucpu/trunk&lt;br /&gt;- /xucpu/trunk/FPGA&lt;br /&gt;+ /xucpu/trunk/src/components/ALU/alu.vhdl&lt;br /&gt;- /xucpu/trunk/src/components/ALU/ALU.vhdl&lt;br /&gt;+ /xucpu/trunk/src/components/ALU/alu2.vhdl&lt;br /&gt;+ /xucpu/trunk/src/system/clock.vhdl&lt;br /&gt;+ /xucpu/trunk/src/system/controllers.vhdl&lt;br /&gt;+ /xucpu/trunk/src/system/decoder.vhdl&lt;br /&gt;+ /xucpu/trunk/src/system/Makefile&lt;br /&gt;+ /xucpu/trunk/src/system/sync_reset.vhdl&lt;br /&gt;+ /xucpu/trunk/src/system/uctrl-init.vhdl&lt;br /&gt;+ /xucpu/trunk/src/system/uctrl-main.vhdl&lt;br /&gt;+ /xucpu/trunk/src/system/uctrl.vhdl&lt;br /&gt;+ /xucpu/trunk/VHDL/ALU.vhdl&lt;br /&gt;</description>
            <author>lcdsgmtr</author>
            <pubDate>Thu, 28 May 2015 18:14:13 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=6</guid>
        </item>
        <item>
            <title>Re-organisation of repository.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%2F&amp;rev=5</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5 - lcdsgmtr&lt;/strong&gt; (55 file(s) modified)&lt;/div&gt;&lt;div&gt;Re-organisation of repository.&lt;/div&gt;~ /xucpu/trunk&lt;br /&gt;- /xucpu/trunk/FPGA/components.vhdl&lt;br /&gt;- /xucpu/trunk/FPGA/data_reg.vhdl&lt;br /&gt;- /xucpu/trunk/FPGA/gpio_in.vhdl&lt;br /&gt;- /xucpu/trunk/FPGA/gpio_out.vhdl&lt;br /&gt;- /xucpu/trunk/FPGA/incr.vhdl&lt;br /&gt;- /xucpu/trunk/FPGA/regf.vhdl&lt;br /&gt;- /xucpu/trunk/FPGA/startup_sim.vhdl&lt;br /&gt;- /xucpu/trunk/FPGA/system.vhdl&lt;br /&gt;- /xucpu/trunk/FPGA/system_package.vhdl&lt;br /&gt;- /xucpu/trunk/FPGA/system_sim.vhdl&lt;br /&gt;- /xucpu/trunk/FPGA/tty_in.vhdl&lt;br /&gt;- /xucpu/trunk/FPGA/tty_out.vhdl&lt;br /&gt;- /xucpu/trunk/FPGA/uart_clk.vhdl&lt;br /&gt;- /xucpu/trunk/FPGA/zerof.vhdl&lt;br /&gt;+ /xucpu/trunk/ghdl/1k.mk&lt;br /&gt;+ /xucpu/trunk/ghdl/2k.mk&lt;br /&gt;+ /xucpu/trunk/ghdl/4k.mk&lt;br /&gt;+ /xucpu/trunk/ghdl/8k.mk&lt;br /&gt;+ /xucpu/trunk/ghdl/16k.mk&lt;br /&gt;+ /xucpu/trunk/src&lt;br /&gt;+ /xucpu/trunk/src/components&lt;br /&gt;+ /xucpu/trunk/src/components/ALU&lt;br /&gt;/xucpu/trunk/src/components/ALU/ALU.vhdl&lt;br /&gt;+ /xucpu/trunk/src/components/BRAM&lt;br /&gt;/xucpu/trunk/src/components/BRAM/RAM.vhdl&lt;br /&gt;/xucpu/trunk/src/components/BRAM/ram16x16_poc.vhdl&lt;br /&gt;/xucpu/trunk/src/components/BRAM/tb_generic_ram.vhdl&lt;br /&gt;/xucpu/trunk/src/components/BRAM/tb_large_ram.vhdl&lt;br /&gt;+ /xucpu/trunk/src/components/components.vhdl&lt;br /&gt;+ /xucpu/trunk/src/components/data_reg.vhdl&lt;br /&gt;+ /xucpu/trunk/src/components/incr.vhdl&lt;br /&gt;+ /xucpu/trunk/src/components/multiplexer&lt;br /&gt;/xucpu/trunk/src/components/multiplexer/MUX.vhdl&lt;br /&gt;+ /xucpu/trunk/src/components/regf.vhdl&lt;br /&gt;+ /xucpu/trunk/src/components/zerof.vhdl&lt;br /&gt;+ /xucpu/trunk/src/io&lt;br /&gt;+ /xucpu/trunk/src/io/gpio_in.vhdl&lt;br /&gt;+ /xucpu/trunk/src/io/gpio_out.vhdl&lt;br /&gt;+ /xucpu/trunk/src/io/tty_in.vhdl&lt;br /&gt;+ /xucpu/trunk/src/io/tty_out.vhdl&lt;br /&gt;+ /xucpu/trunk/src/io/uart_clk.vhdl&lt;br /&gt;+ /xucpu/trunk/src/system&lt;br /&gt;+ /xucpu/trunk/src/system/1k&lt;br /&gt;+ /xucpu/trunk/src/system/1k/system.vhdl&lt;br /&gt;+ /xucpu/trunk/src/system/2k&lt;br /&gt;+ /xucpu/trunk/src/system/4k&lt;br /&gt;+ /xucpu/trunk/src/system/8k&lt;br /&gt;+ /xucpu/trunk/src/system/16k&lt;br /&gt;+ /xucpu/trunk/tb&lt;br /&gt;+ /xucpu/trunk/tb/startup_sim.vhdl&lt;br /&gt;+ /xucpu/trunk/tb/system_sim.vhdl&lt;br /&gt;- /xucpu/trunk/VHDL/ALU&lt;br /&gt;- /xucpu/trunk/VHDL/blockram&lt;br /&gt;- /xucpu/trunk/VHDL/multiplexer&lt;br /&gt;</description>
            <author>lcdsgmtr</author>
            <pubDate>Wed, 27 May 2015 17:02:57 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=xucpu&amp;path=%2Fxucpu%2Ftrunk%2Fsrc%2Fcomponents%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>