<!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/phr'">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/phr/phr/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>phr</title>
        <description>WebSVN RSS feed - phr</description>
        <link>https://opencores.org/websvn//websvn/listing?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;</link>
        <lastBuildDate>Wed, 10 Jun 2026 10:18:56 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Correciones de la revisi&amp;oacute;n de pablo cayuela.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=444</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 444 - guanucoluis&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;Correciones de la revisi&amp;oacute;n de pablo cayuela.&lt;/div&gt;~ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/manual-gui.pdf&lt;br /&gt;~ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/manual-gui.tex&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Tue, 21 Jun 2016 00:14:52 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=444</guid>
        </item>
        <item>
            <title>Correciones realizadas por pablo cayuela sobre el manual de usuario.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=443</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 443 - guanucoluis&lt;/strong&gt; (11 file(s) modified)&lt;/div&gt;&lt;div&gt;Correciones realizadas por pablo cayuela sobre el manual de usuario.&lt;/div&gt;~ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/oocdlink/oocdlink_top.jpg&lt;br /&gt;~ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/oocdlink/oocdlink_top.pdf&lt;br /&gt;~ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/oocdlink/oocdlink_top.svg&lt;br /&gt;~ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/manual.pdf&lt;br /&gt;~ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/manual.tex&lt;br /&gt;~ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/tex/frontmatter.tex&lt;br /&gt;~ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/tex/intro.tex&lt;br /&gt;~ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/tex/oocdlink.tex&lt;br /&gt;~ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/tex/phr.tex&lt;br /&gt;~ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/tex/s3power.tex&lt;br /&gt;~ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/tex/software.tex&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Mon, 20 Jun 2016 23:58:35 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=443</guid>
        </item>
        <item>
            <title>Elimino directorios obsoletos</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=442</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 442 - guanucoluis&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;Elimino directorios obsoletos&lt;/div&gt;- /phr/trunk/doc/informe-tesis/reports/PHR-Ejemplos&lt;br /&gt;- /phr/trunk/doc/papers/template&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Mon, 20 Jun 2016 15:42:29 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=442</guid>
        </item>
        <item>
            <title>[DOC] Actualizo carta de transferencia.</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=441</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 441 - guanucoluis&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;[DOC] Actualizo carta de transferencia.&lt;/div&gt;~ /phr/trunk/doc/informe-tesis/reports/transferencia/transferencia.tex&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Sat, 28 Mar 2015 00:29:40 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=441</guid>
        </item>
        <item>
            <title>[DOC] Se eliminan archivos</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=440</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 440 - guanucoluis&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;[DOC] Se eliminan archivos&lt;/div&gt;- /phr/trunk/doc/armado-placas/CIECCA&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Wed, 18 Mar 2015 23:21:36 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=440</guid>
        </item>
        <item>
            <title>[DOC] Se eliminan archivos</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=439</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 439 - guanucoluis&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;[DOC] Se eliminan archivos&lt;/div&gt;- /phr/trunk/doc/armado-placas/CIECCA/pedidos/2014-07-17&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Wed, 18 Mar 2015 23:20:06 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=439</guid>
        </item>
        <item>
            <title>[DOC] Se eliminan archivos</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=438</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 438 - guanucoluis&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;[DOC] Se eliminan archivos&lt;/div&gt;- /phr/trunk/doc/armado-placas/CIECCA/pedidos/2014-07-17/S3Power&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Wed, 18 Mar 2015 23:19:00 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=438</guid>
        </item>
        <item>
            <title>[DOC] Se eliminan archivos</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=437</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 437 - guanucoluis&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;[DOC] Se eliminan archivos&lt;/div&gt;- /phr/trunk/doc/armado-placas/CIECCA/pedidos/2014-07-17/PHRBoard&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Wed, 18 Mar 2015 23:18:37 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=437</guid>
        </item>
        <item>
            <title>[DOC] Se eliminan archivos</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=436</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 436 - guanucoluis&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;[DOC] Se eliminan archivos&lt;/div&gt;- /phr/trunk/doc/armado-placas/CIECCA/pedidos/2014-07-17/OOCDLink&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Wed, 18 Mar 2015 23:15:58 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=436</guid>
        </item>
        <item>
            <title>[DOC] Archivos no necesarios en el repositorio</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=435</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 435 - guanucoluis&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;[DOC] Archivos no necesarios en el repositorio&lt;/div&gt;- /phr/trunk/doc/armado-placas/CIECCA/pedidos/output&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Wed, 18 Mar 2015 23:07:57 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=435</guid>
        </item>
        <item>
            <title>[DOC] Archivos no necesarios en el repositorio</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=434</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 434 - guanucoluis&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;[DOC] Archivos no necesarios en el repositorio&lt;/div&gt;- /phr/trunk/doc/armado-placas/CIECCA/doc&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Wed, 18 Mar 2015 23:07:22 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=434</guid>
        </item>
        <item>
            <title>[DOC] Elimino directorio, no es necesario</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=433</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 433 - guanucoluis&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;[DOC] Elimino directorio, no es necesario&lt;/div&gt;- /phr/trunk/doc/gantt&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Wed, 18 Mar 2015 23:02:46 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=433</guid>
        </item>
        <item>
            <title>[DOC] Actualizacion de los manuales de usuario y de la ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=424</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 424 - maximiq&lt;/strong&gt; (129 file(s) modified)&lt;/div&gt;&lt;div&gt;[DOC] Actualizacion de los manuales de usuario y de la ...&lt;/div&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/instalacion&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/instalacion/ad-disp-1.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/instalacion/ad-disp-2.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/instalacion/ad-disp.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/instalacion/ad-disp.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/instalacion/ftdi-wiz-1.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/instalacion/ftdi-wiz-2.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/instalacion/ftdi-wiz-3.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/instalacion/ftdi-wiz-4.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/instalacion/ftdi-wiz.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/instalacion/ftdi-wiz.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/instalacion/phr-gui-wiz-1.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/instalacion/phr-gui-wiz-2.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/instalacion/phr-gui-wiz-3.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/instalacion/phr-gui-wiz-4.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/instalacion/phr-gui-wiz.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/instalacion/phr-gui-wiz.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/intro&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/intro/front-end.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/intro/front-end.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/intro/front-end.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/title&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/title/phr_logo.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/uso&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/uso/fpgaSelector.jpg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/uso/fpgaSelector.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/uso/fpgaSelector.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/img/uso/phrgui.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/Makefile&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/manual-gui.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/manual-gui.tex&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual gui v011/reporte-phr.sty&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/frontmatter&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/frontmatter/qrcode.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/gui&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/gui/capturas&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/gui/capturas/gnome1.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/gui/capturas/gnome2.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/gui/capturas/msw8.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/gui/capturas/msw9x.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/gui/capturas/msw9x_output.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/gui/phr-gui.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/intro&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/intro/block.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/intro/block.png&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/intro/block.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/intro/phr_top.jpg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/intro/phr_top.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/intro/phr_top.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/intro/placasConexionado.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/intro/placasConexionado.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/oocdlink&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/oocdlink/adaptador.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/oocdlink/adaptador.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/oocdlink/FTblock.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/oocdlink/FTblock.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/oocdlink/oocdlink_top.jpg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/oocdlink/oocdlink_top.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/oocdlink/oocdlink_top.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/3232.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/3232.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/arquitectura.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/arquitectura.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/chars.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/chars.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/config_modes.jpg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/config_modes.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/config_modes.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/conf_mod_sche.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/conf_mod_sche.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/DIPswitch.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/DIPswitch.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/gpio_header.jpg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/gpio_header.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/gpio_header.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/multiplex.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/multiplex.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/quad7seg.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/quad7seg.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/relojes.jpg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/relojes.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/relojes.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/relojesSeteo.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/relojesSeteo.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/tact_switch.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/phr/tact_switch.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/pines&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/pines/pinesFPGA.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/pines/pinesFPGA.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/s3power&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/s3power/arranque.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/s3power/arranque.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/s3power/s3power_top.jpg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/s3power/s3power_top.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/s3power/s3power_top.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/sche&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/sche/OOCD_placa.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/sche/PHRboard-IOports.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/sche/PHRboard-Power.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/sche/PHRboard.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/sche/S3Proto_Power.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/title&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/title/CUDARlogo.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/title/foto.JPG&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/title/foto.jpg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/title/foto.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/title/foto.svg&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/img/title/phr_logo.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/Makefile&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/manual.pdf&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/manual.tex&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/ManualPhr.sty&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/referencias.bib&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/tex&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/tex/backmatter.tex&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/tex/frontmatter.tex&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/tex/intro.tex&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/tex/oocdlink.tex&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/tex/phr.tex&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/tex/pines.tex&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/tex/s3power.tex&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/tex/sche.tex&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/manual usuario rev2/tex/software.tex&lt;br /&gt;~ /phr/trunk/doc/informe-tesis/reports/PPS/maximiq/recursos/pines.ods&lt;br /&gt;</description>
            <author>maximiq</author>
            <pubDate>Fri, 13 Mar 2015 23:19:51 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=424</guid>
        </item>
        <item>
            <title>[DOC] Documentacion de transferencia</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=416</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 416 - guanucoluis&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;[DOC] Documentacion de transferencia&lt;/div&gt;+ /phr/trunk/doc/informe-tesis/reports/transferencia&lt;br /&gt;+ /phr/trunk/doc/informe-tesis/reports/transferencia/transferencia.tex&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Fri, 13 Mar 2015 21:58:18 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=416</guid>
        </item>
        <item>
            <title>[DOC] Versi&amp;oacute;n final beamer (pdf no actualizado)</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=415</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 415 - guanucoluis&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;[DOC] Versi&amp;oacute;n final beamer (pdf no actualizado)&lt;/div&gt;~ /phr/trunk/doc/papers/PHR/CASE2014/beamer/PHRbeamer.tex&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Sun, 01 Feb 2015 14:33:45 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=415</guid>
        </item>
        <item>
            <title>[DOC] Cambio en imagen de la configuraci&amp;oacute;n del JTAG para ...</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=414</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 414 - guanucoluis&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;[DOC] Cambio en imagen de la configuraci&amp;oacute;n del JTAG para ...&lt;/div&gt;~ /phr/trunk/doc/papers/PHR/uEA2014/slide/beamer/images/config_modes.pdf&lt;br /&gt;~ /phr/trunk/doc/papers/PHR/uEA2014/slide/beamer/images/config_modes.svg&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Sun, 01 Feb 2015 14:03:59 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=414</guid>
        </item>
        <item>
            <title>[DOC] Se actualiza la documentacion segun pedido de Sebastian Garcia</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=413</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 413 - maximiq&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;[DOC] Se actualiza la documentacion segun pedido de Sebastian Garcia&lt;/div&gt;- /phr/trunk/doc/references/JTAG-doc/2012-SSE-FIUBA-NT01-00.pdf&lt;br /&gt;+ /phr/trunk/doc/references/JTAG-doc/2012-SSE-FIUBA-NT01-01.pdf&lt;br /&gt;</description>
            <author>maximiq</author>
            <pubDate>Fri, 09 Jan 2015 23:33:26 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=413</guid>
        </item>
        <item>
            <title>[DOC] Agrego cambios en informe final de placas</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=410</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 410 - guanucoluis&lt;/strong&gt; (2 file(s) modified)&lt;/div&gt;&lt;div&gt;[DOC] Agrego cambios en informe final de placas&lt;/div&gt;~ /phr/trunk/doc/informe-tesis/reports/armado_2014-11-07/completar-armado.pdf&lt;br /&gt;~ /phr/trunk/doc/informe-tesis/reports/armado_2014-11-07/completar-armado.tex&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Tue, 23 Dec 2014 20:04:48 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=410</guid>
        </item>
        <item>
            <title>[DOC] Agrego keywords y cambios en informe armado</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=409</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 409 - guanucoluis&lt;/strong&gt; (1 file(s) modified)&lt;/div&gt;&lt;div&gt;[DOC] Agrego keywords y cambios en informe armado&lt;/div&gt;~ /phr/trunk/doc/informe-tesis/reports/armado_2014-11-07/completar-armado.tex&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Tue, 09 Dec 2014 22:15:34 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=409</guid>
        </item>
        <item>
            <title>[DOC] Cambios informe ejemplos phr</title>
            <link>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=407</link>
            <description>&lt;div&gt;&lt;strong&gt;Rev 407 - guanucoluis&lt;/strong&gt; (4 file(s) modified)&lt;/div&gt;&lt;div&gt;[DOC] Cambios informe ejemplos phr&lt;/div&gt;~ /phr/trunk/doc/informe-tesis/reports/PHR-Ejemplos/intro.tex&lt;br /&gt;~ /phr/trunk/doc/informe-tesis/reports/PHR-Ejemplos/Makefile&lt;br /&gt;~ /phr/trunk/doc/informe-tesis/reports/PHR-Ejemplos/PHR-Ejemplos.pdf&lt;br /&gt;~ /phr/trunk/doc/informe-tesis/reports/PHR-Ejemplos/PHR-Ejemplos.tex&lt;br /&gt;</description>
            <author>guanucoluis</author>
            <pubDate>Wed, 19 Nov 2014 22:14:30 +0100</pubDate>
            <guid>https://opencores.org/websvn//websvn/revision?repname=phr&amp;path=%2Fphr%2Ftrunk%2Fdoc%2F&amp;rev=407</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>