<!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/neorv32'">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/neorv32/neorv32/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>neorv32</title>
        <description>WebSVN RSS feed - neorv32</description>
        <link>https://opencores.org/websvn//websvn/listing?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;</link>
        <lastBuildDate>Tue, 14 Apr 2026 11:59:14 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>bump to version 1.6.9</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=73</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 73 - zero_gravity&lt;/strong&gt; (70 file(s) modified)&lt;/div&gt;&lt;div&gt;bump to version 1.6.9&lt;/div&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;~ /neorv32/trunk/docs/attrs.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/cpu.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/cpu_csr.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/overview.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_buskeeper.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_cfs.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_gptmr.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_neoled.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_slink.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_spi.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_trng.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_twi.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_uart.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_wdt.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_xirq.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/software.adoc&lt;br /&gt;~ /neorv32/trunk/docs/figures/neorv32_cpu.png&lt;br /&gt;~ /neorv32/trunk/docs/neorv32-theme.yml&lt;br /&gt;~ /neorv32/trunk/docs/references/riscv-privileged.pdf&lt;br /&gt;~ /neorv32/trunk/docs/references/riscv-spec.pdf&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_application_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bootloader_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_busswitch.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bus_keeper.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cfs.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_alu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_bus.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_cfu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_fpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_muldiv.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_decompressor.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_regfile.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_debug_dm.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_icache.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_sysinfo.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_wishbone.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/processor_templates/neorv32_ProcessorTop_Minimal.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/processor_templates/neorv32_ProcessorTop_MinimalBoot.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/processor_templates/neorv32_ProcessorTop_UP5KDemo.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/system_integration/neorv32_ProcessorTop_stdlogic.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/system_integration/neorv32_SystemTop_AvalonMM.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/system_integration/neorv32_SystemTop_axi4lite.vhd&lt;br /&gt;~ /neorv32/trunk/sim/neorv32_tb.vhd&lt;br /&gt;~ /neorv32/trunk/sim/simple/neorv32_tb.simple.vhd&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/bootloader.c&lt;br /&gt;~ /neorv32/trunk/sw/common/crt0.S&lt;br /&gt;~ /neorv32/trunk/sw/example/bitmanip_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_portme.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_gptmr/main.c&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_pmp&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_pmp/main.c&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_pmp/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_slink/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/newlib_demo/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/processor_check/main.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_cpu.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_cpu.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_gptmr.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_rte.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_uart.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_xirq.c&lt;br /&gt;~ /neorv32/trunk/sw/svd/neorv32.svd&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Wed, 09 Mar 2022 05:01:37 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=73</guid>
        </item>
        <item>
            <title>bump to v1.6.7</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=71</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 71 - zero_gravity&lt;/strong&gt; (52 file(s) modified)&lt;/div&gt;&lt;div&gt;bump to v1.6.7&lt;/div&gt;~ /neorv32/trunk/.gitignore&lt;br /&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;~ /neorv32/trunk/docs/attrs.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/cpu.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/on_chip_debugger.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/overview.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/rationale.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_cfs.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_icache.adoc&lt;br /&gt;+ /neorv32/trunk/docs/README.md&lt;br /&gt;~ /neorv32/trunk/docs/userguide/application_program_compilation.adoc&lt;br /&gt;~ /neorv32/trunk/docs/userguide/content.adoc&lt;br /&gt;~ /neorv32/trunk/docs/userguide/general_hw_setup.adoc&lt;br /&gt;~ /neorv32/trunk/docs/userguide/sw_toolchain_setup.adoc&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_application_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bootloader_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cfs.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_alu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_bus.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_bitmanip.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_fpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_muldiv.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_shifter.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_debug_dm.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_fifo.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_mtime.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/README.md&lt;br /&gt;- /neorv32/trunk/setups&lt;br /&gt;~ /neorv32/trunk/sim/README.md&lt;br /&gt;~ /neorv32/trunk/sw/example/bitmanip_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/bitmanip_test/neorv32_b_extension_intrinsics.h&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_portme.c&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_cfs&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_cfs/main.c&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_cfs/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_xip/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/dhrystone/dhrystone.sh&lt;br /&gt;~ /neorv32/trunk/sw/example/floating_point_test/neorv32_zfinx_extension_intrinsics.h&lt;br /&gt;~ /neorv32/trunk/sw/example/processor_check/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/processor_check/run_check.sh&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_intrinsics.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_cpu.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_gpio.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_mtime.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_rte.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_xip.c&lt;br /&gt;~ /neorv32/trunk/sw/README.md&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Fri, 28 Jan 2022 11:33:16 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=71</guid>
        </item>
        <item>
            <title>bump to v1.6.4</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=68</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 68 - zero_gravity&lt;/strong&gt; (88 file(s) modified)&lt;/div&gt;&lt;div&gt;bump to v1.6.4&lt;/div&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;~ /neorv32/trunk/docs/attrs.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/cpu.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/on_chip_debugger.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/overview.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_buskeeper.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_neoled.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_slink.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_spi.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_trng.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_twi.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_uart.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/software.adoc&lt;br /&gt;+ /neorv32/trunk/docs/figures/riscv_logo_small.png&lt;br /&gt;~ /neorv32/trunk/docs/userguide/content.adoc&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;+ /neorv32/trunk/rtl/core/mem/neorv32_dmem.cyclone2.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/mem/neorv32_dmem.default.vhd&lt;br /&gt;+ /neorv32/trunk/rtl/core/mem/neorv32_imem.cyclone2.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/mem/neorv32_imem.default.vhd&lt;br /&gt;+ /neorv32/trunk/rtl/core/mem/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bus_keeper.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cfs.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_alu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_debug_dtm.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_gptmr.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_neoled.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_slink.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_spi.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_sysinfo.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_trng.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_twi.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_uart.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_wdt.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_wishbone.vhd&lt;br /&gt;+ /neorv32/trunk/setups/osflow/boards/iCEBreaker.mk&lt;br /&gt;~ /neorv32/trunk/setups/osflow/boards/index.mk&lt;br /&gt;+ /neorv32/trunk/setups/osflow/board_tops/neorv32_iCEBreaker_BoardTop_MinimalBoot.vhd&lt;br /&gt;+ /neorv32/trunk/setups/osflow/board_tops/neorv32_iCEBreaker_BoardTop_UP5KDemo.vhd&lt;br /&gt;+ /neorv32/trunk/setups/osflow/constraints/iCEBreaker.pcf&lt;br /&gt;~ /neorv32/trunk/setups/osflow/filesets.mk&lt;br /&gt;~ /neorv32/trunk/setups/osflow/Makefile&lt;br /&gt;~ /neorv32/trunk/setups/osflow/synthesis.mk&lt;br /&gt;~ /neorv32/trunk/setups/radiant/UPduino_v3/neorv32_upduino_v3_top.vhd&lt;br /&gt;~ /neorv32/trunk/setups/radiant/UPduino_v3/README.md&lt;br /&gt;~ /neorv32/trunk/setups/radiant/UPduino_v3/source/impl_1.xcf&lt;br /&gt;~ /neorv32/trunk/setups/README.md&lt;br /&gt;~ /neorv32/trunk/sim/neorv32_tb.vhd&lt;br /&gt;~ /neorv32/trunk/sim/simple/neorv32_tb.simple.vhd&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/bitmanip_test/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/makefile&lt;br /&gt;+ /neorv32/trunk/sw/example/bus_explorer&lt;br /&gt;+ /neorv32/trunk/sw/example/bus_explorer/main.c&lt;br /&gt;+ /neorv32/trunk/sw/example/bus_explorer/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_gptmr/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_neopixel/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_pwm/makefile&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_spi&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_spi/main.c&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_spi/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_trng/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_trng/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_twi/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_twi/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_wdt/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_xirq/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/dhrystone/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/floating_point_test/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/game_of_life/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/hello_world/makefile&lt;br /&gt;- /neorv32/trunk/sw/example/hex_viewer&lt;br /&gt;~ /neorv32/trunk/sw/example/processor_check/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/processor_check/makefile&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_cpu.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_twi.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_rte.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_trng.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_twi.c&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Fri, 26 Nov 2021 05:59:38 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=68</guid>
        </item>
        <item>
            <title>bump to version 1.6.2.2</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=65</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 65 - zero_gravity&lt;/strong&gt; (91 file(s) modified)&lt;/div&gt;&lt;div&gt;bump to version 1.6.2.2&lt;/div&gt;~ /neorv32/trunk/.gitmodules&lt;br /&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;~ /neorv32/trunk/do.py&lt;br /&gt;~ /neorv32/trunk/docs/attrs.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/cpu.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/cpu_csr.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/on_chip_debugger.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/overview.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_cfs.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_imem.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_mtime.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_neoled.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_slink.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_spi.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_sysinfo.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_twi.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_uart.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_wdt.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_wishbone.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_xirq.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/software.adoc&lt;br /&gt;~ /neorv32/trunk/docs/figures/address_space.png&lt;br /&gt;+ /neorv32/trunk/docs/figures/license.md&lt;br /&gt;+ /neorv32/trunk/docs/figures/SPI_timing_diagram2.wikimedia.png&lt;br /&gt;~ /neorv32/trunk/docs/legal.adoc&lt;br /&gt;~ /neorv32/trunk/docs/userguide/content.adoc&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_application_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bootloader_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cfs.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_alu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_decompressor.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_regfile.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_fifo.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_mtime.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_neoled.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_slink.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_spi.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_twi.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_uart.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_wdt.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_xirq.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/system_integration/neorv32_ProcessorTop_stdlogic.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/system_integration/neorv32_SystemTop_AvalonMM.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/system_integration/neorv32_SystemTop_axi4lite.vhd&lt;br /&gt;~ /neorv32/trunk/setups/radiant/UPduino_v3/neorv32_upduino_v3_top.vhd&lt;br /&gt;~ /neorv32/trunk/setups/radiant/UPduino_v3/README.md&lt;br /&gt;~ /neorv32/trunk/setups/README.md&lt;br /&gt;~ /neorv32/trunk/setups/vivado/arty-a7-test-setup/create_project.tcl&lt;br /&gt;~ /neorv32/trunk/setups/vivado/nexys-a7-test-setup/create_project.tcl&lt;br /&gt;~ /neorv32/trunk/setups/vivado/README.md&lt;br /&gt;~ /neorv32/trunk/sim/neorv32_tb.vhd&lt;br /&gt;~ /neorv32/trunk/sim/simple/neorv32_tb.simple.vhd&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/bootloader.c&lt;br /&gt;~ /neorv32/trunk/sw/common/common.mk&lt;br /&gt;~ /neorv32/trunk/sw/example/bitmanip_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_portme.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_portme.h&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/ee_printf.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/README.md&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_neopixel/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_trng/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_twi/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_wdt/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/dhrystone/dhrystone.sh&lt;br /&gt;~ /neorv32/trunk/sw/example/dhrystone/dhry_1.c&lt;br /&gt;~ /neorv32/trunk/sw/example/floating_point_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/floating_point_test/README.md&lt;br /&gt;~ /neorv32/trunk/sw/example/game_of_life/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/hello_world/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/hex_viewer/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/processor_check/main.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_cpu.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_slink.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_spi.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_uart.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_cpu.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_rte.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_slink.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_spi.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_uart.c&lt;br /&gt;~ /neorv32/trunk/sw/ocd-firmware/makefile&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Mon, 18 Oct 2021 16:38:28 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=65</guid>
        </item>
        <item>
            <title>bump to version 1.6.1
see CHANGELOG.md for more information</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=64</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 64 - zero_gravity&lt;/strong&gt; (145 file(s) modified)&lt;/div&gt;&lt;div&gt;bump to version 1.6.1&lt;br /&gt;
see CHANGELOG.md for more information&lt;/div&gt;~ /neorv32/trunk/.gitignore&lt;br /&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;+ /neorv32/trunk/do.py&lt;br /&gt;~ /neorv32/trunk/docs/attrs.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/cpu.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/cpu_csr.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/on_chip_debugger.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/overview.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_cfs.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_dmem.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_gpio.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_imem.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_mtime.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_neoled.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_pwm.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_slink.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_spi.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_sysinfo.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_trng.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_twi.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_uart.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_wdt.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_wishbone.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_xirq.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/software.adoc&lt;br /&gt;~ /neorv32/trunk/docs/figures/neorv32_processor.png&lt;br /&gt;~ /neorv32/trunk/docs/userguide/content.adoc&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;+ /neorv32/trunk/rtl/core/mem&lt;br /&gt;+ /neorv32/trunk/rtl/core/mem/neorv32_dmem.default.vhd&lt;br /&gt;+ /neorv32/trunk/rtl/core/mem/neorv32_imem.default.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_application_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bootloader_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cfs.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_bus.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_debug_dm.vhd&lt;br /&gt;+ /neorv32/trunk/rtl/core/neorv32_dmem.entity.vhd&lt;br /&gt;- /neorv32/trunk/rtl/core/neorv32_dmem.vhd&lt;br /&gt;+ /neorv32/trunk/rtl/core/neorv32_imem.entity.vhd&lt;br /&gt;- /neorv32/trunk/rtl/core/neorv32_imem.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_mtime.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_xirq.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/processor_templates/neorv32_ProcessorTop_Minimal.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/processor_templates/neorv32_ProcessorTop_MinimalBoot.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/processor_templates/neorv32_ProcessorTop_UP5KDemo.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/system_integration/neorv32_ProcessorTop_stdlogic.vhd&lt;br /&gt;+ /neorv32/trunk/rtl/system_integration/neorv32_SystemTop_AvalonMM.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/system_integration/neorv32_SystemTop_axi4lite.vhd&lt;br /&gt;~ /neorv32/trunk/setups/osflow/devices/ice40/neorv32_dmem.ice40up_spram.vhd&lt;br /&gt;~ /neorv32/trunk/setups/osflow/devices/ice40/neorv32_imem.ice40up_spram.vhd&lt;br /&gt;~ /neorv32/trunk/setups/osflow/filesets.mk&lt;br /&gt;~ /neorv32/trunk/setups/osflow/Makefile&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-avalonmm-wrapper&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-avalonmm-wrapper/.gitignore&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-avalonmm-wrapper/de0-nano-test-setup.qpf&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-avalonmm-wrapper/de0-nano-test-setup.qsf&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-avalonmm-wrapper/dmem_ram.qip&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-avalonmm-wrapper/dmem_ram.vhd&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-avalonmm-wrapper/neorv32_test_setup_avalonmm.vhd&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-avalonmm-wrapper/README.md&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-qsys&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-qsys/.gitignore&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-qsys/de0-nano-test-setup.qpf&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-qsys/de0-nano-test-setup.qsf&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-qsys/de0-nano-test-setup.sdc&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-qsys/figures&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-qsys/figures/neorv32_platform_designer.png&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-qsys/neorv32_ProcessorTop_Test.vhd&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-qsys/neorv32_test_qsys.qsys&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-qsys/README.md&lt;br /&gt;+ /neorv32/trunk/setups/quartus/de0-nano-test-setup-qsys/User_Components.ipx&lt;br /&gt;~ /neorv32/trunk/setups/quartus/de0-nano-test-setup/create_project.tcl&lt;br /&gt;+ /neorv32/trunk/setups/quartus/neorv32_qsys_component&lt;br /&gt;+ /neorv32/trunk/setups/quartus/neorv32_qsys_component/figures&lt;br /&gt;+ /neorv32/trunk/setups/quartus/neorv32_qsys_component/figures/gui_settings.png&lt;br /&gt;+ /neorv32/trunk/setups/quartus/neorv32_qsys_component/figures/overview.png&lt;br /&gt;+ /neorv32/trunk/setups/quartus/neorv32_qsys_component/neorv32_qsys.qip&lt;br /&gt;+ /neorv32/trunk/setups/quartus/neorv32_qsys_component/neorv32_qsys.vhd&lt;br /&gt;+ /neorv32/trunk/setups/quartus/neorv32_qsys_component/neorv32_qsys_hw.tcl&lt;br /&gt;+ /neorv32/trunk/setups/quartus/neorv32_qsys_component/README.md&lt;br /&gt;~ /neorv32/trunk/setups/radiant/UPduino_v3/neorv32_dmem.ice40up_spram.vhd&lt;br /&gt;~ /neorv32/trunk/setups/radiant/UPduino_v3/neorv32_imem.ice40up_spram.vhd&lt;br /&gt;~ /neorv32/trunk/setups/radiant/UPduino_v3/neorv32_upduino_v3.rdf&lt;br /&gt;~ /neorv32/trunk/setups/README.md&lt;br /&gt;~ /neorv32/trunk/setups/vivado/arty-a7-test-setup/create_project.tcl&lt;br /&gt;~ /neorv32/trunk/setups/vivado/nexys-a7-test-setup/create_project.tcl&lt;br /&gt;- /neorv32/trunk/sim/ghdl.run.sh&lt;br /&gt;- /neorv32/trunk/sim/ghdl.setup.sh&lt;br /&gt;- /neorv32/trunk/sim/ghdl.sh&lt;br /&gt;- /neorv32/trunk/sim/neorv32_imem.iram.simple.vhd&lt;br /&gt;- /neorv32/trunk/sim/neorv32_imem.simple.vhd&lt;br /&gt;- /neorv32/trunk/sim/neorv32_tb.simple.vhd&lt;br /&gt;~ /neorv32/trunk/sim/neorv32_tb.vhd&lt;br /&gt;~ /neorv32/trunk/sim/README.md&lt;br /&gt;~ /neorv32/trunk/sim/run.py&lt;br /&gt;~ /neorv32/trunk/sim/run_riscv_arch_test.sh&lt;br /&gt;+ /neorv32/trunk/sim/simple&lt;br /&gt;+ /neorv32/trunk/sim/simple/ghdl.run.sh&lt;br /&gt;+ /neorv32/trunk/sim/simple/ghdl.setup.sh&lt;br /&gt;+ /neorv32/trunk/sim/simple/ghdl.sh&lt;br /&gt;+ /neorv32/trunk/sim/simple/neorv32_imem.iram.simple.vhd&lt;br /&gt;+ /neorv32/trunk/sim/simple/neorv32_imem.simple.vhd&lt;br /&gt;+ /neorv32/trunk/sim/simple/neorv32_tb.simple.vhd&lt;br /&gt;+ /neorv32/trunk/sim/simple/uart_rx.simple.vhd&lt;br /&gt;- /neorv32/trunk/sim/uart_rx.simple.vhd&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/bootloader.c&lt;br /&gt;~ /neorv32/trunk/sw/common/common.mk&lt;br /&gt;~ /neorv32/trunk/sw/example/bitmanip_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_portme.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_neopixel/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_twi/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_xirq/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/dhrystone/dhry_1.c&lt;br /&gt;~ /neorv32/trunk/sw/example/floating_point_test/main.c&lt;br /&gt;- /neorv32/trunk/sw/example/processor_check/check.sh&lt;br /&gt;~ /neorv32/trunk/sw/example/processor_check/main.c&lt;br /&gt;~ /neorv32/trunk/sw/isa-test/common.mk&lt;br /&gt;~ /neorv32/trunk/sw/isa-test/port-neorv32/model_test.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_cpu.h&lt;br /&gt;+ /neorv32/trunk/sw/lib/include/neorv32_legacy.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_neoled.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_rte.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_slink.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_xirq.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_cfs.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_cpu.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_gpio.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_mtime.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_neoled.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_pwm.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_rte.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_slink.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_spi.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_trng.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_twi.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_uart.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_wdt.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_xirq.c&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Tue, 28 Sep 2021 14:43:52 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=64</guid>
        </item>
        <item>
            <title>bump to v1.5.9
see CHANGELOG.md for more information</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=62</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 62 - zero_gravity&lt;/strong&gt; (156 file(s) modified)&lt;/div&gt;&lt;div&gt;bump to v1.5.9&lt;br /&gt;
see CHANGELOG.md for more information&lt;/div&gt;~ /neorv32/trunk/.gitignore&lt;br /&gt;~ /neorv32/trunk/.gitmodules&lt;br /&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;~ /neorv32/trunk/docs/attrs.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/cpu.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/cpu_csr.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/on_chip_debugger.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/overview.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_neoled.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_slink.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_sysinfo.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_uart.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/soc_wishbone.adoc&lt;br /&gt;~ /neorv32/trunk/docs/datasheet/software.adoc&lt;br /&gt;~ /neorv32/trunk/docs/figures/neorv32_cpu.png&lt;br /&gt;~ /neorv32/trunk/docs/legal.adoc&lt;br /&gt;+ /neorv32/trunk/docs/Makefile&lt;br /&gt;~ /neorv32/trunk/docs/userguide/content.adoc&lt;br /&gt;- /neorv32/trunk/Makefile&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;- /neorv32/trunk/riscv-arch-test&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_application_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bootloader_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_boot_rom.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_busswitch.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bus_keeper.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cfs.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_alu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_bus.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_muldiv.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_shifter.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_regfile.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_debug_dm.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_debug_dtm.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_dmem.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_fifo.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_icache.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_imem.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_neoled.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_pwm.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_slink.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_sysinfo.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_uart.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_wishbone.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_xirq.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/templates/processor/neorv32_ProcessorTop_stdlogic.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/templates/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/templates/system/neorv32_SystemTop_axi4lite.vhd&lt;br /&gt;~ /neorv32/trunk/setups/examples/Makefile&lt;br /&gt;+ /neorv32/trunk/setups/examples/neorv32_OrangeCrab_BoardTop_MinimalBoot.vhd&lt;br /&gt;+ /neorv32/trunk/setups/examples/neorv32_UPduino_BoardTop_MinimalBoot.vhd&lt;br /&gt;+ /neorv32/trunk/setups/examples/neorv32_UPduino_BoardTop_UP5KDemo.vhd&lt;br /&gt;- /neorv32/trunk/setups/examples/neorv32_UPduino_v3_BoardTop_MinimalBoot.vhd&lt;br /&gt;- /neorv32/trunk/setups/examples/neorv32_UPduino_v3_BoardTop_UP5KDemo.vhd&lt;br /&gt;~ /neorv32/trunk/setups/examples/README.md&lt;br /&gt;+ /neorv32/trunk/setups/osflow/.gitignore&lt;br /&gt;+ /neorv32/trunk/setups/osflow/boards&lt;br /&gt;+ /neorv32/trunk/setups/osflow/boards/Fomu.mk&lt;br /&gt;+ /neorv32/trunk/setups/osflow/boards/iCESugar.mk&lt;br /&gt;+ /neorv32/trunk/setups/osflow/boards/index.mk&lt;br /&gt;+ /neorv32/trunk/setups/osflow/boards/OrangeCrab.mk&lt;br /&gt;+ /neorv32/trunk/setups/osflow/boards/UPduino.mk&lt;br /&gt;+ /neorv32/trunk/setups/osflow/common.mk&lt;br /&gt;+ /neorv32/trunk/setups/osflow/constraints&lt;br /&gt;+ /neorv32/trunk/setups/osflow/constraints/Fomu-evt2.pcf&lt;br /&gt;+ /neorv32/trunk/setups/osflow/constraints/Fomu-evt3.pcf&lt;br /&gt;+ /neorv32/trunk/setups/osflow/constraints/Fomu-hacker.pcf&lt;br /&gt;+ /neorv32/trunk/setups/osflow/constraints/Fomu-pvt.pcf&lt;br /&gt;+ /neorv32/trunk/setups/osflow/constraints/iCESugar.pcf&lt;br /&gt;+ /neorv32/trunk/setups/osflow/constraints/OrangeCrab.lpf&lt;br /&gt;+ /neorv32/trunk/setups/osflow/constraints/UPduino_v3.pcf&lt;br /&gt;+ /neorv32/trunk/setups/osflow/devices/ecp5&lt;br /&gt;+ /neorv32/trunk/setups/osflow/devices/ecp5/ecp5_components.vhd&lt;br /&gt;~ /neorv32/trunk/setups/osflow/devices/ice40/sb_ice40_components.vhd&lt;br /&gt;~ /neorv32/trunk/setups/osflow/filesets.mk&lt;br /&gt;- /neorv32/trunk/setups/osflow/Fomu&lt;br /&gt;- /neorv32/trunk/setups/osflow/iCESugar&lt;br /&gt;~ /neorv32/trunk/setups/osflow/PnR_Bit.mk&lt;br /&gt;+ /neorv32/trunk/setups/osflow/README.md&lt;br /&gt;~ /neorv32/trunk/setups/osflow/synthesis.mk&lt;br /&gt;~ /neorv32/trunk/setups/osflow/tools.mk&lt;br /&gt;- /neorv32/trunk/setups/osflow/UPduino_v3&lt;br /&gt;~ /neorv32/trunk/setups/radiant/UPduino_v3/README.md&lt;br /&gt;~ /neorv32/trunk/setups/README.md&lt;br /&gt;~ /neorv32/trunk/setups/vivado/README.md&lt;br /&gt;+ /neorv32/trunk/sim/ghdl.run.sh&lt;br /&gt;+ /neorv32/trunk/sim/ghdl.setup.sh&lt;br /&gt;+ /neorv32/trunk/sim/ghdl.sh&lt;br /&gt;- /neorv32/trunk/sim/ghdl_sim.sh&lt;br /&gt;+ /neorv32/trunk/sim/neorv32_imem.simple.vhd&lt;br /&gt;~ /neorv32/trunk/sim/neorv32_tb.simple.vhd&lt;br /&gt;~ /neorv32/trunk/sim/neorv32_tb.vhd&lt;br /&gt;~ /neorv32/trunk/sim/README.md&lt;br /&gt;- /neorv32/trunk/sim/rtl_modules&lt;br /&gt;+ /neorv32/trunk/sim/run_riscv_arch_test.sh&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/makefile&lt;br /&gt;+ /neorv32/trunk/sw/common/common.mk&lt;br /&gt;~ /neorv32/trunk/sw/common/crt0.S&lt;br /&gt;~ /neorv32/trunk/sw/common/neorv32.ld&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_neopixel/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_neopixel/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_pwm/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_pwm/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_trng/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_twi/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_wdt/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_xirq/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_xirq/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/floating_point_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/floating_point_test/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/game_of_life/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/hello_world/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/hex_viewer/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/processor_check/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/processor_check/makefile&lt;br /&gt;~ /neorv32/trunk/sw/image_gen/image_gen.cpp&lt;br /&gt;~ /neorv32/trunk/sw/image_gen/uart_upload.sh&lt;br /&gt;+ /neorv32/trunk/sw/isa-test&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/common.mk&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/port-neorv32&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/port-neorv32/device&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/port-neorv32/device/rv32i_m&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/port-neorv32/device/rv32i_m/C&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/port-neorv32/device/rv32i_m/C/Makefile.include&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/port-neorv32/device/rv32i_m/I&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/port-neorv32/device/rv32i_m/I/Makefile.include&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/port-neorv32/device/rv32i_m/M&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/port-neorv32/device/rv32i_m/M/Makefile.include&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/port-neorv32/device/rv32i_m/privilege&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/port-neorv32/device/rv32i_m/privilege/Makefile.include&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/port-neorv32/device/rv32i_m/Zifencei&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/port-neorv32/device/rv32i_m/Zifencei/Makefile.include&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/port-neorv32/link.imem_ram.ld&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/port-neorv32/link.imem_rom.ld&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/port-neorv32/model_test.h&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/port-neorv32/README.md&lt;br /&gt;+ /neorv32/trunk/sw/isa-test/riscv-arch-test&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_cpu.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_neoled.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_slink.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_neoled.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_slink.c&lt;br /&gt;~ /neorv32/trunk/sw/ocd-firmware/makefile&lt;br /&gt;~ /neorv32/trunk/sw/ocd-firmware/park_loop.S&lt;br /&gt;~ /neorv32/trunk/sw/README.md&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Fri, 13 Aug 2021 13:01:20 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=62</guid>
        </item>
        <item>
            <title>update to version 1.5.6.5
see CHANGELOG.md for more information</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=60</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 60 - zero_gravity&lt;/strong&gt; (106 file(s) modified)&lt;/div&gt;&lt;div&gt;update to version 1.5.6.5&lt;br /&gt;
see CHANGELOG.md for more information&lt;/div&gt;- /neorv32/trunk/.ci&lt;br /&gt;~ /neorv32/trunk/.gitignore&lt;br /&gt;~ /neorv32/trunk/boards/UPduino_v2/README.md&lt;br /&gt;~ /neorv32/trunk/boards/UPduino_v3/neorv32_upduino_v3.rdf&lt;br /&gt;~ /neorv32/trunk/boards/UPduino_v3/neorv32_upduino_v3_top.vhd&lt;br /&gt;~ /neorv32/trunk/boards/UPduino_v3_ghdl-yosys-nextpnr/Makefile&lt;br /&gt;~ /neorv32/trunk/boards/UPduino_v3_ghdl-yosys-nextpnr/neorv32_upduino_v3_top.vhd&lt;br /&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;+ /neorv32/trunk/docs/datasheet&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/content.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/cpu.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/cpu_csr.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/index.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/main.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/on_chip_debugger.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/overview.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc_bootrom.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc_cfs.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc_dmem.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc_gpio.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc_icache.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc_imem.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc_mtime.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc_nco.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc_neoled.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc_pwm.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc_spi.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc_sysinfo.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc_trng.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc_twi.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc_uart.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc_wdt.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/soc_wishbone.adoc&lt;br /&gt;+ /neorv32/trunk/docs/datasheet/software.adoc&lt;br /&gt;~ /neorv32/trunk/docs/figures/address_space.png&lt;br /&gt;~ /neorv32/trunk/docs/figures/neorv32_processor.png&lt;br /&gt;+ /neorv32/trunk/docs/icons&lt;br /&gt;+ /neorv32/trunk/docs/icons/important.png&lt;br /&gt;+ /neorv32/trunk/docs/icons/note.png&lt;br /&gt;+ /neorv32/trunk/docs/icons/tip.png&lt;br /&gt;+ /neorv32/trunk/docs/icons/warning.png&lt;br /&gt;+ /neorv32/trunk/docs/legal.adoc&lt;br /&gt;+ /neorv32/trunk/docs/neorv32-theme.yml&lt;br /&gt;- /neorv32/trunk/docs/src_adoc&lt;br /&gt;+ /neorv32/trunk/docs/userguide&lt;br /&gt;+ /neorv32/trunk/docs/userguide/content.adoc&lt;br /&gt;+ /neorv32/trunk/docs/userguide/index.adoc&lt;br /&gt;+ /neorv32/trunk/docs/userguide/main.adoc&lt;br /&gt;~ /neorv32/trunk/Makefile&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_application_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bootloader_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bus_keeper.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cfs.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_alu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_bus.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;- /neorv32/trunk/rtl/core/neorv32_cpu_cp_bitmanip.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_fpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_muldiv.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_regfile.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_debug_dm.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_gpio.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_icache.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_mtime.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_pwm.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_sysinfo.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_trng.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_uart.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_wishbone.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_test_setup.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_top_axi4lite.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_top_stdlogic.vhd&lt;br /&gt;~ /neorv32/trunk/sim/ghdl/ghdl_sim.sh&lt;br /&gt;~ /neorv32/trunk/sim/neorv32_tb.vhd&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/bootloader.c&lt;br /&gt;~ /neorv32/trunk/sw/common/neorv32.ld&lt;br /&gt;- /neorv32/trunk/sw/example/bit_manipulation&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_portme.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_gpio_irq/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_nco/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_neopixel/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_pwm/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_trng/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_twi/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_wdt/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/floating_point_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/game_of_life/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/hello_world/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/hex_viewer/main.c&lt;br /&gt;+ /neorv32/trunk/sw/example/processor_check/check.sh&lt;br /&gt;~ /neorv32/trunk/sw/example/processor_check/main.c&lt;br /&gt;~ /neorv32/trunk/sw/image_gen/image_gen.cpp&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_cpu.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_pwm.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_cpu.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_pwm.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_rte.c&lt;br /&gt;~ /neorv32/trunk/sw/ocd-firmware/park_loop.S&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Sat, 05 Jun 2021 10:46:48 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=60</guid>
        </item>
        <item>
            <title>bump to version 1.5.3.2
See CHANGELOG.md for more information</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=55</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 55 - zero_gravity&lt;/strong&gt; (45 file(s) modified)&lt;/div&gt;&lt;div&gt;bump to version 1.5.3.2&lt;br /&gt;
See CHANGELOG.md for more information&lt;/div&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;~ /neorv32/trunk/docs/Doxyfile&lt;br /&gt;~ /neorv32/trunk/docs/figures/neorv32_processor.png&lt;br /&gt;~ /neorv32/trunk/docs/NEORV32.pdf&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_application_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bootloader_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_alu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_fpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_test_setup.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_top_axi4lite.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_top_stdlogic.vhd&lt;br /&gt;~ /neorv32/trunk/sim/neorv32_tb.vhd&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/bootloader.c&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/bit_manipulation/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/bit_manipulation/neorv32_b_extension_intrinsics.h&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_gpio_irq/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_nco/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_neopixel/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_pwm/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_trng/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_twi/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_wdt/makefile&lt;br /&gt;+ /neorv32/trunk/sw/example/floating_point_test&lt;br /&gt;+ /neorv32/trunk/sw/example/floating_point_test/main.c&lt;br /&gt;+ /neorv32/trunk/sw/example/floating_point_test/makefile&lt;br /&gt;+ /neorv32/trunk/sw/example/floating_point_test/neorv32_zfinx_extension_intrinsics.h&lt;br /&gt;+ /neorv32/trunk/sw/example/floating_point_test/README.md&lt;br /&gt;~ /neorv32/trunk/sw/example/game_of_life/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/hello_world/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/hex_viewer/makefile&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_cpu.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_intrinsics.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_cpu.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_uart.c&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Fri, 26 Mar 2021 19:19:38 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=55</guid>
        </item>
        <item>
            <title>bump to version 1.5.2.8
see CHANGELOG.md for more information</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=54</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 54 - zero_gravity&lt;/strong&gt; (23 file(s) modified)&lt;/div&gt;&lt;div&gt;bump to version 1.5.2.8&lt;br /&gt;
see CHANGELOG.md for more information&lt;/div&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;~ /neorv32/trunk/docs/NEORV32.pdf&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/bit_manipulation/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/bit_manipulation/neorv32_b_extension_intrinsics.h&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_gpio_irq/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_nco/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_neopixel/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_pwm/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_trng/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_twi/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_wdt/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/game_of_life/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/hello_world/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/hex_viewer/makefile&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32.h&lt;br /&gt;+ /neorv32/trunk/sw/lib/include/neorv32_intrinsics.h&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Sun, 21 Mar 2021 16:34:09 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=54</guid>
        </item>
        <item>
            <title>bump to version v1.5.2.0
see CHANGELOG.md for more information</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=51</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 51 - zero_gravity&lt;/strong&gt; (39 file(s) modified)&lt;/div&gt;&lt;div&gt;bump to version v1.5.2.0&lt;br /&gt;
see CHANGELOG.md for more information&lt;/div&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;~ /neorv32/trunk/docs/Doxyfile&lt;br /&gt;+ /neorv32/trunk/docs/figures/neorv32_logo_transparent_small.png&lt;br /&gt;~ /neorv32/trunk/docs/figures/neorv32_processor.png&lt;br /&gt;~ /neorv32/trunk/docs/NEORV32.pdf&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_application_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bootloader_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_bitmanip.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_uart.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_test_setup.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_top_axi4lite.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_top_stdlogic.vhd&lt;br /&gt;~ /neorv32/trunk/sim/neorv32_tb.vhd&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/bootloader.c&lt;br /&gt;~ /neorv32/trunk/sw/example/bit_manipulation/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/bit_manipulation/neorv32_b_extension_intrinsics.h&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_portme.c&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_gpio_irq/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_nco/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_pwm/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_trng/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_twi/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_wdt/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/game_of_life/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/hello_world/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/hex_viewer/main.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_uart.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_mtime.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_rte.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_uart.c&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Mon, 01 Mar 2021 16:57:44 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=51</guid>
        </item>
        <item>
            <title>bump to version 1.5.1.0
see CHANGELOG.md for more information</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=48</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 48 - zero_gravity&lt;/strong&gt; (41 file(s) modified)&lt;/div&gt;&lt;div&gt;bump to version 1.5.1.0&lt;br /&gt;
see CHANGELOG.md for more information&lt;/div&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;~ /neorv32/trunk/docs/figures/neorv32_processor.png&lt;br /&gt;~ /neorv32/trunk/docs/NEORV32.pdf&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_application_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bootloader_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_spi.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_twi.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_uart.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_top_axi4lite.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_top_stdlogic.vhd&lt;br /&gt;~ /neorv32/trunk/sim/neorv32_tb.vhd&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/bootloader.c&lt;br /&gt;~ /neorv32/trunk/sw/example/bit_manipulation/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_portme.c&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_gpio_irq/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_pwm/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_trng/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_twi/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_wdt/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/game_of_life/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/hello_world/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/hex_viewer/main.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_rte.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_spi.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_twi.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_uart.h&lt;br /&gt;+ /neorv32/trunk/sw/lib/README.md&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_cpu.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_rte.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_spi.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_twi.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_uart.c&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Sun, 07 Feb 2021 14:00:28 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=48</guid>
        </item>
        <item>
            <title>updated to version 1.5.0.3
see CHANGELOG.md for more information</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=45</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 45 - zero_gravity&lt;/strong&gt; (25 file(s) modified)&lt;/div&gt;&lt;div&gt;updated to version 1.5.0.3&lt;br /&gt;
see CHANGELOG.md for more information&lt;/div&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;~ /neorv32/trunk/docs/Doxyfile&lt;br /&gt;~ /neorv32/trunk/docs/NEORV32.pdf&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;- /neorv32/trunk/rtl/core/neorv32_cache.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_bitmanip.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_muldiv.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_regfile.vhd&lt;br /&gt;+ /neorv32/trunk/rtl/core/neorv32_icache.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_sysinfo.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_test_setup.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_top_axi4lite.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_top_stdlogic.vhd&lt;br /&gt;~ /neorv32/trunk/sim/ghdl/ghdl_sim.sh&lt;br /&gt;~ /neorv32/trunk/sim/neorv32_tb.vhd&lt;br /&gt;~ /neorv32/trunk/sim/rtl_modules/neorv32_imem.vhd&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_portme.c&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_cpu.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_rte.c&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Mon, 18 Jan 2021 20:27:52 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=45</guid>
        </item>
        <item>
            <title>updated to version 1.5.0.0
see CHANGELOG.md for more information</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=44</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 44 - zero_gravity&lt;/strong&gt; (62 file(s) modified)&lt;/div&gt;&lt;div&gt;updated to version 1.5.0.0&lt;br /&gt;
see CHANGELOG.md for more information&lt;/div&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;+ /neorv32/trunk/docs/bitmanip-draft.pdf&lt;br /&gt;~ /neorv32/trunk/docs/figures/neorv32_processor.png&lt;br /&gt;~ /neorv32/trunk/docs/NEORV32.pdf&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_application_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bootloader_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_alu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;+ /neorv32/trunk/rtl/core/neorv32_cpu_cp_bitmanip.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_muldiv.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_dmem.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_imem.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_sysinfo.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_wishbone.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/fpga_specific/lattice_ice40up/neorv32_imem.ice40up_spram.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_test_setup.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_top_axi4lite.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_top_stdlogic.vhd&lt;br /&gt;~ /neorv32/trunk/sim/ghdl/ghdl_sim.sh&lt;br /&gt;~ /neorv32/trunk/sim/neorv32_tb.vhd&lt;br /&gt;+ /neorv32/trunk/sw/example/bit_manipulation&lt;br /&gt;+ /neorv32/trunk/sw/example/bit_manipulation/main.c&lt;br /&gt;+ /neorv32/trunk/sw/example/bit_manipulation/makefile&lt;br /&gt;+ /neorv32/trunk/sw/example/bit_manipulation/neorv32_b_extension_intrinsics.h&lt;br /&gt;+ /neorv32/trunk/sw/example/bit_manipulation/README.md&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_portme.c&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_gpio_irq/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_pwm/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_trng/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_twi/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_wdt/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/game_of_life/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/hello_world/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/hex_viewer/main.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_cfu.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_gpio.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_mtime.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_pwm.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_rte.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_spi.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_trng.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_twi.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_uart.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_wdt.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_cfu.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_gpio.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_mtime.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_pwm.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_rte.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_spi.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_trng.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_twi.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_uart.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_wdt.c&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Mon, 11 Jan 2021 15:56:36 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=44</guid>
        </item>
        <item>
            <title>update to v1.4.9.8</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=43</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 43 - zero_gravity&lt;/strong&gt; (22 file(s) modified)&lt;/div&gt;&lt;div&gt;update to v1.4.9.8&lt;/div&gt;~ /neorv32/trunk/.ci/README.md&lt;br /&gt;- /neorv32/trunk/.travis.yml&lt;br /&gt;+ /neorv32/trunk/docs/Doxyfile&lt;br /&gt;- /neorv32/trunk/docs/doxygen_makefile_sw&lt;br /&gt;~ /neorv32/trunk/docs/NEORV32.pdf&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;~ /neorv32/trunk/riscv-compliance/run_compliance_test.sh&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_gpio_irq/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_pwm/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_trng/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_twi/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_wdt/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/game_of_life/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/hello_world/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/hex_viewer/makefile&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_rte.c&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Thu, 07 Jan 2021 19:51:58 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=43</guid>
        </item>
        <item>
            <title>update to version 1.4.9.8
see CHANGELOG.md for more information</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=42</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 42 - zero_gravity&lt;/strong&gt; (46 file(s) modified)&lt;/div&gt;&lt;div&gt;update to version 1.4.9.8&lt;br /&gt;
see CHANGELOG.md for more information&lt;/div&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;~ /neorv32/trunk/docs/figures/neorv32_processor.png&lt;br /&gt;~ /neorv32/trunk/docs/NEORV32.pdf&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;~ /neorv32/trunk/riscv-compliance/port-neorv32/framework_v2.0/riscv-target/neorv32/README.md&lt;br /&gt;~ /neorv32/trunk/riscv-compliance/README.md&lt;br /&gt;~ /neorv32/trunk/riscv-compliance/run_compliance_test.sh&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_application_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bootloader_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_busswitch.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_bus.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_uart.vhd&lt;br /&gt;- /neorv32/trunk/rtl/top_templates/neorv32_cpu_stdlogic.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_test_setup.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_top_axi4lite.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_top_stdlogic.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/README.md&lt;br /&gt;~ /neorv32/trunk/sim/ghdl/ghdl_sim.sh&lt;br /&gt;~ /neorv32/trunk/sim/neorv32_tb.vhd&lt;br /&gt;~ /neorv32/trunk/sim/README.md&lt;br /&gt;+ /neorv32/trunk/sim/rtl_modules/neorv32_dmem.vhd&lt;br /&gt;~ /neorv32/trunk/sim/vivado/neorv32_tb_behav.wcfg&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/bootloader.c&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_portme.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_portme.h&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_gpio_irq/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_pwm/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_trng/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_twi/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_wdt/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/game_of_life/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/hello_world/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/hex_viewer/main.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_cpu.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_uart.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_cpu.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_rte.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_uart.c&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Sun, 03 Jan 2021 12:05:21 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=42</guid>
        </item>
        <item>
            <title>updated to version 1.4.7.2
see CHANGELOG.md for more information</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=38</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 38 - zero_gravity&lt;/strong&gt; (27 file(s) modified)&lt;/div&gt;&lt;div&gt;updated to version 1.4.7.2&lt;br /&gt;
see CHANGELOG.md for more information&lt;/div&gt;~ /neorv32/trunk/.ci/sw_check.sh&lt;br /&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;+ /neorv32/trunk/docs/figures/neorv32_logo_smcard.jpg&lt;br /&gt;~ /neorv32/trunk/docs/NEORV32.pdf&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_bus.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_imem.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_wishbone.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/fpga_specific/lattice_ice40up/neorv32_imem.ice40up_spram.vhd&lt;br /&gt;~ /neorv32/trunk/sim/neorv32_tb.vhd&lt;br /&gt;~ /neorv32/trunk/sim/vivado/neorv32_tb_behav.wcfg&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/coremark.h&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_list_join.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_matrix.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_portme.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_portme.h&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_state.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_util.c&lt;br /&gt;+ /neorv32/trunk/sw/example/coremark/cvt.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/ee_printf.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/README.md&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/main.c&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Fri, 20 Nov 2020 16:28:05 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=38</guid>
        </item>
        <item>
            <title>Updated to version 1.4.6.6
See CHANGELOG.md for more information</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=36</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 36 - zero_gravity&lt;/strong&gt; (48 file(s) modified)&lt;/div&gt;&lt;div&gt;Updated to version 1.4.6.6&lt;br /&gt;
See CHANGELOG.md for more information&lt;/div&gt;~ /neorv32/trunk/.ci/hw_check.sh&lt;br /&gt;~ /neorv32/trunk/.ci/sw_check.sh&lt;br /&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;~ /neorv32/trunk/docs/figures/neorv32_processor.png&lt;br /&gt;~ /neorv32/trunk/docs/NEORV32.pdf&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_application_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bootloader_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_busswitch.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_alu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_bus.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_muldiv.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_decompressor.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_regfile.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_spi.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_wishbone.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_test_setup.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_top_axi4lite.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_top_stdlogic.vhd&lt;br /&gt;~ /neorv32/trunk/sim/neorv32_tb.vhd&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/bootloader.c&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/makefile&lt;br /&gt;~ /neorv32/trunk/sw/common/neorv32.ld&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/FreeRTOSConfig.h&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_freeRTOS/full_demo&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_freeRTOS/full_demo/main_full.c&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_freeRTOS/full_demo/RegTest.s&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/README.md&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_pwm/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_trng/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_twi/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_wdt/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/game_of_life/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/hex_viewer/makefile&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_spi.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_spi.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_uart.c&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Thu, 05 Nov 2020 21:03:43 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=36</guid>
        </item>
        <item>
            <title>update to version 1.4.5.9
see CHANGELOG.md for more information</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=34</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 34 - zero_gravity&lt;/strong&gt; (40 file(s) modified)&lt;/div&gt;&lt;div&gt;update to version 1.4.5.9&lt;br /&gt;
see CHANGELOG.md for more information&lt;/div&gt;~ /neorv32/trunk/.ci/hw_check.sh&lt;br /&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;~ /neorv32/trunk/docs/figures/neorv32_processor.png&lt;br /&gt;~ /neorv32/trunk/docs/NEORV32.pdf&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_application_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bootloader_image.vhd&lt;br /&gt;- /neorv32/trunk/rtl/core/neorv32_cfu.vhd&lt;br /&gt;+ /neorv32/trunk/rtl/core/neorv32_cfu0.vhd&lt;br /&gt;+ /neorv32/trunk/rtl/core/neorv32_cfu1.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_alu.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_sysinfo.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_cpu_stdlogic.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_test_setup.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_top_stdlogic.vhd&lt;br /&gt;~ /neorv32/trunk/sim/ghdl/ghdl_sim.sh&lt;br /&gt;~ /neorv32/trunk/sim/neorv32_tb.vhd&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/bootloader.c&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_pwm/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_pwm/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_trng/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_twi/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_wdt/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/game_of_life/makefile&lt;br /&gt;+ /neorv32/trunk/sw/image_gen/uart_upload.sh&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_cfu.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_cfu.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_rte.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_uart.c&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Tue, 20 Oct 2020 19:49:05 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=34</guid>
        </item>
        <item>
            <title>updated to version 1.4.5.0
see CHANGELOG.md for more information</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=32</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 32 - zero_gravity&lt;/strong&gt; (21 file(s) modified)&lt;/div&gt;&lt;div&gt;updated to version 1.4.5.0&lt;br /&gt;
see CHANGELOG.md for more information&lt;/div&gt;~ /neorv32/trunk/CHANGELOG.md&lt;br /&gt;~ /neorv32/trunk/docs/NEORV32.pdf&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_application_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/makefile&lt;br /&gt;~ /neorv32/trunk/sw/common/crt0.S&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_freeRTOS/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_pwm/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_trng/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_twi/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_wdt/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/game_of_life/makefile&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_rte.c&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Tue, 13 Oct 2020 16:42:55 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=32</guid>
        </item>
        <item>
            <title>updated to version 1.4.0.0
see changelog in docs/NEORV32.pdf for more information</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=22</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 22 - zero_gravity&lt;/strong&gt; (60 file(s) modified)&lt;/div&gt;&lt;div&gt;updated to version 1.4.0.0&lt;br /&gt;
see changelog in docs/NEORV32.pdf for more information&lt;/div&gt;+ /neorv32/trunk/.ci/README.md&lt;br /&gt;~ /neorv32/trunk/docs/NEORV32.pdf&lt;br /&gt;~ /neorv32/trunk/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_application_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_bootloader_image.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_boot_rom.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_control.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_cpu_cp_muldiv.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_devnull.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_dmem.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_gpio.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_imem.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_mtime.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_package.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_pwm.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_spi.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_top.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_trng.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_twi.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_uart.vhd&lt;br /&gt;~ /neorv32/trunk/rtl/core/neorv32_wdt.vhd&lt;br /&gt;+ /neorv32/trunk/rtl/README.md&lt;br /&gt;~ /neorv32/trunk/rtl/top_templates/neorv32_test_setup.vhd&lt;br /&gt;~ /neorv32/trunk/sim/ghdl/ghdl_sim.sh&lt;br /&gt;~ /neorv32/trunk/sim/neorv32_tb.vhd&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/bootloader.c&lt;br /&gt;~ /neorv32/trunk/sw/bootloader/makefile&lt;br /&gt;- /neorv32/trunk/sw/common/bootloader_crt0.S&lt;br /&gt;- /neorv32/trunk/sw/common/bootloader_neorv32.ld&lt;br /&gt;~ /neorv32/trunk/sw/common/crt0.S&lt;br /&gt;~ /neorv32/trunk/sw/common/neorv32.ld&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/blink_led/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/core_portme.c&lt;br /&gt;~ /neorv32/trunk/sw/example/coremark/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/cpu_test/makefile&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_freeRTOS&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_freeRTOS/blinky_demo&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_freeRTOS/blinky_demo/main_blinky.c&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_freeRTOS/chip_specific_extensions&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_freeRTOS/chip_specific_extensions/neorv32&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_freeRTOS/chip_specific_extensions/neorv32/freertos_risc_v_chip_specific_extensions.h&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_freeRTOS/FreeRTOSConfig.h&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_freeRTOS/main.c&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_freeRTOS/makefile&lt;br /&gt;+ /neorv32/trunk/sw/example/demo_freeRTOS/README.md&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_pwm/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_trng/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_twi/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/demo_wdt/makefile&lt;br /&gt;~ /neorv32/trunk/sw/example/game_of_life/main.c&lt;br /&gt;~ /neorv32/trunk/sw/example/game_of_life/makefile&lt;br /&gt;~ /neorv32/trunk/sw/image_gen/image_gen.cpp&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_rte.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/include/neorv32_uart.h&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_rte.c&lt;br /&gt;~ /neorv32/trunk/sw/lib/source/neorv32_uart.c&lt;br /&gt;</description>
            <author>zero_gravity</author>
            <pubDate>Sat, 29 Aug 2020 14:49:15 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=neorv32&amp;path=%2Fneorv32%2Ftrunk%2Fsw%2Fexample%2Fcoremark%2F&amp;rev=22</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>