<!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/ssbcc'">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/ssbcc/ssbcc/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>ssbcc</title>
        <description>WebSVN RSS feed - ssbcc</description>
        <link>https://opencores.org/websvn//websvn/listing?repname=ssbcc&amp;path=%2Fssbcc%2Ftrunk%2Fdoc%2Fperipheral.html&amp;</link>
        <lastBuildDate>Mon, 06 Apr 2026 12:43:39 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Record status as of 2014-01-31</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=ssbcc&amp;path=%2Fssbcc%2Ftrunk%2Fdoc%2F&amp;rev=2</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 2 - sinclairrf&lt;/strong&gt; (348 file(s) modified)&lt;/div&gt;&lt;div&gt;Record status as of 2014-01-31&lt;/div&gt;+ /ssbcc/trunk/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core&lt;br /&gt;+ /ssbcc/trunk/core/9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/asm&lt;br /&gt;+ /ssbcc/trunk/core/9x8/asmDef.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/asmDef_9x8.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/README&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/uc&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/uc/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/uc/uc_combine_instr_ds.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/uc/uc_dummy.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/uc/uc_led.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/uc/uc_led.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/uc/uc_peripherals.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/xilinx-xc3s50a&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/xilinx-xc3s50a/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/xilinx-xc3s50a/make&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/xilinx-xc3s50a/README&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/xilinx-xc3s50a/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/xilinx-xc3s50a/uc_led.ucf&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/xilinx-xc3s50a/uc_peripherals.ucf&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/xilinx-xc6slx4&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/xilinx-xc6slx4/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/xilinx-xc6slx4/make&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/xilinx-xc6slx4/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/xilinx-xc6slx4/uc_combine_instr_ds.ucf&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/xilinx-xc6slx4/uc_led.ucf&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/xilinx-xc6slx4/uc_peripherals.ucf&lt;br /&gt;+ /ssbcc/trunk/core/9x8/build/xilinx_placer_table&lt;br /&gt;+ /ssbcc/trunk/core/9x8/core.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/display_opcode.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/display_trace.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/doc&lt;br /&gt;+ /ssbcc/trunk/core/9x8/doc/00readme.html&lt;br /&gt;+ /ssbcc/trunk/core/9x8/doc/macros.html&lt;br /&gt;+ /ssbcc/trunk/core/9x8/doc/opcodes.html&lt;br /&gt;+ /ssbcc/trunk/core/9x8/doc/strings.html&lt;br /&gt;+ /ssbcc/trunk/core/9x8/doc/tips_and_tricks.html&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/adder_16bit.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/AXI4_Lite_Master.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/AXI4_Lite_Master.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/AXI4_Lite_Slave_DualPortRAM.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/AXI4_Lite_Slave_DualPortRAM.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/big_inport.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/big_outport.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/counter.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/inFIFO_async.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/inFIFO_async.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/latch.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/latch.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/monitor_stack.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/monitor_stack.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/open_drain.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/outFIFO_async.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/outFIFO_async.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/PWM_8bit.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/PWM_8bit.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/adder_16bit&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/adder_16bit/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/adder_16bit/md5sums&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/adder_16bit/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/adder_16bit/tb.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/adder_16bit/tb_adder_16bit.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/adder_16bit/tb_adder_16bit.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/AXI4_Lite_Master&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/AXI4_Lite_Master/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/AXI4_Lite_Master/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/AXI4_Lite_Master/tb.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/AXI4_Lite_Master/tb.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/AXI4_Lite_Master/tb_AXI4_Lite_Master.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/AXI4_Lite_Master/tb_AXI4_Lite_Master.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/AXI4_Lite_Slave_DualPortRAM&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/AXI4_Lite_Slave_DualPortRAM/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/AXI4_Lite_Slave_DualPortRAM/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/AXI4_Lite_Slave_DualPortRAM/tb.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/AXI4_Lite_Slave_DualPortRAM/tb.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/AXI4_Lite_Slave_DualPortRAM/tb_AXI4_Lite_Slave_DualPortRAM.9x8-template&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/AXI4_Lite_Slave_DualPortRAM/tb_AXI4_Lite_Slave_DualPortRAM.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/big_inport&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/big_inport/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/big_inport/md5sums&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/big_inport/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/big_inport/tb.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/big_inport/tb_big_inport.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/big_inport/tb_big_inport.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/big_outport&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/big_outport/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/big_outport/md5sums&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/big_outport/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/big_outport/tb.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/big_outport/tb_big_outport.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/big_outport/tb_big_outport.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/counter&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/counter/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/counter/md5sums&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/counter/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/counter/tb.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/counter/tb_counter.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/counter/tb_counter.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/inFIFO_async&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/inFIFO_async/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/inFIFO_async/md5sums&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/inFIFO_async/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/inFIFO_async/tb.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/inFIFO_async/tb_inFIFO_async.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/inFIFO_async/tb_inFIFO_async.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/latch&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/latch/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/latch/md5sums&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/latch/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/latch/tb.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/latch/tb_latch.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/latch/tb_latch.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/open_drain&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/open_drain/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/open_drain/md5sums&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/open_drain/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/open_drain/tb.v-template&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/open_drain/tb_open_drain.9x8-template&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/open_drain/tb_open_drain.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/outFIFO_async&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/outFIFO_async/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/outFIFO_async/md5sums&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/outFIFO_async/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/outFIFO_async/tb.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/outFIFO_async/tb_outFIFO_async.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/outFIFO_async/tb_outFIFO_async.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/PWM_8bit&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/PWM_8bit/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/PWM_8bit/md5sums&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/PWM_8bit/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/PWM_8bit/tb.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/PWM_8bit/tb_PWM_8bit.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/PWM_8bit/tb_PWM_8bit.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/runall&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/timer&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/timer/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/timer/md5sums&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/timer/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/timer/tb.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/timer/tb_timer.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/timer/tb_timer.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART/tb.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART/tb.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART/tb_UART.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART/tb_UART.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART_Rx&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART_Rx/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART_Rx/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART_Rx/tb.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART_Rx/tb_UART_Rx.9x8-good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART_Rx/tb_UART_Rx.s-fifo&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART_Rx/tb_UART_Rx.s-normal&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART_Tx&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART_Tx/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART_Tx/md5sums&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART_Tx/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART_Tx/tb.awk&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART_Tx/tb.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART_Tx/tb_UART_Tx.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/tb/UART_Tx/tb_UART_Tx.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/timer.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/timer.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/trace.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/UART.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/UART_Rx.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/UART_Rx.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/UART_Tx.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/peripherals/UART_Tx.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/ssbccGenVerilog.py&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-1mem-16.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-1mem-32.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-1mem-64.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-1mem-128.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-1mem-256.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-1mem.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-1mem.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-1r2m.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-1r2m.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-1rom.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-1rom.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-2mem-32-16.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-2mem-32-128.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-2mem-32-256.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-2mem-128-16.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-2mem-128-128.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-2mem-128-256.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-2mem-256-16.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-2mem-256-128.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-2mem-256-256.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-2mem.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-2mem.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-2r2m.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-2r2m.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-2rom.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-2rom.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-3mem-32-32-32.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-3mem-128-256-256.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-3mem-256-128-256.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-3mem-256-256-128.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-3mem-256-256-256.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-3mem.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-3mem.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-3rom.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-3rom.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-4mem-128-128-128-128.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-4mem-256-256-256-256.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-4mem.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-4mem.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-4rom.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-calls-128.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-calls-128.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-calls-256.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-calls-256.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-calls-512.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-calls-512.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-calls-1024-m10k.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-calls-1024.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-calls-1024.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-calls.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-nomem-dr.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-nomem-nominal.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-nomem-od.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-nomem-or-m10k.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-nomem-or.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-nomem-rd.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/arch-nomem.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/init-1rom.awk&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/init-2rom.awk&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/init-3rom.awk&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/init-4rom.awk&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/tb-nomem.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/tb.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/test-ram0.awk&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/test-ram1.awk&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/test-rom0.awk&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/test-rom1.awk&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/test-rom2.awk&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/arch/test-rom3.awk&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/core&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/core/.gitignore&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/core/core.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/core/core.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/core/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/core/tb.good&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/core/tb.v&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/ifdef&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/ifdef/run&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/ifdef/uc.9x8&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/ifdef/uc.s&lt;br /&gt;+ /ssbcc/trunk/core/9x8/tb/runall&lt;br /&gt;+ /ssbcc/trunk/doc&lt;br /&gt;+ /ssbcc/trunk/doc/00readme.html&lt;br /&gt;+ /ssbcc/trunk/doc/MemoryInitialization.html&lt;br /&gt;+ /ssbcc/trunk/doc/peripheral.html&lt;br /&gt;+ /ssbcc/trunk/example&lt;br /&gt;+ /ssbcc/trunk/example/GameOfLife&lt;br /&gt;+ /ssbcc/trunk/example/GameOfLife/hdl&lt;br /&gt;+ /ssbcc/trunk/example/GameOfLife/hdl/top.v&lt;br /&gt;+ /ssbcc/trunk/example/GameOfLife/hdl/uc&lt;br /&gt;+ /ssbcc/trunk/example/GameOfLife/hdl/uc/memory.s&lt;br /&gt;+ /ssbcc/trunk/example/GameOfLife/hdl/uc/propagate.s&lt;br /&gt;+ /ssbcc/trunk/example/GameOfLife/hdl/uc/uc.9x8&lt;br /&gt;+ /ssbcc/trunk/example/GameOfLife/hdl/uc/uc.s&lt;br /&gt;+ /ssbcc/trunk/example/GameOfLife/README&lt;br /&gt;+ /ssbcc/trunk/example/GameOfLife/readme.html&lt;br /&gt;+ /ssbcc/trunk/example/hello_world&lt;br /&gt;+ /ssbcc/trunk/example/hello_world/.gitignore&lt;br /&gt;+ /ssbcc/trunk/example/hello_world/hello_world.9x8&lt;br /&gt;+ /ssbcc/trunk/example/hello_world/hello_world.s&lt;br /&gt;+ /ssbcc/trunk/example/hello_world/make.iverilog&lt;br /&gt;+ /ssbcc/trunk/example/hello_world/tb.sav&lt;br /&gt;+ /ssbcc/trunk/example/hello_world/tb.v&lt;br /&gt;+ /ssbcc/trunk/example/hello_world/Xilinx&lt;br /&gt;+ /ssbcc/trunk/example/hello_world/Xilinx/SP601&lt;br /&gt;+ /ssbcc/trunk/example/hello_world/Xilinx/SP601/.gitignore&lt;br /&gt;+ /ssbcc/trunk/example/hello_world/Xilinx/SP601/make&lt;br /&gt;+ /ssbcc/trunk/example/hello_world/Xilinx/SP601/sp601.ucf&lt;br /&gt;+ /ssbcc/trunk/example/hello_world/Xilinx/SP601/sp601.v&lt;br /&gt;+ /ssbcc/trunk/example/i2c&lt;br /&gt;+ /ssbcc/trunk/example/i2c/EEPROM&lt;br /&gt;+ /ssbcc/trunk/example/i2c/EEPROM/.gitignore&lt;br /&gt;+ /ssbcc/trunk/example/i2c/EEPROM/i2c_eeprom.9x8&lt;br /&gt;+ /ssbcc/trunk/example/i2c/EEPROM/i2c_eeprom.s&lt;br /&gt;+ /ssbcc/trunk/example/i2c/EEPROM/Xilinx&lt;br /&gt;+ /ssbcc/trunk/example/i2c/EEPROM/Xilinx/SP601&lt;br /&gt;+ /ssbcc/trunk/example/i2c/EEPROM/Xilinx/SP601/.gitignore&lt;br /&gt;+ /ssbcc/trunk/example/i2c/EEPROM/Xilinx/SP601/make&lt;br /&gt;+ /ssbcc/trunk/example/i2c/EEPROM/Xilinx/SP601/sp601.ucf&lt;br /&gt;+ /ssbcc/trunk/example/i2c/EEPROM/Xilinx/SP601/sp601.v&lt;br /&gt;+ /ssbcc/trunk/example/i2c/lib_i2c.s&lt;br /&gt;+ /ssbcc/trunk/example/i2c/TMP100&lt;br /&gt;+ /ssbcc/trunk/example/i2c/TMP100/.gitignore&lt;br /&gt;+ /ssbcc/trunk/example/i2c/TMP100/i2c_tmp100.9x8&lt;br /&gt;+ /ssbcc/trunk/example/i2c/TMP100/i2c_tmp100.s&lt;br /&gt;+ /ssbcc/trunk/example/i2c/TMP100/make.iverilog&lt;br /&gt;+ /ssbcc/trunk/example/i2c/TMP100/tb.v&lt;br /&gt;+ /ssbcc/trunk/example/i2c/TMP100/Xilinx&lt;br /&gt;+ /ssbcc/trunk/example/i2c/TMP100/Xilinx/SP601&lt;br /&gt;+ /ssbcc/trunk/example/i2c/TMP100/Xilinx/SP601/.gitignore&lt;br /&gt;+ /ssbcc/trunk/example/i2c/TMP100/Xilinx/SP601/00README.html&lt;br /&gt;+ /ssbcc/trunk/example/i2c/TMP100/Xilinx/SP601/make&lt;br /&gt;+ /ssbcc/trunk/example/i2c/TMP100/Xilinx/SP601/sp601.ucf&lt;br /&gt;+ /ssbcc/trunk/example/i2c/TMP100/Xilinx/SP601/sp601.v&lt;br /&gt;+ /ssbcc/trunk/example/led&lt;br /&gt;+ /ssbcc/trunk/example/led/.gitignore&lt;br /&gt;+ /ssbcc/trunk/example/led/led-alternate.s&lt;br /&gt;+ /ssbcc/trunk/example/led/led.9x8&lt;br /&gt;+ /ssbcc/trunk/example/led/led.s&lt;br /&gt;+ /ssbcc/trunk/example/led/make.iverilog&lt;br /&gt;+ /ssbcc/trunk/example/led/tb.sav&lt;br /&gt;+ /ssbcc/trunk/example/led/tb.v&lt;br /&gt;+ /ssbcc/trunk/lib&lt;br /&gt;+ /ssbcc/trunk/lib/9x8&lt;br /&gt;+ /ssbcc/trunk/lib/9x8/char.s&lt;br /&gt;+ /ssbcc/trunk/lib/9x8/cmp_8bit_uu.s&lt;br /&gt;+ /ssbcc/trunk/lib/9x8/math.s&lt;br /&gt;+ /ssbcc/trunk/lib/9x8/tb&lt;br /&gt;+ /ssbcc/trunk/lib/9x8/tb/.gitignore&lt;br /&gt;+ /ssbcc/trunk/lib/9x8/tb/char&lt;br /&gt;+ /ssbcc/trunk/lib/9x8/tb/char/run&lt;br /&gt;+ /ssbcc/trunk/lib/9x8/tb/char/tb.good&lt;br /&gt;+ /ssbcc/trunk/lib/9x8/tb/char/tb.v&lt;br /&gt;+ /ssbcc/trunk/lib/9x8/tb/char/uc.s&lt;br /&gt;+ /ssbcc/trunk/lib/9x8/tb/cmp_8bit_uu&lt;br /&gt;+ /ssbcc/trunk/lib/9x8/tb/cmp_8bit_uu/run&lt;br /&gt;+ /ssbcc/trunk/lib/9x8/tb/cmp_8bit_uu/tb.good&lt;br /&gt;+ /ssbcc/trunk/lib/9x8/tb/cmp_8bit_uu/tb.v&lt;br /&gt;+ /ssbcc/trunk/lib/9x8/tb/cmp_8bit_uu/uc.9x8&lt;br /&gt;+ /ssbcc/trunk/lib/9x8/tb/cmp_8bit_uu/uc.s&lt;br /&gt;+ /ssbcc/trunk/license&lt;br /&gt;+ /ssbcc/trunk/README&lt;br /&gt;+ /ssbcc/trunk/ssbcc&lt;br /&gt;+ /ssbcc/trunk/ssbccConfig.py&lt;br /&gt;+ /ssbcc/trunk/ssbccGenVhdlPkg.py&lt;br /&gt;+ /ssbcc/trunk/ssbccPeripheral.py&lt;br /&gt;+ /ssbcc/trunk/ssbccUtil.py&lt;br /&gt;+ /ssbcc/trunk/todo&lt;br /&gt;</description>
            <author>sinclairrf</author>
            <pubDate>Wed, 05 Feb 2014 16:20:21 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=ssbcc&amp;path=%2Fssbcc%2Ftrunk%2Fdoc%2F&amp;rev=2</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>