<!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/sdhc-sc-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/sdhc-sc-core/sdhc-sc-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>sdhc-sc-core</title>
        <description>WebSVN RSS feed - sdhc-sc-core</description>
        <link>https://opencores.org/websvn//websvn/listing?repname=sdhc-sc-core&amp;path=%2Fsdhc-sc-core%2Ftrunk%2FgrpSd%2FunitSdClockMaster%2Fsim%2F&amp;</link>
        <lastBuildDate>Thu, 18 Jun 2026 16:56:55 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Unit makefiles modified to reflect new location of Makefile.rules.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=sdhc-sc-core&amp;path=%2Fsdhc-sc-core%2Ftrunk%2FgrpSd%2FunitSdClockMaster%2Fsim%2F&amp;rev=187</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 187 - rkastl&lt;/strong&gt; (12 file(s) modified)&lt;/div&gt;&lt;div&gt;Unit makefiles modified to reflect new location of Makefile.rules.&lt;/div&gt;~ /sdhc-sc-core/trunk/grpCrc/unitCrc/sim/Makefile&lt;br /&gt;~ /sdhc-sc-core/trunk/grpCrc/unitCrc/syn/Makefile&lt;br /&gt;~ /sdhc-sc-core/trunk/grpRs232/unitRs232Tx/sim/Makefile&lt;br /&gt;~ /sdhc-sc-core/trunk/grpSd/unitSdClockMaster/sim/Makefile&lt;br /&gt;~ /sdhc-sc-core/trunk/grpSd/unitSdData/syn/Makefile&lt;br /&gt;~ /sdhc-sc-core/trunk/grpSd/unitSdTop/syn/Makefile&lt;br /&gt;~ /sdhc-sc-core/trunk/grpSd/unitTbdSd/syn/Makefile&lt;br /&gt;~ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/sim/Makefile&lt;br /&gt;~ /sdhc-sc-core/trunk/grpSdVerification/unitSdVerificationTestbench/sim/Makefile&lt;br /&gt;~ /sdhc-sc-core/trunk/grpStrobesClocks/unitTimeoutGenerator/sim/Makefile&lt;br /&gt;~ /sdhc-sc-core/trunk/libaltera_mf/sim/Makefile&lt;br /&gt;~ /sdhc-sc-core/trunk/libcycloneii/sim/Makefile&lt;br /&gt;</description>
            <author>rkastl</author>
            <pubDate>Fri, 07 Jan 2011 16:56:27 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=sdhc-sc-core&amp;path=%2Fsdhc-sc-core%2Ftrunk%2FgrpSd%2FunitSdClockMaster%2Fsim%2F&amp;rev=187</guid>
        </item>
        <item>
            <title>Restructuring as source repository: Moved sources out of src subdirectory.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=sdhc-sc-core&amp;path=%2Fsdhc-sc-core%2Ftrunk%2FgrpSd%2FunitSdClockMaster%2Fsim%2F&amp;rev=185</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 185 - rkastl&lt;/strong&gt; (464 file(s) modified)&lt;/div&gt;&lt;div&gt;Restructuring as source repository: Moved sources out of src subdirectory.&lt;/div&gt;+ /sdhc-sc-core/trunk/grpComponents&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/pkgIcs307Values&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/pkgIcs307Values/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/pkgIcs307Values/src/Ics307Values-p.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307/literature&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307/literature/DataSheetIcs3070102.pdf&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307/literature/IcsFrequencyCalculator.url&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307/src/ICS307-Bhv-a.vhd&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307/src/ICS307-e.vhd&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/simModelsim&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/simModelsim/CleanupSimDir.bat&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/simModelsim/CompModelsimGui.lnk&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/simModelsim/CompModelsimShell.lnk&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/simModelsim/CompSimModelsimGui.lnk&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/simModelsim/CompSimModelsimShell.lnk&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/simModelsim/Makefile&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/simModelsim/ModelSim.lnk&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/simModelsim/vsim_stacktrace.vstf&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/simModelsim/Wave.do&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/synlayPrecision&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/synlayPrecision/CfgPrecisionShell.lnk&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/synlayPrecision/CleanupSynLayDir.bat&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/synlayPrecision/DosShell.lnk&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/synlayPrecision/Makefile&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/synlayPrecision/PrcnGui.lnk&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/synlayPrecision/SynLayPrecisionGui.lnk&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/synlayPrecision/SynLayPrecisionShell.lnk&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/synlayPrecision/SynPrecisionGui.lnk&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/flw/synlayPrecision/SynPrecisionShell.lnk&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/src/Ics307Configurator-e.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/src/Ics307Configurator-Rtl-a.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/src/tbIcs307Configurator-Bhv-a.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpComponents/unitIcs307Configurator/src/tbIcs307Configurator-e.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/pkgCRCs&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/pkgCRCs/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/pkgCRCs/src/CRCs-p.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/unitCrc&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/unitCrc/sim&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/unitCrc/sim/Makefile&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/unitCrc/sim/modelsim.ini&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/unitCrc/sim/tbcrc-unattended.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/unitCrc/sim/tbcrc.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/unitCrc/sim/wave.do&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/unitCrc/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/unitCrc/src/Crc-Rtl-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/unitCrc/src/tbCrc-bhv-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/unitCrc/syn&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/unitCrc/syn/CRCsyn.qpf&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/unitCrc/syn/CRCsyn.qsf&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/unitCrc/syn/CRCsyn.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCrc/unitCrc/syn/Makefile&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCyclone2&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCyclone2/unitCycSimpleDualPortedRam&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCyclone2/unitCycSimpleDualPortedRam/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCyclone2/unitCycSimpleDualPortedRam/src/CycSimpleDualPortedRam-Syn-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCyclone2/unitWriteDataFifo&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCyclone2/unitWriteDataFifo/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCyclone2/unitWriteDataFifo/src/WriteDataFifo-Syn-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCyclone2/unitWriteDataFifo/src/WriteDataFifo.qip&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCyclone2/unitWriteDataFifo/src/WriteDataFifo_wave0.jpg&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCyclone2/unitWriteDataFifo/src/WriteDataFifo_wave1.jpg&lt;br /&gt;+ /sdhc-sc-core/trunk/grpCyclone2/unitWriteDataFifo/src/WriteDataFifo_waveforms.html&lt;br /&gt;+ /sdhc-sc-core/trunk/grpGlobal&lt;br /&gt;+ /sdhc-sc-core/trunk/grpGlobal/pkgGlobal&lt;br /&gt;+ /sdhc-sc-core/trunk/grpGlobal/pkgGlobal/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpGlobal/pkgGlobal/src/Global-p.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpMemory&lt;br /&gt;+ /sdhc-sc-core/trunk/grpMemory/unitSimpleDualPortedRam&lt;br /&gt;+ /sdhc-sc-core/trunk/grpMemory/unitSimpleDualPortedRam/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpMemory/unitSimpleDualPortedRam/src/SimpleDualPortedRam-e.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpMemory/unitSimpleDualPortedRam/src/SimpleDualPortedRam-Rtl-a.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpMemory/unitSinglePortedRam&lt;br /&gt;+ /sdhc-sc-core/trunk/grpMemory/unitSinglePortedRam/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpMemory/unitSinglePortedRam/src/SinglePortedRam-e.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpMemory/unitSinglePortedRam/src/SinglePortedRam-Rtl-a.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpRs232&lt;br /&gt;+ /sdhc-sc-core/trunk/grpRs232/pkgRs232&lt;br /&gt;+ /sdhc-sc-core/trunk/grpRs232/pkgRs232/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpRs232/pkgRs232/src/Rs232-p.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpRs232/unitRs232Tx&lt;br /&gt;+ /sdhc-sc-core/trunk/grpRs232/unitRs232Tx/Files.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpRs232/unitRs232Tx/sim&lt;br /&gt;+ /sdhc-sc-core/trunk/grpRs232/unitRs232Tx/sim/Makefile&lt;br /&gt;+ /sdhc-sc-core/trunk/grpRs232/unitRs232Tx/sim/Rs232Tx-unattended.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpRs232/unitRs232Tx/sim/Rs232Tx.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpRs232/unitRs232Tx/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpRs232/unitRs232Tx/src/Rs232Tx-Rtl-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpRs232/unitRs232Tx/src/tbRs232Tx-Bhv-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/pkgSd&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/pkgSd/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/pkgSd/src/Sd-p.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/pkgSdWb&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/pkgSdWb/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/pkgSdWb/src/SdWb-p.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/pkgSdWb/src/SdWb.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdCardSynchronizer&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdCardSynchronizer/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdCardSynchronizer/src/SdCardSynchronizer-Rtl-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdClkDomain&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdClkDomain/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdClkDomain/src/SdClkDomain-Rtl-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdClockMaster&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdClockMaster/0in&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdClockMaster/0in/csl_ctrl.vhd&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdClockMaster/0in/Makefile&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdClockMaster/Files.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdClockMaster/sim&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdClockMaster/sim/Makefile&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdClockMaster/sim/SdClockMaster-unattended.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdClockMaster/sim/SdClockMaster.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdClockMaster/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdClockMaster/src/SdClockMaster-e.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdClockMaster/src/SdClockMaster-Rtl-a.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdClockMaster/src/SdClockMaster.psl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdClockMaster/src/tbSdClockMaster-Bhv-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdCmd&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdCmd/Files.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdCmd/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdCmd/src/SdCmd-Rtl-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdController&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdController/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdController/src/SdController-e.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdController/src/SdController-Rtl-a.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdData&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdData/Files.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdData/Pins.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdData/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdData/src/SdData-e.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdData/src/SdData-Rtl-a.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdData/syn&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdData/syn/Makefile&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdData/syn/SdDatasyn.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdTop&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdTop/Files.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdTop/Pins.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdTop/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdTop/src/SdTop-Rtl-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdTop/syn&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdTop/syn/Makefile&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdTop/syn/SdTopsyn.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdWbClkDomainSync&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdWbClkDomainSync/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdWbClkDomainSync/src/SdWbClkDomainSync-Rtl-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdWbSdControllerSync&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdWbSdControllerSync/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdWbSdControllerSync/src/SdWbSdControllerSync-Rtl-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdWbSlave&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdWbSlave/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdWbSlave/src/SdWbSlave-e.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitSdWbSlave/src/SdWbSlave-Rtl-a.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitTbdSd&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitTbdSd/Files.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitTbdSd/Pins.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitTbdSd/sim&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitTbdSd/sim/TbdSd-unattended.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitTbdSd/sim/TbdSd.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitTbdSd/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitTbdSd/src/TbdSd-Rtl-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitTbdSd/src/TbdSd.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitTbdSd/syn&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitTbdSd/syn/Makefile&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitTbdSd/syn/TbdSdSyn.sdc&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitTbdSd/syn/TbdSdsyn.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitTestWbMaster&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitTestWbMaster/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitTestWbMaster/src/TestWbMaster-e.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitTestWbMaster/src/TestWbMaster-Rtl-a.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitWbClkDomain&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitWbClkDomain/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSd/unitWbClkDomain/src/WbClkDomain-Rtl-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/sim&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/sim/Makefile&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/sim/modelsim.ini&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/sim/SDCardModel-unattended.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/sim/SDCardModel.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/src/Crc.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/src/RamAction.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/src/SdBFM-impl.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/src/SdBFM.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/src/SdBusInterface.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/src/SdBusTrans.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/src/SdCardModel.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/src/SdCardState.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/src/SDCID.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/src/SdCommand.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/src/SDCommandArg.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/src/SdDataBlock.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCardModel/src/SDOCR.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreChecker&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreChecker/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreChecker/src/ExpectedResult.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreChecker/src/SdCoreChecker.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreTransaction&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreTransaction/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreTransaction/src/SdCoreTransaction.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreTransactionBFM&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreTransactionBFM/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreTransactionBFM/src/SdCoreTransactionBFM.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreTransactionBFM/src/WbTransactionReadSingleBlock.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreTransactionBFM/src/WbTransactionWriteSingleBlock.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreTransactionSeqGen&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreTransactionSeqGen/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreTransactionSeqGen/src/SdCoreTransactionSeqGen.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreTransferFunction&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreTransferFunction/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdCoreTransferFunction/src/SdCoreTransferFunction.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdVerificationTestbench&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdVerificationTestbench/Files.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdVerificationTestbench/sim&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdVerificationTestbench/sim/Makefile&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdVerificationTestbench/sim/modelsim.ini&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdVerificationTestbench/sim/SdVerificationTestbench-unattended.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdVerificationTestbench/sim/SdVerificationTestbench.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdVerificationTestbench/sim/wave.do&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdVerificationTestbench/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdVerificationTestbench/src/Harness.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSdVerification/unitSdVerificationTestbench/src/SdVerificationTestbench.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitCounter&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitCounter/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitCounter/src/Counter-e.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitCounter/src/Counter-Rtl-a.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitEdgeDetector&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitEdgeDetector/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitEdgeDetector/src/EdgeDetector-e.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitEdgeDetector/src/EdgeDetector-Rtl-a.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitEdgeDetector/src/tbEdgeDetection-Bhv-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitStrobeGen&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitStrobeGen/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitStrobeGen/src/StrobeGen-e.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitStrobeGen/src/StrobeGen-Rtl-a.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitStrobeGen/src/tbStrobeGen-Bhv-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitTimeoutGenerator&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitTimeoutGenerator/Files.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitTimeoutGenerator/sim&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitTimeoutGenerator/sim/Makefile&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitTimeoutGenerator/sim/modelsim.ini&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitTimeoutGenerator/sim/tbTimeoutGenerator-unattended.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitTimeoutGenerator/sim/tbTimeoutGenerator.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitTimeoutGenerator/sim/wave.do&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitTimeoutGenerator/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitTimeoutGenerator/src/tbTimeoutGenerator-Bhv-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitTimeoutGenerator/src/TimeoutGenerator-e.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpStrobesClocks/unitTimeoutGenerator/src/TimeoutGenerator-Rtl-a.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSynchronization&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSynchronization/unitSynchronizer&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSynchronization/unitSynchronizer/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpSynchronization/unitSynchronizer/src/Synchronizer-Rtl-ea.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpVerification&lt;br /&gt;+ /sdhc-sc-core/trunk/grpVerification/unitLogger&lt;br /&gt;+ /sdhc-sc-core/trunk/grpVerification/unitLogger/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpVerification/unitLogger/src/Logger.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpWishbone&lt;br /&gt;+ /sdhc-sc-core/trunk/grpWishbone/pkgWishbone&lt;br /&gt;+ /sdhc-sc-core/trunk/grpWishbone/pkgWishbone/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpWishbone/pkgWishbone/src/Wishbone-p.vhdl&lt;br /&gt;+ /sdhc-sc-core/trunk/grpWishbone/unitWishboneBFM&lt;br /&gt;+ /sdhc-sc-core/trunk/grpWishbone/unitWishboneBFM/src&lt;br /&gt;+ /sdhc-sc-core/trunk/grpWishbone/unitWishboneBFM/src/IWishboneBus.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpWishbone/unitWishboneBFM/src/WbTransaction.sv&lt;br /&gt;+ /sdhc-sc-core/trunk/grpWishbone/unitWishboneBFM/src/WishboneBFM.sv&lt;br /&gt;- /sdhc-sc-core/trunk/header.py&lt;br /&gt;+ /sdhc-sc-core/trunk/libaltera_mf&lt;br /&gt;+ /sdhc-sc-core/trunk/libaltera_mf/sim&lt;br /&gt;+ /sdhc-sc-core/trunk/libaltera_mf/sim/lib.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/libaltera_mf/sim/Makefile&lt;br /&gt;+ /sdhc-sc-core/trunk/libaltera_mf/src&lt;br /&gt;+ /sdhc-sc-core/trunk/libaltera_mf/src/altera_mf.vhd&lt;br /&gt;+ /sdhc-sc-core/trunk/libaltera_mf/src/altera_mf_components.vhd&lt;br /&gt;+ /sdhc-sc-core/trunk/libcycloneii&lt;br /&gt;+ /sdhc-sc-core/trunk/libcycloneii/sim&lt;br /&gt;+ /sdhc-sc-core/trunk/libcycloneii/sim/lib.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/libcycloneii/sim/Makefile&lt;br /&gt;+ /sdhc-sc-core/trunk/libcycloneii/src&lt;br /&gt;+ /sdhc-sc-core/trunk/libcycloneii/src/cycloneii_atoms.vhd&lt;br /&gt;+ /sdhc-sc-core/trunk/libcycloneii/src/cycloneii_components.vhd&lt;br /&gt;- /sdhc-sc-core/trunk/scripts/mkunit&lt;br /&gt;- /sdhc-sc-core/trunk/scripts/stty-settings&lt;br /&gt;+ /sdhc-sc-core/trunk/sim/sim.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/sim/unattended.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/pkgIcs307Values/src/Ics307Values-p.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307/literature/DataSheetIcs3070102.pdf&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307/literature/IcsFrequencyCalculator.url&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307/src/ICS307-Bhv-a.vhd&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307/src/ICS307-e.vhd&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/simModelsim/CleanupSimDir.bat&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/simModelsim/CompModelsimGui.lnk&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/simModelsim/CompModelsimShell.lnk&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/simModelsim/CompSimModelsimGui.lnk&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/simModelsim/CompSimModelsimShell.lnk&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/simModelsim/Makefile&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/simModelsim/ModelSim.lnk&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/simModelsim/vsim_stacktrace.vstf&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/simModelsim/Wave.do&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/synlayPrecision/CfgPrecisionShell.lnk&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/synlayPrecision/CleanupSynLayDir.bat&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/synlayPrecision/DosShell.lnk&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/synlayPrecision/Makefile&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/synlayPrecision/PrcnGui.lnk&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/synlayPrecision/SynLayPrecisionGui.lnk&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/synlayPrecision/SynLayPrecisionShell.lnk&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/synlayPrecision/SynPrecisionGui.lnk&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/flw/synlayPrecision/SynPrecisionShell.lnk&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/src/Ics307Configurator-e.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/src/Ics307Configurator-Rtl-a.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/src/tbIcs307Configurator-Bhv-a.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpComponents/unitIcs307Configurator/src/tbIcs307Configurator-e.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCrc/pkgCRCs/src/CRCs-p.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCrc/unitCrc/sim/Makefile&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCrc/unitCrc/sim/modelsim.ini&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCrc/unitCrc/sim/tbcrc-unattended.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCrc/unitCrc/sim/tbcrc.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCrc/unitCrc/sim/wave.do&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCrc/unitCrc/src/Crc-Rtl-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCrc/unitCrc/src/tbCrc-bhv-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCrc/unitCrc/syn/CRCsyn.qpf&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCrc/unitCrc/syn/CRCsyn.qsf&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCrc/unitCrc/syn/CRCsyn.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCrc/unitCrc/syn/Makefile&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCyclone2/unitCycSimpleDualPortedRam/src/CycSimpleDualPortedRam-Syn-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCyclone2/unitWriteDataFifo/src/WriteDataFifo-Syn-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCyclone2/unitWriteDataFifo/src/WriteDataFifo.qip&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCyclone2/unitWriteDataFifo/src/WriteDataFifo_wave0.jpg&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCyclone2/unitWriteDataFifo/src/WriteDataFifo_wave1.jpg&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpCyclone2/unitWriteDataFifo/src/WriteDataFifo_waveforms.html&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpGlobal/pkgGlobal/src/Global-p.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpMemory/unitSimpleDualPortedRam/src/SimpleDualPortedRam-e.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpMemory/unitSimpleDualPortedRam/src/SimpleDualPortedRam-Rtl-a.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpMemory/unitSinglePortedRam/src/SinglePortedRam-e.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpMemory/unitSinglePortedRam/src/SinglePortedRam-Rtl-a.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpRs232/pkgRs232/src/Rs232-p.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpRs232/unitRs232Tx/Files.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpRs232/unitRs232Tx/sim/Makefile&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpRs232/unitRs232Tx/sim/Rs232Tx-unattended.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpRs232/unitRs232Tx/sim/Rs232Tx.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpRs232/unitRs232Tx/src/Rs232Tx-Rtl-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpRs232/unitRs232Tx/src/tbRs232Tx-Bhv-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/pkgSd/src/Sd-p.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/pkgSdWb/src/SdWb-p.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/pkgSdWb/src/SdWb.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdCardSynchronizer/src/SdCardSynchronizer-Rtl-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdClkDomain/src/SdClkDomain-Rtl-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdClockMaster/0in/csl_ctrl.vhd&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdClockMaster/0in/Makefile&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdClockMaster/Files.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdClockMaster/sim/Makefile&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdClockMaster/sim/SdClockMaster-unattended.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdClockMaster/sim/SdClockMaster.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdClockMaster/src/SdClockMaster-e.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdClockMaster/src/SdClockMaster-Rtl-a.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdClockMaster/src/SdClockMaster.psl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdClockMaster/src/tbSdClockMaster-Bhv-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdCmd/Files.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdCmd/src/SdCmd-Rtl-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdController/src/SdController-e.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdController/src/SdController-Rtl-a.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdData/Files.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdData/Pins.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdData/src/SdData-e.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdData/src/SdData-Rtl-a.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdData/syn/Makefile&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdData/syn/SdDatasyn.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdTop/Files.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdTop/Pins.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdTop/src/SdTop-Rtl-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdTop/syn/Makefile&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdTop/syn/SdTopsyn.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdWbClkDomainSync/src/SdWbClkDomainSync-Rtl-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdWbSdControllerSync/src/SdWbSdControllerSync-Rtl-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdWbSlave/src/SdWbSlave-e.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitSdWbSlave/src/SdWbSlave-Rtl-a.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitTbdSd/Files.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitTbdSd/Pins.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitTbdSd/sim/TbdSd-unattended.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitTbdSd/sim/TbdSd.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitTbdSd/src/TbdSd-Rtl-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitTbdSd/src/TbdSd.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitTbdSd/syn/Makefile&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitTbdSd/syn/TbdSdSyn.sdc&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitTbdSd/syn/TbdSdsyn.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitTestWbMaster/src/TestWbMaster-e.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitTestWbMaster/src/TestWbMaster-Rtl-a.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSd/unitWbClkDomain/src/WbClkDomain-Rtl-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCardModel/sim/Makefile&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCardModel/sim/modelsim.ini&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCardModel/sim/SDCardModel-unattended.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCardModel/sim/SDCardModel.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCardModel/src/Crc.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCardModel/src/RamAction.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCardModel/src/SdBFM-impl.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCardModel/src/SdBFM.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCardModel/src/SdBusInterface.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCardModel/src/SdBusTrans.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCardModel/src/SdCardModel.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCardModel/src/SdCardState.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCardModel/src/SDCID.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCardModel/src/SdCommand.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCardModel/src/SDCommandArg.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCardModel/src/SdDataBlock.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCardModel/src/SDOCR.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCoreChecker/src/ExpectedResult.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCoreChecker/src/SdCoreChecker.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCoreTransaction/src/SdCoreTransaction.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCoreTransactionBFM/src/SdCoreTransactionBFM.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCoreTransactionBFM/src/WbTransactionReadSingleBlock.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCoreTransactionBFM/src/WbTransactionWriteSingleBlock.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCoreTransactionSeqGen/src/SdCoreTransactionSeqGen.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdCoreTransferFunction/src/SdCoreTransferFunction.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdVerificationTestbench/Files.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdVerificationTestbench/sim/Makefile&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdVerificationTestbench/sim/modelsim.ini&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdVerificationTestbench/sim/SdVerificationTestbench-unattended.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdVerificationTestbench/sim/SdVerificationTestbench.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdVerificationTestbench/sim/wave.do&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdVerificationTestbench/src/Harness.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSdVerification/unitSdVerificationTestbench/src/SdVerificationTestbench.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpStrobesClocks/unitCounter/src/Counter-e.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpStrobesClocks/unitCounter/src/Counter-Rtl-a.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpStrobesClocks/unitEdgeDetector/src/EdgeDetector-e.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpStrobesClocks/unitEdgeDetector/src/EdgeDetector-Rtl-a.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpStrobesClocks/unitEdgeDetector/src/tbEdgeDetection-Bhv-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpStrobesClocks/unitStrobeGen/src/StrobeGen-e.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpStrobesClocks/unitStrobeGen/src/StrobeGen-Rtl-a.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpStrobesClocks/unitStrobeGen/src/tbStrobeGen-Bhv-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpStrobesClocks/unitTimeoutGenerator/Files.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpStrobesClocks/unitTimeoutGenerator/sim/Makefile&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpStrobesClocks/unitTimeoutGenerator/sim/modelsim.ini&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpStrobesClocks/unitTimeoutGenerator/sim/tbTimeoutGenerator-unattended.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpStrobesClocks/unitTimeoutGenerator/sim/tbTimeoutGenerator.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpStrobesClocks/unitTimeoutGenerator/sim/wave.do&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpStrobesClocks/unitTimeoutGenerator/src/tbTimeoutGenerator-Bhv-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpStrobesClocks/unitTimeoutGenerator/src/TimeoutGenerator-e.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpStrobesClocks/unitTimeoutGenerator/src/TimeoutGenerator-Rtl-a.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpSynchronization/unitSynchronizer/src/Synchronizer-Rtl-ea.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpVerification/unitLogger/src/Logger.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpWishbone/pkgWishbone/src/Wishbone-p.vhdl&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpWishbone/unitWishboneBFM/src/IWishboneBus.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpWishbone/unitWishboneBFM/src/WbTransaction.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/grpWishbone/unitWishboneBFM/src/WishboneBFM.sv&lt;br /&gt;- /sdhc-sc-core/trunk/src/libaltera_mf/sim/lib.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/libaltera_mf/sim/Makefile&lt;br /&gt;- /sdhc-sc-core/trunk/src/libaltera_mf/src/altera_mf.vhd&lt;br /&gt;- /sdhc-sc-core/trunk/src/libaltera_mf/src/altera_mf_components.vhd&lt;br /&gt;- /sdhc-sc-core/trunk/src/libcycloneii/sim/lib.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/libcycloneii/sim/Makefile&lt;br /&gt;- /sdhc-sc-core/trunk/src/libcycloneii/src/cycloneii_atoms.vhd&lt;br /&gt;- /sdhc-sc-core/trunk/src/libcycloneii/src/cycloneii_components.vhd&lt;br /&gt;- /sdhc-sc-core/trunk/src/sim/sim.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/sim/unattended.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/syn/pins.tcl&lt;br /&gt;- /sdhc-sc-core/trunk/src/syn/syn.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/syn&lt;br /&gt;+ /sdhc-sc-core/trunk/syn/pins.tcl&lt;br /&gt;+ /sdhc-sc-core/trunk/syn/syn.tcl&lt;br /&gt;</description>
            <author>rkastl</author>
            <pubDate>Fri, 07 Jan 2011 16:54:43 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=sdhc-sc-core&amp;path=%2Fsdhc-sc-core%2Ftrunk%2FgrpSd%2FunitSdClockMaster%2Fsim%2F&amp;rev=185</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>