Skip to content

Commit

Permalink
Deploying to gh-pages from @ 09b4b11 πŸš€
Browse files Browse the repository at this point in the history
  • Loading branch information
wanda-phi committed Nov 10, 2023
1 parent 4cae603 commit 67166a2
Show file tree
Hide file tree
Showing 14 changed files with 21 additions and 21 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/xc9500/bitstream-xc9500.doctree
Binary file not shown.
Binary file modified .doctrees/xc9500/bitstream-xc9500xl.doctree
Binary file not shown.
4 changes: 2 additions & 2 deletions _sources/xc9500/bitstream-xc9500.rst.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Bitstream structure - XC9500
Bitstream structure β€” XC9500
############################

On a high level, the whole bitstream is split into "areas". Each FB
Expand Down Expand Up @@ -147,7 +147,7 @@ The formulas are as follows:

2. ``FB[i].MC[j].PT[k].IM[l].N`` is stored at:

- row: ``l * 2``
- row: ``l * 2 + 1``
- column: ``k + (j % 3) * 5``
- bit: ``j // 3``

Expand Down
2 changes: 1 addition & 1 deletion _sources/xc9500/bitstream-xc9500xl.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ The formulas are as follows (unchanged from XC9500, but now with more rows):

2. ``FB[i].MC[j].PT[k].IM[l].N`` is stored at:

- row: ``l * 2``
- row: ``l * 2 + 1``
- column: ``k + (j % 3) * 5``
- bit: ``j // 3``

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ <h1>Project Combine<a class="headerlink" href="#project-combine" title="Link to
<li class="toctree-l1"><a class="reference internal" href="xc9500/index.html">XC9500, XC9500XL, XC9500XV</a><ul>
<li class="toctree-l2"><a class="reference internal" href="xc9500/intro.html">Introduction</a></li>
<li class="toctree-l2"><a class="reference internal" href="xc9500/structure.html">Device structure</a></li>
<li class="toctree-l2"><a class="reference internal" href="xc9500/bitstream-xc9500.html">Bitstream structure - XC9500</a></li>
<li class="toctree-l2"><a class="reference internal" href="xc9500/bitstream-xc9500.html">Bitstream structure β€” XC9500</a></li>
<li class="toctree-l2"><a class="reference internal" href="xc9500/bitstream-xc9500xl.html">Bitstream structure β€” XC9500XL/XV</a></li>
<li class="toctree-l2"><a class="reference internal" href="xc9500/jtag.html">JTAG interface</a></li>
</ul>
Expand Down
Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions xc9500/bitstream-xc9500.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Bitstream structure - XC9500 &mdash; Project Combine documentation</title>
<title>Bitstream structure β€” XC9500 &mdash; Project Combine documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -47,7 +47,7 @@
<li class="toctree-l1 current"><a class="reference internal" href="index.html">XC9500, XC9500XL, XC9500XV</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="intro.html">Introduction</a></li>
<li class="toctree-l2"><a class="reference internal" href="structure.html">Device structure</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#">Bitstream structure - XC9500</a><ul>
<li class="toctree-l2 current"><a class="current reference internal" href="#">Bitstream structure β€” XC9500</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#jed-format-mapping">JED format mapping</a></li>
<li class="toctree-l3"><a class="reference internal" href="#fuses-product-terms">Fuses β€” product terms</a></li>
<li class="toctree-l3"><a class="reference internal" href="#fuses-macrocells">Fuses β€” macrocells</a></li>
Expand Down Expand Up @@ -79,7 +79,7 @@
<ul class="wy-breadcrumbs">
<li><a href="../index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item"><a href="index.html">XC9500, XC9500XL, XC9500XV</a></li>
<li class="breadcrumb-item active">Bitstream structure - XC9500</li>
<li class="breadcrumb-item active">Bitstream structure β€” XC9500</li>
<li class="wy-breadcrumbs-aside">
<a href="../_sources/xc9500/bitstream-xc9500.rst.txt" rel="nofollow"> View page source</a>
</li>
Expand All @@ -90,7 +90,7 @@
<div itemprop="articleBody">

<section id="bitstream-structure-xc9500">
<h1>Bitstream structure - XC9500<a class="headerlink" href="#bitstream-structure-xc9500" title="Link to this heading"></a></h1>
<h1>Bitstream structure β€” XC9500<a class="headerlink" href="#bitstream-structure-xc9500" title="Link to this heading"></a></h1>
<p>On a high level, the whole bitstream is split into β€œareas”. Each FB
of the device corresponds two areas, one of which contains the UIM wire-AND
configuration, and the other (main area) contains everything else.</p>
Expand Down Expand Up @@ -234,7 +234,7 @@ <h2>Fuses β€” product terms<a class="headerlink" href="#fuses-product-terms" tit
</li>
<li><p><code class="docutils literal notranslate"><span class="pre">FB[i].MC[j].PT[k].IM[l].N</span></code> is stored at:</p>
<ul class="simple">
<li><p>row: <code class="docutils literal notranslate"><span class="pre">l</span> <span class="pre">*</span> <span class="pre">2</span></code></p></li>
<li><p>row: <code class="docutils literal notranslate"><span class="pre">l</span> <span class="pre">*</span> <span class="pre">2</span> <span class="pre">+</span> <span class="pre">1</span></code></p></li>
<li><p>column: <code class="docutils literal notranslate"><span class="pre">k</span> <span class="pre">+</span> <span class="pre">(j</span> <span class="pre">%</span> <span class="pre">3)</span> <span class="pre">*</span> <span class="pre">5</span></code></p></li>
<li><p>bit: <code class="docutils literal notranslate"><span class="pre">j</span> <span class="pre">//</span> <span class="pre">3</span></code></p></li>
</ul>
Expand Down
8 changes: 4 additions & 4 deletions xc9500/bitstream-xc9500xl.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="JTAG interface" href="jtag.html" />
<link rel="prev" title="Bitstream structure - XC9500" href="bitstream-xc9500.html" />
<link rel="prev" title="Bitstream structure β€” XC9500" href="bitstream-xc9500.html" />
</head>

<body class="wy-body-for-nav">
Expand All @@ -47,7 +47,7 @@
<li class="toctree-l1 current"><a class="reference internal" href="index.html">XC9500, XC9500XL, XC9500XV</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="intro.html">Introduction</a></li>
<li class="toctree-l2"><a class="reference internal" href="structure.html">Device structure</a></li>
<li class="toctree-l2"><a class="reference internal" href="bitstream-xc9500.html">Bitstream structure - XC9500</a></li>
<li class="toctree-l2"><a class="reference internal" href="bitstream-xc9500.html">Bitstream structure β€” XC9500</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#">Bitstream structure β€” XC9500XL/XV</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#jed-format-mapping">JED format mapping</a></li>
<li class="toctree-l3"><a class="reference internal" href="#fuses-product-terms">Fuses β€” product terms</a></li>
Expand Down Expand Up @@ -181,7 +181,7 @@ <h2>Fuses β€” product terms<a class="headerlink" href="#fuses-product-terms" tit
</li>
<li><p><code class="docutils literal notranslate"><span class="pre">FB[i].MC[j].PT[k].IM[l].N</span></code> is stored at:</p>
<ul class="simple">
<li><p>row: <code class="docutils literal notranslate"><span class="pre">l</span> <span class="pre">*</span> <span class="pre">2</span></code></p></li>
<li><p>row: <code class="docutils literal notranslate"><span class="pre">l</span> <span class="pre">*</span> <span class="pre">2</span> <span class="pre">+</span> <span class="pre">1</span></code></p></li>
<li><p>column: <code class="docutils literal notranslate"><span class="pre">k</span> <span class="pre">+</span> <span class="pre">(j</span> <span class="pre">%</span> <span class="pre">3)</span> <span class="pre">*</span> <span class="pre">5</span></code></p></li>
<li><p>bit: <code class="docutils literal notranslate"><span class="pre">j</span> <span class="pre">//</span> <span class="pre">3</span></code></p></li>
</ul>
Expand Down Expand Up @@ -371,7 +371,7 @@ <h2>Fuses β€” protection bits, DONE<a class="headerlink" href="#fuses-protection
</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="bitstream-xc9500.html" class="btn btn-neutral float-left" title="Bitstream structure - XC9500" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="bitstream-xc9500.html" class="btn btn-neutral float-left" title="Bitstream structure β€” XC9500" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="jtag.html" class="btn btn-neutral float-right" title="JTAG interface" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

Expand Down
4 changes: 2 additions & 2 deletions xc9500/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<li class="toctree-l1 current"><a class="current reference internal" href="#">XC9500, XC9500XL, XC9500XV</a><ul>
<li class="toctree-l2"><a class="reference internal" href="intro.html">Introduction</a></li>
<li class="toctree-l2"><a class="reference internal" href="structure.html">Device structure</a></li>
<li class="toctree-l2"><a class="reference internal" href="bitstream-xc9500.html">Bitstream structure - XC9500</a></li>
<li class="toctree-l2"><a class="reference internal" href="bitstream-xc9500.html">Bitstream structure β€” XC9500</a></li>
<li class="toctree-l2"><a class="reference internal" href="bitstream-xc9500xl.html">Bitstream structure β€” XC9500XL/XV</a></li>
<li class="toctree-l2"><a class="reference internal" href="jtag.html">JTAG interface</a></li>
</ul>
Expand Down Expand Up @@ -106,7 +106,7 @@ <h1>XC9500, XC9500XL, XC9500XV<a class="headerlink" href="#xc9500-xc9500xl-xc950
<li class="toctree-l2"><a class="reference internal" href="structure.html#misc-configuration">Misc configuration</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="bitstream-xc9500.html">Bitstream structure - XC9500</a><ul>
<li class="toctree-l1"><a class="reference internal" href="bitstream-xc9500.html">Bitstream structure β€” XC9500</a><ul>
<li class="toctree-l2"><a class="reference internal" href="bitstream-xc9500.html#jed-format-mapping">JED format mapping</a></li>
<li class="toctree-l2"><a class="reference internal" href="bitstream-xc9500.html#fuses-product-terms">Fuses β€” product terms</a></li>
<li class="toctree-l2"><a class="reference internal" href="bitstream-xc9500.html#fuses-macrocells">Fuses β€” macrocells</a></li>
Expand Down
2 changes: 1 addition & 1 deletion xc9500/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="structure.html">Device structure</a></li>
<li class="toctree-l2"><a class="reference internal" href="bitstream-xc9500.html">Bitstream structure - XC9500</a></li>
<li class="toctree-l2"><a class="reference internal" href="bitstream-xc9500.html">Bitstream structure β€” XC9500</a></li>
<li class="toctree-l2"><a class="reference internal" href="bitstream-xc9500xl.html">Bitstream structure β€” XC9500XL/XV</a></li>
<li class="toctree-l2"><a class="reference internal" href="jtag.html">JTAG interface</a></li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion xc9500/jtag.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<li class="toctree-l1 current"><a class="reference internal" href="index.html">XC9500, XC9500XL, XC9500XV</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="intro.html">Introduction</a></li>
<li class="toctree-l2"><a class="reference internal" href="structure.html">Device structure</a></li>
<li class="toctree-l2"><a class="reference internal" href="bitstream-xc9500.html">Bitstream structure - XC9500</a></li>
<li class="toctree-l2"><a class="reference internal" href="bitstream-xc9500.html">Bitstream structure β€” XC9500</a></li>
<li class="toctree-l2"><a class="reference internal" href="bitstream-xc9500xl.html">Bitstream structure β€” XC9500XL/XV</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#">JTAG interface</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#ir">IR</a></li>
Expand Down
6 changes: 3 additions & 3 deletions xc9500/structure.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<script src="../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Bitstream structure - XC9500" href="bitstream-xc9500.html" />
<link rel="next" title="Bitstream structure β€” XC9500" href="bitstream-xc9500.html" />
<link rel="prev" title="Introduction" href="intro.html" />
</head>

Expand Down Expand Up @@ -67,7 +67,7 @@
<li class="toctree-l3"><a class="reference internal" href="#misc-configuration">Misc configuration</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="bitstream-xc9500.html">Bitstream structure - XC9500</a></li>
<li class="toctree-l2"><a class="reference internal" href="bitstream-xc9500.html">Bitstream structure β€” XC9500</a></li>
<li class="toctree-l2"><a class="reference internal" href="bitstream-xc9500xl.html">Bitstream structure β€” XC9500XL/XV</a></li>
<li class="toctree-l2"><a class="reference internal" href="jtag.html">JTAG interface</a></li>
</ul>
Expand Down Expand Up @@ -752,7 +752,7 @@ <h2>Misc configuration<a class="headerlink" href="#misc-configuration" title="Li
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="intro.html" class="btn btn-neutral float-left" title="Introduction" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="bitstream-xc9500.html" class="btn btn-neutral float-right" title="Bitstream structure - XC9500" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="bitstream-xc9500.html" class="btn btn-neutral float-right" title="Bitstream structure β€” XC9500" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>
Expand Down

0 comments on commit 67166a2

Please sign in to comment.