<!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/z80soc'">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/z80soc/z80soc/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>z80soc</title>
        <description>WebSVN RSS feed - z80soc</description>
        <link>https://opencores.org/websvn//websvn/listing?repname=z80soc&amp;path=%2Fz80soc%2Ftrunk%2FV0.7.3%2FROMdata%2Flat9-08.mif&amp;</link>
        <lastBuildDate>Mon, 18 May 2026 21:26:20 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Version 0.7.3 for Altera DE1 and DE2-115. Includes C library ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=z80soc&amp;path=%2Fz80soc%2Ftrunk%2FV0.7.3%2FROMdata%2F&amp;rev=46</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 46 - rrred&lt;/strong&gt; (631 file(s) modified)&lt;/div&gt;&lt;div&gt;Version 0.7.3 for Altera DE1 and DE2-115. Includes C library ...&lt;/div&gt;+ /z80soc/trunk/V0.7.3&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/073DE1d.qws&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/073DE1d.db_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/altsyncram_1v91.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/altsyncram_30o1.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/altsyncram_36o1.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/altsyncram_66l1.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/altsyncram_fq91.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/altsyncram_h1o1.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/altsyncram_l4o1.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/altsyncram_m4o1.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/altsyncram_oal1.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/altsyncram_pal1.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/altsyncram_tr91.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/decode_1oa.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/decode_4oa.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/decode_c8a.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/logic_util_heursitic.dat&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/mux_3nb.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/mux_hib.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/mux_kib.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/prev_cmp_z80soc.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(0).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(0).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(1).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(1).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(2).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(2).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(3).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(3).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(4).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(4).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(5).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(5).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(6).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(6).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(7).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(7).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(8).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(8).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(9).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(9).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(10).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(10).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(11).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(11).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(12).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(12).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(13).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(13).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(14).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(14).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(15).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(15).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(16).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(16).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(17).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(17).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(18).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(18).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(19).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(19).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(20).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(20).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(21).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(21).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(22).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(22).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(23).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(23).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(24).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(24).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(25).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(25).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(26).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(26).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(27).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(27).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(28).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(28).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(29).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(29).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(30).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.(30).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.asm.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.asm.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.asm_labs.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.cbx.xml&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.cmp.bpm&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.cmp.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.cmp.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.cmp.idb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.cmp.kpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.cmp.logdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.cmp.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.cmp0.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.cmp1.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.cmp2.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.cmp_merge.kpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.cycloneive_io_sim_cache.45um_ff_1200mv_0c_fast.hsd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.cycloneive_io_sim_cache.45um_ii_1200mv_85c_slow.hsd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.db_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.fit.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.hier_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.hif&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.ipinfo&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.lpc.html&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.lpc.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.lpc.txt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.map.ammdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.map.bpm&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.map.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.map.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.map.kpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.map.logdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.map.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.map.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.map_bb.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.map_bb.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.map_bb.logdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.mif_update.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.pre_map.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.pti_db_list.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.quiproj.316.rdr.flock&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.root_partition.map.reg_db.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.routing.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.rtlv.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.rtlv_sg.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.rtlv_sg_swap.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.sgdiff.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.sgdiff.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.sld_design_entry.sci&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.sld_design_entry_dsc.sci&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.smart_action.txt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.sta.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.sta.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.sta_cmp.7_slow.tdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.syn_hier_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.tis_db_list.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.tmw_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/db/z80soc.vpr.ammdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/greybox_tmp&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/greybox_tmp/cbx_args.txt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/compiled_partitions&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/compiled_partitions/z80soc.db_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/compiled_partitions/z80soc.root_partition.cmp.ammdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/compiled_partitions/z80soc.root_partition.cmp.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/compiled_partitions/z80soc.root_partition.cmp.dfp&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/compiled_partitions/z80soc.root_partition.cmp.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/compiled_partitions/z80soc.root_partition.cmp.kpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/compiled_partitions/z80soc.root_partition.cmp.logdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/compiled_partitions/z80soc.root_partition.cmp.rcfdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/compiled_partitions/z80soc.root_partition.map.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/compiled_partitions/z80soc.root_partition.map.dpi&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/compiled_partitions/z80soc.root_partition.map.hbdb.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/compiled_partitions/z80soc.root_partition.map.hbdb.hb_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/compiled_partitions/z80soc.root_partition.map.hbdb.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/compiled_partitions/z80soc.root_partition.map.hbdb.sig&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/compiled_partitions/z80soc.root_partition.map.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/compiled_partitions/z80soc.root_partition.map.kpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/incremental_db/README&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/memoryCores&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/memoryCores/charram.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/memoryCores/charram.vhd.bak&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/memoryCores/charram2k.vhd.bak&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/memoryCores/rom.qip&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/memoryCores/rom.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/memoryCores/vram.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/memoryCores/vram.vhd.bak&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/rom.qip&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/char_rom.VHD&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/clk_div.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/clk_div.vhd.bak&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/DebugSystem.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/DebugSystemXR.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/decoder_7seg.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/keyboard.VHD&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/lcd.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/PLL_Clocks.cmp&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/PLL_Clocks.ppf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/PLL_Clocks.qip&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/PLL_Clocks.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/PLL_Clocks_inst.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/ps2bkd.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/SSRAM.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/SSRAM2.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/SSRAMX.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/T80.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/T80a.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/T80s.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/T80se.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/T80sed.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/T80_ALU.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/T80_MCode.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/T80_Pack.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/T80_Reg.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/T80_RegX.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/T8080se.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/T16450.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/vga_sync.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/video - C¢pia.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/video.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/vram8k.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/z80soc..01.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/z80soc.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/z80soc.vhd.bak&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/z80soc_pack.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/vhdl/z80soc_pack.vhd.bak&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.asm.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.cdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.done&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.fit.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.fit.smsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.fit.summary&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.flow.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.jdi&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.map.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.map.summary&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.mif_update.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.pin&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.pof&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.qpf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.qsf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.qws&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.sof&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.sta.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc.sta.summary&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE1/z80soc_assignment_defaults.qdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115d.asm.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115d.cdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115d.done&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115d.fit.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115d.fit.smsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115d.fit.summary&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115d.flow.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115d.jdi&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115d.map.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115d.map.summary&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115d.mif_update.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115d.pin&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115d.qws&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115d.sof&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115d.sta.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115d.sta.summary&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e.asm.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e.cdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e.done&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e.fit.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e.fit.smsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e.fit.summary&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e.flow.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e.jdi&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e.map.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e.map.summary&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e.mif_update.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e.pin&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e.qsf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e.qws&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e.sof&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e.sta.rpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e.sta.summary&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/073DE2115e_description.txt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(0).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(0).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(1).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(1).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(2).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(2).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(3).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(3).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(4).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(4).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(5).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(5).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(6).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(6).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(7).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(7).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(8).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(8).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(9).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(9).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(10).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(10).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(11).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(11).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(12).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(12).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(13).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(13).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(14).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(14).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(15).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(15).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(16).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(16).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(17).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(17).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(18).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(18).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(19).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(19).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(20).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(20).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(21).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(21).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(22).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(22).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(23).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(23).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(24).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.(24).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.ace_cmp.bpm&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.ace_cmp.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.ace_cmp.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.asm.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.asm.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.asm_labs.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.cbx.xml&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.cmp.bpm&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.cmp.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.cmp.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.cmp.idb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.cmp.kpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.cmp.logdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.cmp.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.cmp_merge.kpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.cycloneive_io_sim_cache.45um_ff_1200mv_0c_fast.hsd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.cycloneive_io_sim_cache.45um_ii_1200mv_0c_slow.hsd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.cycloneive_io_sim_cache.45um_ii_1200mv_85c_slow.hsd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.db_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.eco.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.fit.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.hier_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.hif&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.ipinfo&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.lpc.html&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.lpc.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.lpc.txt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.map.ammdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.map.bpm&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.map.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.map.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.map.kpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.map.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.map.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.map_bb.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.map_bb.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.mif_update.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.pre_map.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.pti_db_list.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.root_partition.map.reg_db.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.routing.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.rpp.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.rtlv.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.rtlv_sg.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.rtlv_sg_swap.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.sgate.rvd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.sgate_sm.rvd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.sgdiff.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.sgdiff.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.sld_design_entry.sci&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.sld_design_entry_dsc.sci&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.smart_action.txt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.sta.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.sta.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.sta_cmp.7_slow_1200mv_85c.tdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.syn_hier_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.tiscmp.fast_1200mv_0c.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.tiscmp.slow_1200mv_0c.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.tiscmp.slow_1200mv_85c.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.tis_db_list.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.tmw_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115d.vpr.ammdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(0).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(0).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(1).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(1).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(2).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(2).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(3).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(3).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(4).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(4).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(5).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(5).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(6).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(6).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(7).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(7).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(8).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(8).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(9).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(9).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(10).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(10).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(11).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(11).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(12).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(12).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(13).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(13).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(14).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(14).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(15).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(15).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(16).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(16).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(17).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(17).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(18).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(18).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(19).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(19).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(20).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(20).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(21).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(21).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(22).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(22).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(23).cnf.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.(23).cnf.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.ace_cmp.bpm&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.ace_cmp.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.ace_cmp.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.asm.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.asm.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.asm_labs.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.cbx.xml&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.cmp.bpm&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.cmp.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.cmp.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.cmp.idb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.cmp.kpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.cmp.logdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.cmp.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.cmp_merge.kpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.cycloneive_io_sim_cache.45um_ff_1200mv_0c_fast.hsd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.cycloneive_io_sim_cache.45um_ii_1200mv_0c_slow.hsd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.cycloneive_io_sim_cache.45um_ii_1200mv_85c_slow.hsd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.db_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.eco.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.fit.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.hier_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.hif&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.ipinfo&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.lpc.html&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.lpc.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.lpc.txt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.map.ammdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.map.bpm&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.map.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.map.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.map.kpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.map.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.map.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.map_bb.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.map_bb.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.mif_update.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.pre_map.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.pti_db_list.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.root_partition.map.reg_db.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.routing.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.rpp.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.rtlv.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.rtlv_sg.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.rtlv_sg_swap.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.sgate.rvd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.sgate_sm.rvd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.sgdiff.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.sgdiff.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.sld_design_entry.sci&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.sld_design_entry_dsc.sci&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.smart_action.txt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.sta.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.sta.rdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.sta_cmp.7_slow_1200mv_85c.tdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.syn_hier_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.tiscmp.fast_1200mv_0c.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.tiscmp.slow_1200mv_0c.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.tiscmp.slow_1200mv_85c.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.tis_db_list.ddb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.tmw_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/073DE2115e.vpr.ammdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/altsyncram_1v91.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/altsyncram_9pn1.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/altsyncram_eda1.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/altsyncram_f0a1.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/altsyncram_l4o1.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/altsyncram_oal1.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/decode_c8a.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/logic_util_heursitic.dat&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/mux_3nb.tdf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/prev_cmp_z80soc.qmsg&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/db/z80soc.quiproj.3188.rdr.flock&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/greybox_tmp&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/greybox_tmp/cbx_args.txt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115d.db_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115d.root_partition.cmp.ammdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115d.root_partition.cmp.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115d.root_partition.cmp.dfp&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115d.root_partition.cmp.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115d.root_partition.cmp.kpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115d.root_partition.cmp.logdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115d.root_partition.cmp.rcfdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115d.root_partition.map.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115d.root_partition.map.dpi&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115d.root_partition.map.hbdb.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115d.root_partition.map.hbdb.hb_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115d.root_partition.map.hbdb.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115d.root_partition.map.hbdb.sig&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115d.root_partition.map.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115d.root_partition.map.kpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115e.db_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115e.root_partition.cmp.ammdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115e.root_partition.cmp.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115e.root_partition.cmp.dfp&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115e.root_partition.cmp.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115e.root_partition.cmp.kpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115e.root_partition.cmp.logdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115e.root_partition.cmp.rcfdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115e.root_partition.map.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115e.root_partition.map.dpi&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115e.root_partition.map.hbdb.cdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115e.root_partition.map.hbdb.hb_info&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115e.root_partition.map.hbdb.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115e.root_partition.map.hbdb.sig&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115e.root_partition.map.hdb&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/compiled_partitions/073DE2115e.root_partition.map.kpt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/incremental_db/README&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/memoryCores&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/memoryCores/charram.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/memoryCores/charram2k.vhd.bak&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/memoryCores/rom.qip&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/memoryCores/rom.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/memoryCores/rom.vhd.bak&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/memoryCores/vram.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/memoryCores/vram.vhd.bak&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/PLLJ_PLLSPE_INFO.txt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/rom.qip&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/ROMdata&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/ROMdata/lat9-08.mif&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/ROMdata/rom.hex&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/char_rom.VHD&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/clk_div.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/clk_div.vhd.bak&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/DebugSystem.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/DebugSystemXR.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/decoder_7seg.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/keyboard.VHD&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/lcd.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/lcd.vhd.bak&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/PLL_Clocks.cmp&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/PLL_Clocks.ppf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/PLL_Clocks.qip&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/PLL_Clocks.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/PLL_Clocks_inst.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/ps2bkd.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/SSRAM.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/SSRAM2.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/SSRAMX.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/T80.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/T80a.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/T80s.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/T80se.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/T80sed.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/T80_ALU.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/T80_MCode.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/T80_Pack.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/T80_Reg.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/T80_RegX.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/T8080se.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/T16450.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/vga_sync.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/video - C¢pia.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/video.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/vram8k.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/z80soc..01.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/z80soc.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/z80soc.vhd.bak&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/z80soc_pack.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/vhdl/z80soc_pack.vhd.bak&lt;br /&gt;+ /z80soc/trunk/V0.7.3/DE2115/z80soc.qpf&lt;br /&gt;+ /z80soc/trunk/V0.7.3/ROMdata&lt;br /&gt;+ /z80soc/trunk/V0.7.3/ROMdata/char.coe&lt;br /&gt;+ /z80soc/trunk/V0.7.3/ROMdata/charram2k.coe&lt;br /&gt;+ /z80soc/trunk/V0.7.3/ROMdata/charram2k.mif&lt;br /&gt;+ /z80soc/trunk/V0.7.3/ROMdata/drdos8x8.txt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/ROMdata/lat9-08.mif&lt;br /&gt;+ /z80soc/trunk/V0.7.3/ROMdata/lat9-08.txt&lt;br /&gt;+ /z80soc/trunk/V0.7.3/ROMdata/rom.coe&lt;br /&gt;+ /z80soc/trunk/V0.7.3/ROMdata/rom.hex&lt;br /&gt;+ /z80soc/trunk/V0.7.3/ROMdata/rom.mif&lt;br /&gt;+ /z80soc/trunk/V0.7.3/ROMdata/romvhd.vhd&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/bin&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/bin/build.sh&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/bin/hex2mif.sh&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/bin/hex2romvhdl.sh&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/bin/mif2coe.sh&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/include&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/include/crt0.rel&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/include/de2115.h&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/include/game_demo.h&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/include/o3s.h&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/include/s3e.h&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/include/z80soc.h&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/Makefile&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/README&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/testsys&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/testsys/crt0 copy.s&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/testsys/crt0.s&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/testsys/de2115.c&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/testsys/Makefile&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/testsys/o3s.c&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/testsys/s3e.c&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/testsys/testsys.c&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/testsys/testsys.c.morecode&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/testsys/testsys copy.c&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/testsys/testsyso3s.c&lt;br /&gt;+ /z80soc/trunk/V0.7.3/Software/C/testsys/z80soc.c&lt;br /&gt;</description>
            <author>rrred</author>
            <pubDate>Fri, 24 Jun 2016 18:40:51 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=z80soc&amp;path=%2Fz80soc%2Ftrunk%2FV0.7.3%2FROMdata%2F&amp;rev=46</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>