<!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/s1_core'">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/s1_core/s1_core/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>s1_core</title>
        <description>WebSVN RSS feed - s1_core</description>
        <link>https://opencores.org/websvn//websvn/listing?repname=s1_core&amp;path=%2F&amp;</link>
        <lastBuildDate>Tue, 14 Apr 2026 12:55:08 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Change ownership</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=114</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 114 - albert.watson&lt;/strong&gt; (38 file(s) modified)&lt;/div&gt;&lt;div&gt;Change ownership&lt;/div&gt;~ /s1_core/trunk/docs/INSTALL.txt&lt;br /&gt;~ /s1_core/trunk/docs/LICENSE.txt&lt;br /&gt;~ /s1_core/trunk/docs/other/ACCESSES.txt&lt;br /&gt;~ /s1_core/trunk/docs/other/BLOCKS.txt&lt;br /&gt;~ /s1_core/trunk/docs/README.txt&lt;br /&gt;~ /s1_core/trunk/docs/REQUIREMENTS.txt&lt;br /&gt;~ /s1_core/trunk/docs/SIMULATION.txt&lt;br /&gt;~ /s1_core/trunk/docs/SPEC.txt&lt;br /&gt;~ /s1_core/trunk/docs/SUPPORT.txt&lt;br /&gt;~ /s1_core/trunk/docs/SYNTHESIS.txt&lt;br /&gt;~ /s1_core/trunk/docs/TODO.txt&lt;br /&gt;~ /s1_core/trunk/docs/UPDATING.txt&lt;br /&gt;~ /s1_core/trunk/hdl/behav/testbench/mem_harness.v&lt;br /&gt;~ /s1_core/trunk/hdl/behav/testbench/s1_defs.h&lt;br /&gt;~ /s1_core/trunk/hdl/behav/testbench/testbench.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/s1_top/cachedir.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/s1_top/int_ctrl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/s1_top/os2wb.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/s1_top/pcx_fifo.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/s1_top/rst_ctrl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/s1_top/s1_defs.h&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/s1_top/s1_top.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/s1_top/simple_fifo.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/s1_top/spc2wbm.v&lt;br /&gt;~ /s1_core/trunk/tests/boot/boot.s&lt;br /&gt;~ /s1_core/trunk/tools/bin/compile_test&lt;br /&gt;~ /s1_core/trunk/tools/bin/tar_env&lt;br /&gt;~ /s1_core/trunk/tools/bin/tracan.sh&lt;br /&gt;~ /s1_core/trunk/tools/bin/update_sparccore&lt;br /&gt;~ /s1_core/trunk/tools/src/bw_r_dcd.v&lt;br /&gt;~ /s1_core/trunk/tools/src/bw_r_icd.v&lt;br /&gt;~ /s1_core/trunk/tools/src/bw_r_idct.v&lt;br /&gt;~ /s1_core/trunk/tools/src/sourceme&lt;br /&gt;~ /s1_core/trunk/tools/src/tracan.cpp&lt;br /&gt;~ /s1_core/trunk/tools/src/tracan.h&lt;br /&gt;~ /s1_core/trunk/tools/src/TRACAN.txt&lt;br /&gt;~ /s1_core/trunk/tools/src/waves_s1.gtkw&lt;br /&gt;~ /s1_core/trunk/tools/src/waves_t1.gtkw&lt;br /&gt;</description>
            <author>albert.watson</author>
            <pubDate>Sat, 10 Mar 2018 11:45:05 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=114</guid>
        </item>
        <item>
            <title>S1_Core: Attempt to merge some long time changes Fab had ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=113</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 113 - albert.watson&lt;/strong&gt; (178 file(s) modified)&lt;/div&gt;&lt;div&gt;S1_Core: Attempt to merge some long time changes Fab had ...&lt;/div&gt;- /s1_core/trunk/hdl/behav/sparc_libs&lt;br /&gt;~ /s1_core/trunk/hdl/behav/testbench/mem_harness.v&lt;br /&gt;~ /s1_core/trunk/hdl/behav/testbench/testbench.v&lt;br /&gt;~ /s1_core/trunk/hdl/filelist.dc&lt;br /&gt;~ /s1_core/trunk/hdl/filelist.fpga&lt;br /&gt;~ /s1_core/trunk/hdl/filelist.icarus&lt;br /&gt;~ /s1_core/trunk/hdl/filelist.vcs&lt;br /&gt;~ /s1_core/trunk/hdl/filelist.xst&lt;br /&gt;+ /s1_core/trunk/hdl/rtl/s1_top/cachedir.v&lt;br /&gt;+ /s1_core/trunk/hdl/rtl/s1_top/os2wb.v&lt;br /&gt;+ /s1_core/trunk/hdl/rtl/s1_top/pcx_fifo.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/s1_top/s1_top.v&lt;br /&gt;+ /s1_core/trunk/hdl/rtl/s1_top/simple_fifo.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/s1_top/spc2wbm.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/bw_r_dcd.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/bw_r_frf.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/bw_r_icd.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/bw_r_idct.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/bw_r_irf.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/bw_r_irf_register.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/bw_r_rf16x32.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/bw_r_rf16x160.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/bw_r_rf32x80.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/bw_r_rf32x152b.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/bw_r_scm.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/bw_r_tlb.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/cluster_header.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/cmp_sram_redhdr.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/cpx_spc_buf.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/cpx_spc_rpt.v&lt;br /&gt;+ /s1_core/trunk/hdl/rtl/sparc_core/include&lt;br /&gt;+ /s1_core/trunk/hdl/rtl/sparc_core/include/ifu.h&lt;br /&gt;+ /s1_core/trunk/hdl/rtl/sparc_core/include/iop.h&lt;br /&gt;+ /s1_core/trunk/hdl/rtl/sparc_core/include/lsu.h&lt;br /&gt;+ /s1_core/trunk/hdl/rtl/sparc_core/include/sys.h&lt;br /&gt;+ /s1_core/trunk/hdl/rtl/sparc_core/include/sys_paths.h&lt;br /&gt;+ /s1_core/trunk/hdl/rtl/sparc_core/include/tlu.h&lt;br /&gt;+ /s1_core/trunk/hdl/rtl/sparc_core/include/xst_defines.h&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_asi_decode.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_dcache_lfsr.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_dcdp.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_dctl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_dctldp.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_excpctl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_pcx_qmon.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_qctl1.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_qctl2.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_qdp1.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_qdp2.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_rrobin_picker2.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_stb_ctl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_stb_ctldp.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_stb_rwctl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_stb_rwdp.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_tagdp.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/lsu_tlbdp.v&lt;br /&gt;+ /s1_core/trunk/hdl/rtl/sparc_core/m1_lib.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/mul64.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_alu.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_aluaddsub.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_byp.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_byp_eccgen.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_div.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_div_yreg.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_ecc.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_ecl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_eclccr.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_ecl_cnt6.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_ecl_divcntl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_ecl_eccctl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_ecl_mdqctl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_ecl_wb.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_reg.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_rml.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_rml_cwp.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_exu_rndrob.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ffu.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ffu_ctl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ffu_ctl_visctl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ffu_dp.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_ctr5.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_dcl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_dec.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_errctl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_errdp.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_fcl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_fdp.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_ifqctl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_ifqdp.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_imd.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_invctl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_lfsr5.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_lru4.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_mbist.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_milfsm.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_rndrob.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_sscan.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_swl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_thrcmpl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_thrfsm.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_ifu_wseldp.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_mul_dp.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_mul_top.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_tlu_intctl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/sparc_tlu_intdp.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/swrvr_clib.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/swrvr_dlib.v&lt;br /&gt;- /s1_core/trunk/hdl/rtl/sparc_core/synchronizer_asr.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/tlu.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/tlu_addern_32.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/tlu_hyperv.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/tlu_incr64.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/tlu_misctl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/tlu_mmu_ctl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/tlu_mmu_dp.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/tlu_pib.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/tlu_prencoder16.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/tlu_rrobin_picker.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/tlu_tcl.v&lt;br /&gt;~ /s1_core/trunk/hdl/rtl/sparc_core/tlu_tdp.v&lt;br /&gt;+ /s1_core/trunk/hdl/rtl/sparc_core/u1_lib.v&lt;br /&gt;+ /s1_core/trunk/opt&lt;br /&gt;+ /s1_core/trunk/opt/grlib-niagara-1.1.0.tar.gz&lt;br /&gt;+ /s1_core/trunk/opt/s1_core_ahb.tgz&lt;br /&gt;~ /s1_core/trunk/sourceme&lt;br /&gt;+ /s1_core/trunk/tests/boot.s.NEW&lt;br /&gt;+ /s1_core/trunk/tests/boot/boot.bin&lt;br /&gt;+ /s1_core/trunk/tests/boot/boot.dump&lt;br /&gt;+ /s1_core/trunk/tests/boot/rom_harness.dis&lt;br /&gt;+ /s1_core/trunk/tests/boot/rom_harness.hex&lt;br /&gt;+ /s1_core/trunk/tests/boot/tmp&lt;br /&gt;+ /s1_core/trunk/tests/boot/tmp/boot.bin&lt;br /&gt;+ /s1_core/trunk/tests/boot/tmp/boot.hex&lt;br /&gt;+ /s1_core/trunk/tests/boot/tmp/boot.ihex&lt;br /&gt;+ /s1_core/trunk/tests/boot/tmp/memory.dis&lt;br /&gt;+ /s1_core/trunk/tests/hello.bin&lt;br /&gt;+ /s1_core/trunk/tests/hello.dump&lt;br /&gt;+ /s1_core/trunk/tests/hello.o&lt;br /&gt;+ /s1_core/trunk/tests/nop.txt&lt;br /&gt;+ /s1_core/trunk/tests/nop_ram_harness.hex&lt;br /&gt;+ /s1_core/trunk/tests/nop_rom_harness.hex&lt;br /&gt;+ /s1_core/trunk/tests/openboot&lt;br /&gt;+ /s1_core/trunk/tests/openboot/1c1t_obp_prom.bin&lt;br /&gt;+ /s1_core/trunk/tests/openboot/1c1t_prom.bin&lt;br /&gt;+ /s1_core/trunk/tests/openboot/1c4t_obp_prom.bin&lt;br /&gt;+ /s1_core/trunk/tests/openboot/1c4t_prom.bin&lt;br /&gt;+ /s1_core/trunk/tests/openboot/2c1t_obp_prom.bin&lt;br /&gt;+ /s1_core/trunk/tests/openboot/2c1t_prom.bin&lt;br /&gt;+ /s1_core/trunk/tests/openboot/2c4t_obp_prom.bin&lt;br /&gt;+ /s1_core/trunk/tests/openboot/2c4t_prom.bin&lt;br /&gt;+ /s1_core/trunk/tests/openboot/dis&lt;br /&gt;+ /s1_core/trunk/tests/openboot/dis/1c1t_obp_prom.dis&lt;br /&gt;+ /s1_core/trunk/tests/openboot/dis/1c1t_obp_prom.dis.bis&lt;br /&gt;+ /s1_core/trunk/tests/openboot/dis/1c1t_obp_prom.elf&lt;br /&gt;+ /s1_core/trunk/tests/openboot/dis/1c1t_prom.dis&lt;br /&gt;+ /s1_core/trunk/tests/openboot/dis/1c1t_prom.elf&lt;br /&gt;+ /s1_core/trunk/tests/openboot/dis/README.txt&lt;br /&gt;+ /s1_core/trunk/tests/openboot/README.txt&lt;br /&gt;+ /s1_core/trunk/tests/ram_harness.dis&lt;br /&gt;+ /s1_core/trunk/tests/ram_harness.hex&lt;br /&gt;+ /s1_core/trunk/tests/runme.sh&lt;br /&gt;~ /s1_core/trunk/tools/bin/compile_test&lt;br /&gt;+ /s1_core/trunk/tools/bin/opcode2disass.sh&lt;br /&gt;~ /s1_core/trunk/tools/bin/s1_sim_build&lt;br /&gt;~ /s1_core/trunk/tools/bin/s1_sim_run&lt;br /&gt;+ /s1_core/trunk/tools/bin/tracan.sh&lt;br /&gt;+ /s1_core/trunk/tools/bin/tracan_compile.sh&lt;br /&gt;~ /s1_core/trunk/tools/bin/update_sparccore&lt;br /&gt;- /s1_core/trunk/tools/opt&lt;br /&gt;- /s1_core/trunk/tools/src/gtkwave.sav&lt;br /&gt;+ /s1_core/trunk/tools/src/tracan.cpp&lt;br /&gt;+ /s1_core/trunk/tools/src/tracan.h&lt;br /&gt;+ /s1_core/trunk/tools/src/TRACAN.txt&lt;br /&gt;+ /s1_core/trunk/tools/src/waves_s1.gtkw&lt;br /&gt;+ /s1_core/trunk/tools/src/waves_t1.gtkw&lt;br /&gt;</description>
            <author>albert.watson</author>
            <pubDate>Sun, 07 May 2017 15:08:04 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=113</guid>
        </item>
        <item>
            <title>Slightly improved version of boot code as outlined by Emanuele ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=112</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 112 - albert.watson&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Slightly improved version of boot code as outlined by Emanuele ...&lt;/div&gt;~ /s1_core/trunk/tests/boot/boot.s&lt;br /&gt;</description>
            <author>albert.watson</author>
            <pubDate>Mon, 01 Oct 2012 22:05:26 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=112</guid>
        </item>
        <item>
            <title>...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=111</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 111 - albert.watson&lt;/strong&gt; (15 file(s) modified)&lt;/div&gt;&lt;div&gt;...&lt;/div&gt;~ /s1_core/trunk/docs/INSTALL.txt&lt;br /&gt;~ /s1_core/trunk/docs/README.txt&lt;br /&gt;~ /s1_core/trunk/docs/REQUIREMENTS.txt&lt;br /&gt;~ /s1_core/trunk/docs/SIMULATION.txt&lt;br /&gt;~ /s1_core/trunk/docs/SYNTHESIS.txt&lt;br /&gt;~ /s1_core/trunk/hdl/filelist.dc&lt;br /&gt;~ /s1_core/trunk/hdl/filelist.fpga&lt;br /&gt;~ /s1_core/trunk/hdl/filelist.icarus&lt;br /&gt;~ /s1_core/trunk/hdl/filelist.vcs&lt;br /&gt;~ /s1_core/trunk/hdl/filelist.xst&lt;br /&gt;/s1_core/trunk/README.txt&lt;br /&gt;~ /s1_core/trunk/sourceme&lt;br /&gt;~ /s1_core/trunk/tools/bin/s1_sim_build&lt;br /&gt;+ /s1_core/trunk/tools/bin/s1_sim_run&lt;br /&gt;~ /s1_core/trunk/tools/bin/s1_synth&lt;br /&gt;</description>
            <author>albert.watson</author>
            <pubDate>Sat, 09 Jun 2012 18:23:22 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=111</guid>
        </item>
        <item>
            <title>Reduced the number of scripts, just one for sim and ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=110</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 110 - albert.watson&lt;/strong&gt; (8 file(s) modified)&lt;/div&gt;&lt;div&gt;Reduced the number of scripts, just one for sim and ...&lt;/div&gt;- /s1_core/trunk/tools/bin/build_dc&lt;br /&gt;- /s1_core/trunk/tools/bin/build_fpga&lt;br /&gt;- /s1_core/trunk/tools/bin/build_icarus&lt;br /&gt;- /s1_core/trunk/tools/bin/build_vcs&lt;br /&gt;- /s1_core/trunk/tools/bin/build_xst&lt;br /&gt;+ /s1_core/trunk/tools/bin/s1_sim_build&lt;br /&gt;+ /s1_core/trunk/tools/bin/s1_synth&lt;br /&gt;+ /s1_core/trunk/tools/bin/test_var&lt;br /&gt;</description>
            <author>albert.watson</author>
            <pubDate>Sat, 09 Jun 2012 17:55:26 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=110</guid>
        </item>
        <item>
            <title>Started working on scripts.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=109</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 109 - albert.watson&lt;/strong&gt; (13 file(s) modified)&lt;/div&gt;&lt;div&gt;Started working on scripts.&lt;/div&gt;~ /s1_core/trunk/tools/bin/build_dc&lt;br /&gt;~ /s1_core/trunk/tools/bin/build_fpga&lt;br /&gt;~ /s1_core/trunk/tools/bin/build_icarus&lt;br /&gt;~ /s1_core/trunk/tools/bin/build_vcs&lt;br /&gt;~ /s1_core/trunk/tools/bin/build_xst&lt;br /&gt;~ /s1_core/trunk/tools/bin/clean_env&lt;br /&gt;~ /s1_core/trunk/tools/bin/compile_test&lt;br /&gt;~ /s1_core/trunk/tools/bin/run_icarus&lt;br /&gt;~ /s1_core/trunk/tools/bin/run_vcs&lt;br /&gt;~ /s1_core/trunk/tools/bin/tar_env&lt;br /&gt;~ /s1_core/trunk/tools/bin/update_filelist&lt;br /&gt;~ /s1_core/trunk/tools/bin/update_macrocell&lt;br /&gt;~ /s1_core/trunk/tools/bin/update_sparccore&lt;br /&gt;</description>
            <author>albert.watson</author>
            <pubDate>Sat, 09 Jun 2012 16:02:36 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=109</guid>
        </item>
        <item>
            <title>Added 'trunk' to S1 root dir</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=108</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 108 - fafa1971&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Added 'trunk' to S1 root dir&lt;/div&gt;~ /s1_core/trunk/sourceme&lt;br /&gt;</description>
            <author>fafa1971</author>
            <pubDate>Tue, 19 May 2009 10:31:22 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=108</guid>
        </item>
        <item>
            <title>Added old uploaded documents to new repository.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=107</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 107 - root&lt;/strong&gt; (5 file(s) modified)&lt;/div&gt;&lt;div&gt;Added old uploaded documents to new repository.&lt;/div&gt;- /s1_core/web_uploads/oc_checkin.sh&lt;br /&gt;- /s1_core/web_uploads/oc_cvs_checkin.sh&lt;br /&gt;- /s1_core/web_uploads/svn_checkin.log&lt;br /&gt;- /s1_core/web_uploads/svn_checkin.sh&lt;br /&gt;- /s1_core/web_uploads/temp.sh&lt;br /&gt;</description>
            <author>root</author>
            <pubDate>Tue, 10 Mar 2009 15:19:25 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=107</guid>
        </item>
        <item>
            <title>Added old uploaded documents to new repository.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=106</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 106 - root&lt;/strong&gt; (5 file(s) modified)&lt;/div&gt;&lt;div&gt;Added old uploaded documents to new repository.&lt;/div&gt;+ /s1_core/web_uploads/oc_checkin.sh&lt;br /&gt;+ /s1_core/web_uploads/oc_cvs_checkin.sh&lt;br /&gt;+ /s1_core/web_uploads/svn_checkin.log&lt;br /&gt;+ /s1_core/web_uploads/svn_checkin.sh&lt;br /&gt;+ /s1_core/web_uploads/temp.sh&lt;br /&gt;</description>
            <author>root</author>
            <pubDate>Tue, 10 Mar 2009 09:07:07 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=106</guid>
        </item>
        <item>
            <title>New directory structure.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=105</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 105 - root&lt;/strong&gt; (8 file(s) modified)&lt;/div&gt;&lt;div&gt;New directory structure.&lt;/div&gt;- /branches&lt;br /&gt;+ /s1_core&lt;br /&gt;+ /s1_core/branches&lt;br /&gt;+ /s1_core/tags&lt;br /&gt;+ /s1_core/trunk&lt;br /&gt;+ /s1_core/web_uploads&lt;br /&gt;- /tags&lt;br /&gt;- /trunk&lt;br /&gt;</description>
            <author>root</author>
            <pubDate>Tue, 10 Mar 2009 09:06:37 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=105</guid>
        </item>
        <item>
            <title>File no longer in use</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=104</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 104 - fafa1971&lt;/strong&gt; (10 file(s) modified)&lt;/div&gt;&lt;div&gt;File no longer in use&lt;/div&gt;- /trunk/tests/boot/mem_HPRIV_RESET.image&lt;br /&gt;- /trunk/tests/boot/mem_HTRAPS.image&lt;br /&gt;- /trunk/tests/boot/mem_KERNEL_data.image&lt;br /&gt;- /trunk/tests/boot/mem_KERNEL_text.image&lt;br /&gt;- /trunk/tests/boot/mem_MAIN.image&lt;br /&gt;- /trunk/tests/boot/mem_RED_EXT_SEC.image&lt;br /&gt;- /trunk/tests/boot/mem_RED_EXT_SEC.image_ORIGINAL&lt;br /&gt;- /trunk/tests/boot/mem_RED_SEC.image&lt;br /&gt;- /trunk/tests/boot/mem_TRAPS.image&lt;br /&gt;- /trunk/tests/dump&lt;br /&gt;</description>
            <author>fafa1971</author>
            <pubDate>Wed, 03 Dec 2008 13:52:34 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=104</guid>
        </item>
        <item>
            <title>Changed almost everything to make our boot code work.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=103</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 103 - fafa1971&lt;/strong&gt; (19 file(s) modified)&lt;/div&gt;&lt;div&gt;Changed almost everything to make our boot code work.&lt;/div&gt;~ /trunk/hdl/behav/testbench/testbench.v&lt;br /&gt;~ /trunk/hdl/filelist.dc&lt;br /&gt;~ /trunk/hdl/filelist.fpga&lt;br /&gt;~ /trunk/hdl/filelist.icarus&lt;br /&gt;~ /trunk/hdl/filelist.vcs&lt;br /&gt;~ /trunk/hdl/filelist.xst&lt;br /&gt;~ /trunk/hdl/rtl/sparc_core/sparc.v&lt;br /&gt;~ /trunk/hdl/rtl/sparc_core/sparc_ifu.v&lt;br /&gt;~ /trunk/hdl/rtl/sparc_core/sparc_ifu_fcl.v&lt;br /&gt;~ /trunk/hdl/rtl/sparc_core/sparc_ifu_swl.v&lt;br /&gt;~ /trunk/hdl/rtl/sparc_core/sparc_ifu_thrcmpl.v&lt;br /&gt;~ /trunk/sourceme&lt;br /&gt;~ /trunk/tests/boot/boot.s&lt;br /&gt;~ /trunk/tests/boot/mem_RED_EXT_SEC.image&lt;br /&gt;~ /trunk/tests/boot/mem_RED_SEC.image&lt;br /&gt;~ /trunk/tools/bin/compile_test&lt;br /&gt;~ /trunk/tools/bin/run_icarus&lt;br /&gt;~ /trunk/tools/src/dump2hex.c&lt;br /&gt;~ /trunk/tools/src/linker.map&lt;br /&gt;</description>
            <author>fafa1971</author>
            <pubDate>Wed, 03 Dec 2008 12:15:54 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=103</guid>
        </item>
        <item>
            <title>This version correctly initializes the SPARC Core and then jumps ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=102</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 102 - fafa1971&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;This version correctly initializes the SPARC Core and then jumps ...&lt;/div&gt;~ /trunk/tests/boot/boot.s&lt;br /&gt;</description>
            <author>fafa1971</author>
            <pubDate>Tue, 02 Dec 2008 21:09:21 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=102</guid>
        </item>
        <item>
            <title>Should assign all the 4 bits of completion signal the ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=101</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 101 - fafa1971&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Should assign all the 4 bits of completion signal the ...&lt;/div&gt;~ /trunk/tools/bin/update_sparccore&lt;br /&gt;</description>
            <author>fafa1971</author>
            <pubDate>Fri, 28 Nov 2008 15:23:01 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=101</guid>
        </item>
        <item>
            <title>SPU removed by hand.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=100</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 100 - fafa1971&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;SPU removed by hand.&lt;/div&gt;~ /trunk/tools/src/sparc.v&lt;br /&gt;</description>
            <author>fafa1971</author>
            <pubDate>Fri, 28 Nov 2008 14:53:55 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=100</guid>
        </item>
        <item>
            <title>This bridge follows the rules stated in paragraph 6.8 of ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=99</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 99 - fafa1971&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;This bridge follows the rules stated in paragraph 6.8 of ...&lt;/div&gt;~ /trunk/hdl/rtl/s1_top/spc2wbm.v&lt;br /&gt;</description>
            <author>fafa1971</author>
            <pubDate>Thu, 27 Nov 2008 22:00:00 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=99</guid>
        </item>
        <item>
            <title>Added stall/resume signals from bridge to SPARC Core.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=98</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 98 - fafa1971&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Added stall/resume signals from bridge to SPARC Core.&lt;/div&gt;~ /trunk/hdl/rtl/s1_top/s1_top.v&lt;br /&gt;</description>
            <author>fafa1971</author>
            <pubDate>Thu, 27 Nov 2008 21:28:40 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=98</guid>
        </item>
        <item>
            <title>Changed hack to insert stall signal into the core (following ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=97</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 97 - fafa1971&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;Changed hack to insert stall signal into the core (following ...&lt;/div&gt;~ /trunk/tools/bin/update_sparccore&lt;br /&gt;</description>
            <author>fafa1971</author>
            <pubDate>Thu, 27 Nov 2008 21:25:55 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=97</guid>
        </item>
        <item>
            <title>File lists with updated SPARC Core code.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=96</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 96 - fafa1971&lt;/strong&gt; (5 file(s) modified)&lt;/div&gt;&lt;div&gt;File lists with updated SPARC Core code.&lt;/div&gt;~ /trunk/hdl/filelist.dc&lt;br /&gt;~ /trunk/hdl/filelist.fpga&lt;br /&gt;~ /trunk/hdl/filelist.icarus&lt;br /&gt;~ /trunk/hdl/filelist.vcs&lt;br /&gt;~ /trunk/hdl/filelist.xst&lt;br /&gt;</description>
            <author>fafa1971</author>
            <pubDate>Wed, 12 Nov 2008 16:08:02 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=96</guid>
        </item>
        <item>
            <title>Files from OpenSPARCT1.1.6 with the SPU instance removed from the ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=95</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 95 - fafa1971&lt;/strong&gt; (131 file(s) modified)&lt;/div&gt;&lt;div&gt;Files from OpenSPARCT1.1.6 with the SPU instance removed from the ...&lt;/div&gt;+ /trunk/hdl/rtl/sparc_core&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/bw_clk_cl_sparc_cmp.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/bw_r_dcd.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/bw_r_frf.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/bw_r_icd.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/bw_r_idct.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/bw_r_irf.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/bw_r_irf_register.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/bw_r_rf16x32.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/bw_r_rf16x160.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/bw_r_rf32x80.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/bw_r_rf32x152b.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/bw_r_scm.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/bw_r_tlb.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/cluster_header.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/cmp_sram_redhdr.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/cpx_spc_buf.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/cpx_spc_rpt.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_asi_decode.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_dcache_lfsr.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_dcdp.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_dctl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_dctldp.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_dc_parity_gen.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_excpctl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_pcx_qmon.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_qctl1.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_qctl2.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_qdp1.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_qdp2.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_rrobin_picker2.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_stb_ctl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_stb_ctldp.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_stb_rwctl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_stb_rwdp.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_tagdp.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/lsu_tlbdp.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/mul64.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_alu.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_aluadder64.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_aluaddsub.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_alulogic.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_aluor32.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_aluspr.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_aluzcmp64.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_alu_16eql.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_byp.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_byp_eccgen.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_div.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_div_32eql.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_div_yreg.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_ecc.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_ecc_dec.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_ecl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_eclbyplog.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_eclbyplog_rs1.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_eclccr.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_eclcomp7.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_ecl_cnt6.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_ecl_divcntl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_ecl_eccctl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_ecl_mdqctl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_ecl_wb.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_reg.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_rml.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_rml_cwp.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_rml_inc3.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_rndrob.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_exu_shft.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ffu.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ffu_ctl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ffu_ctl_visctl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ffu_dp.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ffu_part_add32.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ffu_vis.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_cmp35.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_ctr5.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_dcl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_dec.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_errctl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_errdp.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_fcl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_fdp.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_ifqctl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_ifqdp.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_imd.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_incr46.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_invctl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_lfsr5.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_lru4.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_mbist.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_milfsm.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_par16.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_par32.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_par34.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_rndrob.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_sscan.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_swl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_swpla.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_thrcmpl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_thrfsm.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_ifu_wseldp.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_mul_cntl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_mul_dp.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_mul_top.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_tlu_dec64.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_tlu_intctl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_tlu_intdp.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_tlu_penc64.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/sparc_tlu_zcmp64.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/swrvr_clib.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/swrvr_dlib.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/synchronizer_asr.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/test_stub_bist.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/test_stub_scan.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/tlu.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/tlu_addern_32.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/tlu_hyperv.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/tlu_incr64.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/tlu_misctl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/tlu_mmu_ctl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/tlu_mmu_dp.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/tlu_pib.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/tlu_prencoder16.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/tlu_rrobin_picker.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/tlu_tcl.v&lt;br /&gt;+ /trunk/hdl/rtl/sparc_core/tlu_tdp.v&lt;br /&gt;</description>
            <author>fafa1971</author>
            <pubDate>Wed, 12 Nov 2008 16:02:09 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=s1_core&amp;path=%2F&amp;rev=95</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>