144 lines
4.7 KiB
HTML
144 lines
4.7 KiB
HTML
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
|
|
|
|
<title>Documentation for LiteX SoC Project — LiteX SoC Project documentation</title>
|
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
|
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
|
|
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
|
<script src="_static/doctools.js"></script>
|
|
<script src="_static/sphinx_highlight.js"></script>
|
|
<script src="_static/default.js"></script>
|
|
<script src="_static/WaveDrom.js"></script>
|
|
<link rel="index" title="Index" href="genindex.html" />
|
|
<link rel="search" title="Search" href="search.html" />
|
|
<link rel="next" title="Interrupt Controller" href="interrupts.html" />
|
|
|
|
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
|
|
|
|
</head><body>
|
|
|
|
|
|
<div class="document">
|
|
<div class="documentwrapper">
|
|
<div class="bodywrapper">
|
|
|
|
|
|
<div class="body" role="main">
|
|
|
|
<section id="documentation-for-litex-soc-project">
|
|
<h1>Documentation for LiteX SoC Project<a class="headerlink" href="#documentation-for-litex-soc-project" title="Permalink to this heading">¶</a></h1>
|
|
</section>
|
|
<section id="modules">
|
|
<h1>Modules<a class="headerlink" href="#modules" title="Permalink to this heading">¶</a></h1>
|
|
<div class="toctree-wrapper compound">
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="interrupts.html">Interrupt Controller</a></li>
|
|
</ul>
|
|
</div>
|
|
</section>
|
|
<section id="register-groups">
|
|
<h1>Register Groups<a class="headerlink" href="#register-groups" title="Permalink to this heading">¶</a></h1>
|
|
<div class="toctree-wrapper compound">
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="ctrl.html">CTRL</a></li>
|
|
<li class="toctree-l1"><a class="reference internal" href="ethmac.html">ETHMAC</a></li>
|
|
<li class="toctree-l1"><a class="reference internal" href="ethphy.html">ETHPHY</a></li>
|
|
</ul>
|
|
</div>
|
|
</section>
|
|
<section id="indices-and-tables">
|
|
<h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this heading">¶</a></h1>
|
|
<ul class="simple">
|
|
<li><p><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></p></li>
|
|
<li><p><a class="reference internal" href="py-modindex.html"><span class="std std-ref">Module Index</span></a></p></li>
|
|
<li><p><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></p></li>
|
|
</ul>
|
|
</section>
|
|
|
|
<script type="text/javascript">
|
|
function init() {
|
|
WaveDrom.ProcessAll();
|
|
}
|
|
window.onload = init;
|
|
</script>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
|
<div class="sphinxsidebarwrapper">
|
|
<h1 class="logo"><a href="#">LiteX SoC Project</a></h1>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3>Navigation</h3>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="interrupts.html">Interrupt Controller</a></li>
|
|
</ul>
|
|
<ul>
|
|
<li class="toctree-l1"><a class="reference internal" href="ctrl.html">CTRL</a></li>
|
|
<li class="toctree-l1"><a class="reference internal" href="ethmac.html">ETHMAC</a></li>
|
|
<li class="toctree-l1"><a class="reference internal" href="ethphy.html">ETHPHY</a></li>
|
|
</ul>
|
|
|
|
<div class="relations">
|
|
<h3>Related Topics</h3>
|
|
<ul>
|
|
<li><a href="#">Documentation overview</a><ul>
|
|
<li>Next: <a href="interrupts.html" title="next chapter">Interrupt Controller</a></li>
|
|
</ul></li>
|
|
</ul>
|
|
</div>
|
|
<div id="searchbox" style="display: none" role="search">
|
|
<h3 id="searchlabel">Quick search</h3>
|
|
<div class="searchformwrapper">
|
|
<form class="search" action="search.html" method="get">
|
|
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
|
|
<input type="submit" value="Go" />
|
|
</form>
|
|
</div>
|
|
</div>
|
|
<script>document.getElementById('searchbox').style.display = "block"</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
<div class="clearer"></div>
|
|
</div>
|
|
<div class="footer">
|
|
©2023, Anonymous.
|
|
|
|
|
|
|
Powered by <a href="http://sphinx-doc.org/">Sphinx 6.1.3</a>
|
|
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>
|
|
|
|
|
|
|
<a href="_sources/index.rst.txt"
|
|
rel="nofollow">Page source</a>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
</html> |