<!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/lxp32'">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/lxp32/lxp32/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>lxp32</title>
        <description>WebSVN RSS feed - lxp32</description>
        <link>https://opencores.org/websvn//websvn/listing?repname=lxp32&amp;path=%2Flxp32%2F&amp;</link>
        <lastBuildDate>Tue, 14 Apr 2026 09:06:32 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>release 1.3</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=12</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 12 - ring0_mipt&lt;/strong&gt; (11 file(s) modified)&lt;/div&gt;&lt;div&gt;release 1.3&lt;/div&gt;~ /lxp32/trunk/doc/lxp32-trm.pdf&lt;br /&gt;~ /lxp32/trunk/doc/src/trm/frontmatter.tex&lt;br /&gt;~ /lxp32/trunk/doc/src/trm/lxp32-trm.tex&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_cpu.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_decode.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_interrupt_mux.vhd&lt;br /&gt;~ /lxp32/trunk/tools/bin/lxp32asm.exe&lt;br /&gt;~ /lxp32/trunk/tools/bin/lxp32dump.exe&lt;br /&gt;~ /lxp32/trunk/tools/bin/wigen.exe&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test016.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/platform/coprocessor.vhd&lt;br /&gt;</description>
            <author>ring0_mipt</author>
            <pubDate>Tue, 06 Sep 2022 18:30:15 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=12</guid>
        </item>
        <item>
            <title>Remove branches and tags</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=11</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 11 - ring0_mipt&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;Remove branches and tags&lt;/div&gt;- /lxp32/branches&lt;br /&gt;- /lxp32/tags&lt;br /&gt;</description>
            <author>ring0_mipt</author>
            <pubDate>Tue, 06 Sep 2022 18:28:18 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=11</guid>
        </item>
        <item>
            <title>tag version 1.2</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=10</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 10 - ring0_mipt&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;tag version 1.2&lt;/div&gt;+ /lxp32/tags/1.2&lt;br /&gt;</description>
            <author>ring0_mipt</author>
            <pubDate>Thu, 21 Oct 2021 18:05:23 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=10</guid>
        </item>
        <item>
            <title>release 1.2</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=9</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 9 - ring0_mipt&lt;/strong&gt; (119 file(s) modified)&lt;/div&gt;&lt;div&gt;release 1.2&lt;/div&gt;~ /lxp32/trunk/.gitattributes&lt;br /&gt;~ /lxp32/trunk/doc/lxp32-trm.pdf&lt;br /&gt;~ /lxp32/trunk/doc/src/logo/lxp32-logo.svg&lt;br /&gt;~ /lxp32/trunk/doc/src/trm/.gitignore&lt;br /&gt;~ /lxp32/trunk/doc/src/trm/frontmatter.tex&lt;br /&gt;~ /lxp32/trunk/doc/src/trm/images/blockdiagram.svg&lt;br /&gt;~ /lxp32/trunk/doc/src/trm/images/dbustiming.svg&lt;br /&gt;~ /lxp32/trunk/doc/src/trm/images/ibustiming.svg&lt;br /&gt;~ /lxp32/trunk/doc/src/trm/images/instructionformat.svg&lt;br /&gt;~ /lxp32/trunk/doc/src/trm/images/llitiming.svg&lt;br /&gt;~ /lxp32/trunk/doc/src/trm/images/resetsync.svg&lt;br /&gt;~ /lxp32/trunk/doc/src/trm/images/symbols.svg&lt;br /&gt;~ /lxp32/trunk/doc/src/trm/lxp32-trm.tex&lt;br /&gt;~ /lxp32/trunk/doc/src/trm/preamble.tex&lt;br /&gt;~ /lxp32/trunk/LICENSE.md&lt;br /&gt;~ /lxp32/trunk/misc/highlight/akelpad/asm.coder&lt;br /&gt;~ /lxp32/trunk/misc/highlight/notepad++/LXP32Assembly.xml&lt;br /&gt;~ /lxp32/trunk/misc/highlight/readme.txt&lt;br /&gt;~ /lxp32/trunk/README.md&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32c_top.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32u_top.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_alu.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_compl.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_cpu.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_dbus.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_decode.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_divider.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_execute.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_fetch.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_icache.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_interrupt_mux.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_mul16x16.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_mul_dsp.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_mul_opt.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_mul_seq.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_ram256x32.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_scratchpad.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_shifter.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_ubuf.vhd&lt;br /&gt;~ /lxp32/trunk/tools/.gitignore&lt;br /&gt;~ /lxp32/trunk/tools/bin/lxp32asm.exe&lt;br /&gt;~ /lxp32/trunk/tools/bin/lxp32dump.exe&lt;br /&gt;~ /lxp32/trunk/tools/bin/wigen.exe&lt;br /&gt;~ /lxp32/trunk/tools/src/CMakeLists.txt&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/assembler.cpp&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/assembler.h&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/CMakeLists.txt&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/linkableobject.cpp&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/linkableobject.h&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/linker.cpp&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/linker.h&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/main.cpp&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/outputwriter.cpp&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/outputwriter.h&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/utils.cpp&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/utils.h&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32dump/CMakeLists.txt&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32dump/disassembler.cpp&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32dump/disassembler.h&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32dump/main.cpp&lt;br /&gt;~ /lxp32/trunk/tools/src/wigen/CMakeLists.txt&lt;br /&gt;~ /lxp32/trunk/tools/src/wigen/generator.cpp&lt;br /&gt;~ /lxp32/trunk/tools/src/wigen/generator.h&lt;br /&gt;~ /lxp32/trunk/tools/src/wigen/main.cpp&lt;br /&gt;~ /lxp32/trunk/tools/src/wigen/range.cpp&lt;br /&gt;~ /lxp32/trunk/tools/src/wigen/range.h&lt;br /&gt;~ /lxp32/trunk/verify/common_pkg/common_pkg.vhd&lt;br /&gt;~ /lxp32/trunk/verify/common_pkg/common_pkg_body.vhd&lt;br /&gt;~ /lxp32/trunk/verify/icache/run/ghdl/.gitignore&lt;br /&gt;~ /lxp32/trunk/verify/icache/run/ghdl/Makefile&lt;br /&gt;~ /lxp32/trunk/verify/icache/run/vsim/.gitignore&lt;br /&gt;~ /lxp32/trunk/verify/icache/run/vsim/Makefile&lt;br /&gt;~ /lxp32/trunk/verify/icache/run/xsim/.gitignore&lt;br /&gt;~ /lxp32/trunk/verify/icache/run/xsim/Makefile&lt;br /&gt;~ /lxp32/trunk/verify/icache/src/make/sources.make&lt;br /&gt;~ /lxp32/trunk/verify/icache/src/tb/cpu_model.vhd&lt;br /&gt;~ /lxp32/trunk/verify/icache/src/tb/ram_model.vhd&lt;br /&gt;~ /lxp32/trunk/verify/icache/src/tb/tb.vhd&lt;br /&gt;~ /lxp32/trunk/verify/icache/src/tb/tb_pkg.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/run/ghdl/.gitignore&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/run/ghdl/Makefile&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/run/vsim/.gitignore&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/run/vsim/Makefile&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/run/xsim/.gitignore&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/run/xsim/Makefile&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test001.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test002.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test003.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test004.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test005.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test006.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test007.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test008.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test009.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test010.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test011.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test012.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test013.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test014.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test015.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test016.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test017.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test018.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test019.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test020.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/make/sources.make&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/platform/coprocessor.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/platform/dbus_monitor.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/platform/generic_dpram.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/platform/ibus_adapter.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/platform/intercon.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/platform/platform.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/platform/program_ram.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/platform/scrambler.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/platform/timer.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/tb/monitor.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/tb/tb.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/tb/tb_pkg.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/tb/tb_pkg_body.vhd&lt;br /&gt;</description>
            <author>ring0_mipt</author>
            <pubDate>Thu, 21 Oct 2021 18:04:11 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=9</guid>
        </item>
        <item>
            <title>Toolchain binaries added</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=8</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 8 - ring0_mipt&lt;/strong&gt; (8 file(s) modified)&lt;/div&gt;&lt;div&gt;Toolchain binaries added&lt;/div&gt;+ /lxp32/tags/1.1/tools/bin&lt;br /&gt;+ /lxp32/tags/1.1/tools/bin/lxp32asm.exe&lt;br /&gt;+ /lxp32/tags/1.1/tools/bin/lxp32dump.exe&lt;br /&gt;+ /lxp32/tags/1.1/tools/bin/wigen.exe&lt;br /&gt;+ /lxp32/trunk/tools/bin&lt;br /&gt;+ /lxp32/trunk/tools/bin/lxp32asm.exe&lt;br /&gt;+ /lxp32/trunk/tools/bin/lxp32dump.exe&lt;br /&gt;+ /lxp32/trunk/tools/bin/wigen.exe&lt;br /&gt;</description>
            <author>ring0_mipt</author>
            <pubDate>Fri, 25 Jan 2019 20:33:57 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=8</guid>
        </item>
        <item>
            <title>Release 1.1 tagged</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=7</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 7 - ring0_mipt&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Release 1.1 tagged&lt;/div&gt;+ /lxp32/tags/1.1&lt;br /&gt;</description>
            <author>ring0_mipt</author>
            <pubDate>Fri, 11 Jan 2019 19:15:30 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=7</guid>
        </item>
        <item>
            <title>Release 1.1 from GitHub</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=6</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 6 - ring0_mipt&lt;/strong&gt; (61 file(s) modified)&lt;/div&gt;&lt;div&gt;Release 1.1 from GitHub&lt;/div&gt;~ /lxp32/trunk/.gitattributes&lt;br /&gt;~ /lxp32/trunk/doc/lxp32-trm.pdf&lt;br /&gt;~ /lxp32/trunk/doc/src/trm/frontmatter.tex&lt;br /&gt;~ /lxp32/trunk/doc/src/trm/lxp32-trm.tex&lt;br /&gt;~ /lxp32/trunk/doc/src/trm/preamble.tex&lt;br /&gt;~ /lxp32/trunk/LICENSE.md&lt;br /&gt;~ /lxp32/trunk/misc/highlight/akelpad/asm.coder&lt;br /&gt;~ /lxp32/trunk/misc/highlight/notepad++/LXP32Assembly.xml&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32c_top.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32u_top.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_alu.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_cpu.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_dbus.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_decode.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_divider.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_execute.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_fetch.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_icache.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_interrupt_mux.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_mul_dsp.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_mul_opt.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_mul_seq.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_ram256x32.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_scratchpad.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_shifter.vhd&lt;br /&gt;~ /lxp32/trunk/rtl/lxp32_ubuf.vhd&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/assembler.cpp&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/assembler.h&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/linkableobject.cpp&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/linkableobject.h&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/linker.cpp&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/linker.h&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/main.cpp&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/outputwriter.cpp&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/outputwriter.h&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32asm/utils.h&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32dump/disassembler.cpp&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32dump/disassembler.h&lt;br /&gt;~ /lxp32/trunk/tools/src/lxp32dump/main.cpp&lt;br /&gt;~ /lxp32/trunk/verify/common_pkg/common_pkg.vhd&lt;br /&gt;~ /lxp32/trunk/verify/common_pkg/common_pkg_body.vhd&lt;br /&gt;~ /lxp32/trunk/verify/icache/run/ghdl/Makefile&lt;br /&gt;~ /lxp32/trunk/verify/icache/run/vsim/Makefile&lt;br /&gt;~ /lxp32/trunk/verify/icache/run/xsim/Makefile&lt;br /&gt;~ /lxp32/trunk/verify/icache/src/make/sources.make&lt;br /&gt;~ /lxp32/trunk/verify/icache/src/tb/cpu_model.vhd&lt;br /&gt;~ /lxp32/trunk/verify/icache/src/tb/ram_model.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/run/ghdl/Makefile&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/run/vsim/Makefile&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/run/xsim/Makefile&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/firmware/test001.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test017.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test018.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test019.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test020.asm&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/make/sources.make&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/platform/dbus_monitor.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/platform/generic_dpram.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/platform/platform.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/platform/program_ram.vhd&lt;br /&gt;~ /lxp32/trunk/verify/lxp32/src/tb/tb.vhd&lt;br /&gt;</description>
            <author>ring0_mipt</author>
            <pubDate>Fri, 11 Jan 2019 19:11:08 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=6</guid>
        </item>
        <item>
            <title>release 1.0 tagged</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=5</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 5 - ring0_mipt&lt;/strong&gt; (9 file(s) modified)&lt;/div&gt;&lt;div&gt;release 1.0 tagged&lt;/div&gt;+ /lxp32/tags/1.0&lt;br /&gt;+ /lxp32/tags/1.0/.gitattributes&lt;br /&gt;+ /lxp32/tags/1.0/doc&lt;br /&gt;+ /lxp32/tags/1.0/LICENSE.md&lt;br /&gt;+ /lxp32/tags/1.0/misc&lt;br /&gt;+ /lxp32/tags/1.0/README.md&lt;br /&gt;+ /lxp32/tags/1.0/rtl&lt;br /&gt;+ /lxp32/tags/1.0/tools&lt;br /&gt;+ /lxp32/tags/1.0/verify&lt;br /&gt;</description>
            <author>ring0_mipt</author>
            <pubDate>Sun, 21 Feb 2016 12:28:49 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=5</guid>
        </item>
        <item>
            <title>Delete bogus tag</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=4</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 4 - ring0_mipt&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Delete bogus tag&lt;/div&gt;- /lxp32/tags/1.0&lt;br /&gt;</description>
            <author>ring0_mipt</author>
            <pubDate>Sun, 21 Feb 2016 12:28:33 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=4</guid>
        </item>
        <item>
            <title>Directory created for release 1.0 tag</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=3</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 3 - ring0_mipt&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Directory created for release 1.0 tag&lt;/div&gt;+ /lxp32/tags/1.0&lt;br /&gt;</description>
            <author>ring0_mipt</author>
            <pubDate>Sun, 21 Feb 2016 12:26:37 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=3</guid>
        </item>
        <item>
            <title>Release 1.0 uploaded</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=2</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 2 - ring0_mipt&lt;/strong&gt; (157 file(s) modified)&lt;/div&gt;&lt;div&gt;Release 1.0 uploaded&lt;/div&gt;+ /lxp32/trunk/.gitattributes&lt;br /&gt;+ /lxp32/trunk/doc&lt;br /&gt;+ /lxp32/trunk/doc/lxp32-logo.png&lt;br /&gt;+ /lxp32/trunk/doc/lxp32-trm.pdf&lt;br /&gt;+ /lxp32/trunk/doc/src&lt;br /&gt;+ /lxp32/trunk/doc/src/logo&lt;br /&gt;+ /lxp32/trunk/doc/src/logo/lxp32-logo.svg&lt;br /&gt;+ /lxp32/trunk/doc/src/trm&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/.gitignore&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/frontmatter.tex&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/images&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/images/blockdiagram.pdf&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/images/blockdiagram.svg&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/images/dbustiming.pdf&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/images/dbustiming.svg&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/images/gtkwave.png&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/images/ibustiming.pdf&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/images/ibustiming.svg&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/images/instructionformat.pdf&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/images/instructionformat.svg&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/images/llitiming.pdf&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/images/llitiming.svg&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/images/lxp32-logo.pdf&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/images/resetsync.pdf&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/images/resetsync.svg&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/images/symbols.pdf&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/images/symbols.svg&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/lxp32-trm.tex&lt;br /&gt;+ /lxp32/trunk/doc/src/trm/preamble.tex&lt;br /&gt;+ /lxp32/trunk/LICENSE.md&lt;br /&gt;+ /lxp32/trunk/misc&lt;br /&gt;+ /lxp32/trunk/misc/highlight&lt;br /&gt;+ /lxp32/trunk/misc/highlight/akelpad&lt;br /&gt;+ /lxp32/trunk/misc/highlight/akelpad/asm.coder&lt;br /&gt;+ /lxp32/trunk/misc/highlight/notepad++&lt;br /&gt;+ /lxp32/trunk/misc/highlight/notepad++/LXP32Assembly.xml&lt;br /&gt;+ /lxp32/trunk/misc/highlight/readme.txt&lt;br /&gt;+ /lxp32/trunk/README.md&lt;br /&gt;+ /lxp32/trunk/rtl&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32c_top.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32u_top.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_alu.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_compl.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_cpu.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_dbus.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_decode.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_divider.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_execute.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_fetch.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_icache.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_interrupt_mux.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_mul16x16.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_mul_dsp.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_mul_opt.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_mul_seq.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_ram256x32.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_scratchpad.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_shifter.vhd&lt;br /&gt;+ /lxp32/trunk/rtl/lxp32_ubuf.vhd&lt;br /&gt;+ /lxp32/trunk/tools&lt;br /&gt;+ /lxp32/trunk/tools/.gitignore&lt;br /&gt;+ /lxp32/trunk/tools/src&lt;br /&gt;+ /lxp32/trunk/tools/src/CMakeLists.txt&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32asm&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32asm/assembler.cpp&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32asm/assembler.h&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32asm/CMakeLists.txt&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32asm/linkableobject.cpp&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32asm/linkableobject.h&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32asm/linker.cpp&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32asm/linker.h&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32asm/main.cpp&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32asm/outputwriter.cpp&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32asm/outputwriter.h&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32asm/utils.cpp&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32asm/utils.h&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32dump&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32dump/CMakeLists.txt&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32dump/disassembler.cpp&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32dump/disassembler.h&lt;br /&gt;+ /lxp32/trunk/tools/src/lxp32dump/main.cpp&lt;br /&gt;+ /lxp32/trunk/tools/src/wigen&lt;br /&gt;+ /lxp32/trunk/tools/src/wigen/CMakeLists.txt&lt;br /&gt;+ /lxp32/trunk/tools/src/wigen/generator.cpp&lt;br /&gt;+ /lxp32/trunk/tools/src/wigen/generator.h&lt;br /&gt;+ /lxp32/trunk/tools/src/wigen/main.cpp&lt;br /&gt;+ /lxp32/trunk/tools/src/wigen/range.cpp&lt;br /&gt;+ /lxp32/trunk/tools/src/wigen/range.h&lt;br /&gt;+ /lxp32/trunk/verify&lt;br /&gt;+ /lxp32/trunk/verify/common_pkg&lt;br /&gt;+ /lxp32/trunk/verify/common_pkg/common_pkg.vhd&lt;br /&gt;+ /lxp32/trunk/verify/common_pkg/common_pkg_body.vhd&lt;br /&gt;+ /lxp32/trunk/verify/icache&lt;br /&gt;+ /lxp32/trunk/verify/icache/run&lt;br /&gt;+ /lxp32/trunk/verify/icache/run/ghdl&lt;br /&gt;+ /lxp32/trunk/verify/icache/run/ghdl/.gitignore&lt;br /&gt;+ /lxp32/trunk/verify/icache/run/ghdl/Makefile&lt;br /&gt;+ /lxp32/trunk/verify/icache/run/vsim&lt;br /&gt;+ /lxp32/trunk/verify/icache/run/vsim/.gitignore&lt;br /&gt;+ /lxp32/trunk/verify/icache/run/vsim/Makefile&lt;br /&gt;+ /lxp32/trunk/verify/icache/run/xsim&lt;br /&gt;+ /lxp32/trunk/verify/icache/run/xsim/.gitignore&lt;br /&gt;+ /lxp32/trunk/verify/icache/run/xsim/Makefile&lt;br /&gt;+ /lxp32/trunk/verify/icache/src&lt;br /&gt;+ /lxp32/trunk/verify/icache/src/make&lt;br /&gt;+ /lxp32/trunk/verify/icache/src/make/sources.make&lt;br /&gt;+ /lxp32/trunk/verify/icache/src/tb&lt;br /&gt;+ /lxp32/trunk/verify/icache/src/tb/cpu_model.vhd&lt;br /&gt;+ /lxp32/trunk/verify/icache/src/tb/ram_model.vhd&lt;br /&gt;+ /lxp32/trunk/verify/icache/src/tb/tb.vhd&lt;br /&gt;+ /lxp32/trunk/verify/icache/src/tb/tb_pkg.vhd&lt;br /&gt;+ /lxp32/trunk/verify/lxp32&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/run&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/run/ghdl&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/run/ghdl/.gitignore&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/run/ghdl/Makefile&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/run/vsim&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/run/vsim/.gitignore&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/run/vsim/Makefile&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/run/xsim&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/run/xsim/.gitignore&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/run/xsim/Makefile&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test001.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test002.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test003.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test004.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test005.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test006.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test007.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test008.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test009.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test010.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test011.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test012.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test013.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test014.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test015.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/firmware/test016.asm&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/make&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/make/sources.make&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/platform&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/platform/coprocessor.vhd&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/platform/dbus_monitor.vhd&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/platform/generic_dpram.vhd&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/platform/ibus_adapter.vhd&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/platform/intercon.vhd&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/platform/platform.vhd&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/platform/program_ram.vhd&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/platform/scrambler.vhd&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/platform/timer.vhd&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/tb&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/tb/monitor.vhd&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/tb/tb.vhd&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/tb/tb_pkg.vhd&lt;br /&gt;+ /lxp32/trunk/verify/lxp32/src/tb/tb_pkg_body.vhd&lt;br /&gt;</description>
            <author>ring0_mipt</author>
            <pubDate>Sun, 21 Feb 2016 12:06:22 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=2</guid>
        </item>
        <item>
            <title>The project and the structure was created</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=1</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 1 - root&lt;/strong&gt; (4 file(s) modified)&lt;/div&gt;&lt;div&gt;The project and the structure was created&lt;/div&gt;+ /lxp32&lt;br /&gt;+ /lxp32/branches&lt;br /&gt;+ /lxp32/tags&lt;br /&gt;+ /lxp32/trunk&lt;br /&gt;</description>
            <author>root</author>
            <pubDate>Sun, 21 Feb 2016 10:00:03 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=lxp32&amp;path=%2Flxp32%2F&amp;rev=1</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>