<!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/potato'">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/potato/potato/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>potato</title>
        <description>WebSVN RSS feed - potato</description>
        <link>https://lists.opencores.org/websvn//websvn/listing?repname=potato&amp;path=%2F&amp;</link>
        <lastBuildDate>Sun, 14 Jun 2026 20:12:32 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Change UART status register to include recv buffer empty

This replaces ...</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=66</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 66 - skordal&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Change UART status register to include recv buffer empty&lt;br /&gt;
&lt;br /&gt;
This replaces ...&lt;/div&gt;~ /potato/trunk/soc/pp_soc_uart.vhd&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Sat, 14 Nov 2015 22:36:21 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=66</guid>
        </item>
        <item>
            <title>Update platform headers and add cache control commands

Cache control is ...</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=65</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 65 - skordal&lt;/strong&gt; (5 file(s) modified)&lt;/div&gt;&lt;div&gt;Update platform headers and add cache control commands&lt;br /&gt;
&lt;br /&gt;
Cache control is ...&lt;/div&gt;~ /potato/trunk/benchmarks/platform.h&lt;br /&gt;~ /potato/trunk/benchmarks/potato.h&lt;br /&gt;~ /potato/trunk/benchmarks/sha256/main.c&lt;br /&gt;~ /potato/trunk/benchmarks/sha256/uart.c&lt;br /&gt;~ /potato/trunk/benchmarks/start.S&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Wed, 09 Sep 2015 15:17:26 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=65</guid>
        </item>
        <item>
            <title>Add display enable support for the 7-seg module</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=64</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 64 - skordal&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Add display enable support for the 7-seg module&lt;/div&gt;~ /potato/trunk/soc/pp_soc_7seg.vhd&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Wed, 09 Sep 2015 15:12:22 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=64</guid>
        </item>
        <item>
            <title>Upgrade makefiles for use with the upgraded toolchain</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=63</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 63 - skordal&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;Upgrade makefiles for use with the upgraded toolchain&lt;/div&gt;~ /potato/trunk/benchmarks/hello/Makefile&lt;br /&gt;~ /potato/trunk/benchmarks/sha256/Makefile&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Sun, 06 Sep 2015 15:20:23 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=63</guid>
        </item>
        <item>
            <title>Add a couple of missing signals to a sensitivity list</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=62</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 62 - skordal&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Add a couple of missing signals to a sensitivity list&lt;/div&gt;~ /potato/trunk/example/toplevel.vhd&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Sun, 09 Aug 2015 14:20:53 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=62</guid>
        </item>
        <item>
            <title>Add 7-segment display controller to the Potato SoC</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=61</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 61 - skordal&lt;/strong&gt; (9 file(s) modified)&lt;/div&gt;&lt;div&gt;Add 7-segment display controller to the Potato SoC&lt;/div&gt;~ /potato/trunk/benchmarks/platform.h&lt;br /&gt;~ /potato/trunk/benchmarks/sha256/main.c&lt;br /&gt;~ /potato/trunk/benchmarks/sha256/Makefile&lt;br /&gt;+ /potato/trunk/benchmarks/sha256/seg7.c&lt;br /&gt;+ /potato/trunk/benchmarks/sha256/seg7.h&lt;br /&gt;~ /potato/trunk/example/nexys4_constraints.xdc&lt;br /&gt;~ /potato/trunk/example/toplevel.vhd&lt;br /&gt;+ /potato/trunk/soc/pp_seg7dec.vhd&lt;br /&gt;+ /potato/trunk/soc/pp_soc_7seg.vhd&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Sat, 08 Aug 2015 10:56:15 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=61</guid>
        </item>
        <item>
            <title>Remove out-of-date comment</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=60</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 60 - skordal&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Remove out-of-date comment&lt;/div&gt;~ /potato/trunk/src/pp_core.vhd&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Sat, 25 Jul 2015 18:43:17 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=60</guid>
        </item>
        <item>
            <title>Remove branch: &amp;quot;new-privileged-isa&amp;quot;</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=59</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 59 - skordal&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Remove branch: &amp;quot;new-privileged-isa&amp;quot;&lt;/div&gt;- /potato/branches/new-privileged-isa&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Sun, 05 Jul 2015 17:31:52 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=59</guid>
        </item>
        <item>
            <title>Merge branch new-privileged-isa (r48-r57) into trunk

This adds support for the ...</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=58</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 58 - skordal&lt;/strong&gt; (39 file(s) modified)&lt;/div&gt;&lt;div&gt;Merge branch new-privileged-isa (r48-r57) into trunk&lt;br /&gt;
&lt;br /&gt;
This adds support for the ...&lt;/div&gt;~ /potato/trunk&lt;br /&gt;~ /potato/trunk/benchmarks/benchmark.ld&lt;br /&gt;~ /potato/trunk/benchmarks/potato.h&lt;br /&gt;~ /potato/trunk/benchmarks/sha256/main.c&lt;br /&gt;~ /potato/trunk/benchmarks/sha256/Makefile&lt;br /&gt;~ /potato/trunk/benchmarks/start.S&lt;br /&gt;+ /potato/trunk/docs/datasheet.pdf&lt;br /&gt;+ /potato/trunk/docs/datasheet.tex&lt;br /&gt;+ /potato/trunk/docs/diagram.png&lt;br /&gt;+ /potato/trunk/docs/example.png&lt;br /&gt;- /potato/trunk/docs/manual.tex&lt;br /&gt;+ /potato/trunk/docs/opencores.png&lt;br /&gt;~ /potato/trunk/example/toplevel.vhd&lt;br /&gt;~ /potato/trunk/Makefile&lt;br /&gt;~ /potato/trunk/riscv-tests/encoding.h&lt;br /&gt;+ /potato/trunk/riscv-tests/hwacha_xcpt.h&lt;br /&gt;+ /potato/trunk/riscv-tests/lui.S&lt;br /&gt;+ /potato/trunk/riscv-tests/ma_addr.S&lt;br /&gt;~ /potato/trunk/riscv-tests/README&lt;br /&gt;~ /potato/trunk/riscv-tests/riscv_test.h&lt;br /&gt;+ /potato/trunk/riscv-tests/sbreak.S&lt;br /&gt;+ /potato/trunk/riscv-tests/scall.S&lt;br /&gt;~ /potato/trunk/riscv-tests/test_macros.h&lt;br /&gt;~ /potato/trunk/src/pp_control_unit.vhd&lt;br /&gt;~ /potato/trunk/src/pp_core.vhd&lt;br /&gt;~ /potato/trunk/src/pp_csr.vhd&lt;br /&gt;~ /potato/trunk/src/pp_csr_unit.vhd&lt;br /&gt;~ /potato/trunk/src/pp_decode.vhd&lt;br /&gt;~ /potato/trunk/src/pp_execute.vhd&lt;br /&gt;~ /potato/trunk/src/pp_fetch.vhd&lt;br /&gt;~ /potato/trunk/src/pp_memory.vhd&lt;br /&gt;~ /potato/trunk/src/pp_potato.vhd&lt;br /&gt;~ /potato/trunk/testbenches/tb_processor.vhd&lt;br /&gt;~ /potato/trunk/testbenches/tb_soc.vhd&lt;br /&gt;~ /potato/trunk/tests.ld&lt;br /&gt;- /potato/trunk/tests/sbreak.S&lt;br /&gt;- /potato/trunk/tests/scall.S&lt;br /&gt;~ /potato/trunk/tests/sw-jal.S&lt;br /&gt;+ /potato/trunk/tests/timer.S&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Sun, 05 Jul 2015 14:40:25 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=58</guid>
        </item>
        <item>
            <title>Add processor datasheet</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=57</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 57 - skordal&lt;/strong&gt; (5 file(s) modified)&lt;/div&gt;&lt;div&gt;Add processor datasheet&lt;/div&gt;+ /potato/branches/new-privileged-isa/docs/datasheet.pdf&lt;br /&gt;+ /potato/branches/new-privileged-isa/docs/datasheet.tex&lt;br /&gt;+ /potato/branches/new-privileged-isa/docs/diagram.png&lt;br /&gt;+ /potato/branches/new-privileged-isa/docs/example.png&lt;br /&gt;+ /potato/branches/new-privileged-isa/docs/opencores.png&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Sun, 05 Jul 2015 14:19:29 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=57</guid>
        </item>
        <item>
            <title>Remove old and outdated processor manual</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=56</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 56 - skordal&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Remove old and outdated processor manual&lt;/div&gt;- /potato/branches/new-privileged-isa/docs/manual.tex&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Sun, 05 Jul 2015 13:44:35 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=56</guid>
        </item>
        <item>
            <title>Use timer_clk for the example design and SoC testbench</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=55</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 55 - skordal&lt;/strong&gt; (3 file(s) modified)&lt;/div&gt;&lt;div&gt;Use timer_clk for the example design and SoC testbench&lt;/div&gt;~ /potato/branches/new-privileged-isa/example/toplevel.vhd&lt;br /&gt;~ /potato/branches/new-privileged-isa/src/pp_potato.vhd&lt;br /&gt;~ /potato/branches/new-privileged-isa/testbenches/tb_soc.vhd&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Sun, 05 Jul 2015 12:29:17 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=55</guid>
        </item>
        <item>
            <title>Update benchmarks to work with supervisor spec v1.7</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=54</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 54 - skordal&lt;/strong&gt; (5 file(s) modified)&lt;/div&gt;&lt;div&gt;Update benchmarks to work with supervisor spec v1.7&lt;/div&gt;~ /potato/branches/new-privileged-isa/benchmarks/benchmark.ld&lt;br /&gt;~ /potato/branches/new-privileged-isa/benchmarks/potato.h&lt;br /&gt;~ /potato/branches/new-privileged-isa/benchmarks/sha256/main.c&lt;br /&gt;~ /potato/branches/new-privileged-isa/benchmarks/sha256/Makefile&lt;br /&gt;~ /potato/branches/new-privileged-isa/benchmarks/start.S&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Tue, 30 Jun 2015 22:13:44 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=54</guid>
        </item>
        <item>
            <title>Upgrade processor core to conform to the supervisor spec v1.7</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=53</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 53 - skordal&lt;/strong&gt; (11 file(s) modified)&lt;/div&gt;&lt;div&gt;Upgrade processor core to conform to the supervisor spec v1.7&lt;/div&gt;~ /potato/branches/new-privileged-isa/src/pp_control_unit.vhd&lt;br /&gt;~ /potato/branches/new-privileged-isa/src/pp_core.vhd&lt;br /&gt;~ /potato/branches/new-privileged-isa/src/pp_csr.vhd&lt;br /&gt;~ /potato/branches/new-privileged-isa/src/pp_csr_unit.vhd&lt;br /&gt;~ /potato/branches/new-privileged-isa/src/pp_decode.vhd&lt;br /&gt;~ /potato/branches/new-privileged-isa/src/pp_execute.vhd&lt;br /&gt;~ /potato/branches/new-privileged-isa/src/pp_fetch.vhd&lt;br /&gt;~ /potato/branches/new-privileged-isa/src/pp_memory.vhd&lt;br /&gt;~ /potato/branches/new-privileged-isa/src/pp_potato.vhd&lt;br /&gt;~ /potato/branches/new-privileged-isa/testbenches/tb_processor.vhd&lt;br /&gt;~ /potato/branches/new-privileged-isa/testbenches/tb_soc.vhd&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Sun, 28 Jun 2015 21:20:47 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=53</guid>
        </item>
        <item>
            <title>Correct .data section of sw-jal test</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=52</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 52 - skordal&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Correct .data section of sw-jal test&lt;/div&gt;~ /potato/branches/new-privileged-isa/tests/sw-jal.S&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Sun, 28 Jun 2015 21:16:40 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=52</guid>
        </item>
        <item>
            <title>Add scall/ecall, sbreak/ebreak and timer interrupt tests</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=51</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 51 - skordal&lt;/strong&gt; (4 file(s) modified)&lt;/div&gt;&lt;div&gt;Add scall/ecall, sbreak/ebreak and timer interrupt tests&lt;/div&gt;~ /potato/branches/new-privileged-isa/Makefile&lt;br /&gt;+ /potato/branches/new-privileged-isa/riscv-tests/sbreak.S&lt;br /&gt;+ /potato/branches/new-privileged-isa/riscv-tests/scall.S&lt;br /&gt;+ /potato/branches/new-privileged-isa/tests/timer.S&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Sun, 28 Jun 2015 21:14:45 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=51</guid>
        </item>
        <item>
            <title>Update test environment to the new supervisor ISA</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=50</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 50 - skordal&lt;/strong&gt; (13 file(s) modified)&lt;/div&gt;&lt;div&gt;Update test environment to the new supervisor ISA&lt;/div&gt;~ /potato/branches/new-privileged-isa/Makefile&lt;br /&gt;~ /potato/branches/new-privileged-isa/riscv-tests/encoding.h&lt;br /&gt;+ /potato/branches/new-privileged-isa/riscv-tests/hwacha_xcpt.h&lt;br /&gt;+ /potato/branches/new-privileged-isa/riscv-tests/lui.S&lt;br /&gt;+ /potato/branches/new-privileged-isa/riscv-tests/ma_addr.S&lt;br /&gt;~ /potato/branches/new-privileged-isa/riscv-tests/README&lt;br /&gt;~ /potato/branches/new-privileged-isa/riscv-tests/riscv_test.h&lt;br /&gt;~ /potato/branches/new-privileged-isa/riscv-tests/test_macros.h&lt;br /&gt;~ /potato/branches/new-privileged-isa/testbenches/tb_processor.vhd&lt;br /&gt;~ /potato/branches/new-privileged-isa/testbenches/tb_soc.vhd&lt;br /&gt;~ /potato/branches/new-privileged-isa/tests.ld&lt;br /&gt;- /potato/branches/new-privileged-isa/tests/sbreak.S&lt;br /&gt;- /potato/branches/new-privileged-isa/tests/scall.S&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Tue, 16 Jun 2015 20:58:06 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=50</guid>
        </item>
        <item>
            <title>Correct spelling of &amp;quot;privileged&amp;quot;</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=49</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 49 - skordal&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;Correct spelling of &amp;quot;privileged&amp;quot;&lt;/div&gt;- /potato/branches/new-priviledged-isa&lt;br /&gt;+ /potato/branches/new-privileged-isa&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Sat, 06 Jun 2015 21:39:04 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=49</guid>
        </item>
        <item>
            <title>Create branch for upgrading to the new privileged ISA</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=48</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 48 - skordal&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Create branch for upgrading to the new privileged ISA&lt;/div&gt;+ /potato/branches/new-priviledged-isa&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Sat, 06 Jun 2015 21:35:16 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=48</guid>
        </item>
        <item>
            <title>Tag version 0.1 of the Potato Processor</title>
            <link>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=47</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 47 - skordal&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Tag version 0.1 of the Potato Processor&lt;/div&gt;+ /potato/tags/v0.1&lt;br /&gt;</description>
            <author>skordal</author>
            <pubDate>Sat, 06 Jun 2015 13:53:36 +0100</pubDate>
            <guid>https://lists.opencores.org/websvn//websvn/revision?repname=potato&amp;path=%2F&amp;rev=47</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>