Skip to content

Commit

Permalink
Migration to amaranth.lib.wiring (#609)
Browse files Browse the repository at this point in the history
  • Loading branch information
tilk committed Mar 13, 2024
1 parent f5509d1 commit d4bf644
Show file tree
Hide file tree
Showing 46 changed files with 783 additions and 579 deletions.
Binary file modified .doctrees/api.doctree
Binary file not shown.
Binary file modified .doctrees/auto_graph.doctree
Binary file not shown.
Binary file modified .doctrees/coreblocks.doctree
Binary file not shown.
Binary file modified .doctrees/coreblocks.peripherals.doctree
Binary file not shown.
Binary file modified .doctrees/current-graph.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
314 changes: 157 additions & 157 deletions _sources/auto_graph.rst.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ <h2>transactron<a class="headerlink" href="#transactron" title="Permalink to thi

<div role="contentinfo">
<p>&#169; Copyright Kuźnia Rdzeni, 2024.
<span class="lastupdated">Last updated on 22:21 2024-03-12.
<span class="lastupdated">Last updated on 09:58 2024-03-13.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion assumptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h1>List of assumptions made during development<a class="headerlink" href="#list

<div role="contentinfo">
<p>&#169; Copyright Kuźnia Rdzeni, 2024.
<span class="lastupdated">Last updated on 22:21 2024-03-12.
<span class="lastupdated">Last updated on 09:58 2024-03-13.
</span></p>
</div>

Expand Down
316 changes: 158 additions & 158 deletions auto_graph.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion components/icache.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h2>Address mapping example<a class="headerlink" href="#address-mapping-example"

<div role="contentinfo">
<p>&#169; Copyright Kuźnia Rdzeni, 2024.
<span class="lastupdated">Last updated on 22:21 2024-03-12.
<span class="lastupdated">Last updated on 09:58 2024-03-13.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion coreblocks.cache.html
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this

<div role="contentinfo">
<p>&#169; Copyright Kuźnia Rdzeni, 2024.
<span class="lastupdated">Last updated on 22:21 2024-03-12.
<span class="lastupdated">Last updated on 09:58 2024-03-13.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion coreblocks.frontend.html
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this

<div role="contentinfo">
<p>&#169; Copyright Kuźnia Rdzeni, 2024.
<span class="lastupdated">Last updated on 22:21 2024-03-12.
<span class="lastupdated">Last updated on 09:58 2024-03-13.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion coreblocks.fu.html
Original file line number Diff line number Diff line change
Expand Up @@ -965,7 +965,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this

<div role="contentinfo">
<p>&#169; Copyright Kuźnia Rdzeni, 2024.
<span class="lastupdated">Last updated on 22:21 2024-03-12.
<span class="lastupdated">Last updated on 09:58 2024-03-13.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion coreblocks.fu.unsigned_multiplication.html
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this

<div role="contentinfo">
<p>&#169; Copyright Kuźnia Rdzeni, 2024.
<span class="lastupdated">Last updated on 22:21 2024-03-12.
<span class="lastupdated">Last updated on 09:58 2024-03-13.
</span></p>
</div>

Expand Down
4 changes: 2 additions & 2 deletions coreblocks.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">Elaboratable</span></code></p>
<dl class="py method">
<dt class="sig sig-object py" id="coreblocks.core.Core.__init__">
<span class="sig-name descname"><span class="pre">__init__</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="o"><span class="pre">*</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">gen_params</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference internal" href="coreblocks.params.html#coreblocks.params.genparams.GenParams" title="coreblocks.params.genparams.GenParams"><span class="pre">GenParams</span></a></span></em>, <em class="sig-param"><span class="n"><span class="pre">wb_instr_bus</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference internal" href="coreblocks.peripherals.html#coreblocks.peripherals.wishbone.WishboneBus" title="coreblocks.peripherals.wishbone.WishboneBus"><span class="pre">WishboneBus</span></a></span></em>, <em class="sig-param"><span class="n"><span class="pre">wb_data_bus</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference internal" href="coreblocks.peripherals.html#coreblocks.peripherals.wishbone.WishboneBus" title="coreblocks.peripherals.wishbone.WishboneBus"><span class="pre">WishboneBus</span></a></span></em><span class="sig-paren">)</span><a class="headerlink" href="#coreblocks.core.Core.__init__" title="Permalink to this definition"></a></dt>
<span class="sig-name descname"><span class="pre">__init__</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="o"><span class="pre">*</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">gen_params</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference internal" href="coreblocks.params.html#coreblocks.params.genparams.GenParams" title="coreblocks.params.genparams.GenParams"><span class="pre">GenParams</span></a></span></em>, <em class="sig-param"><span class="n"><span class="pre">wb_instr_bus</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference internal" href="coreblocks.peripherals.html#coreblocks.peripherals.wishbone.WishboneInterface" title="coreblocks.peripherals.wishbone.WishboneInterface"><span class="pre">WishboneInterface</span></a></span></em>, <em class="sig-param"><span class="n"><span class="pre">wb_data_bus</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference internal" href="coreblocks.peripherals.html#coreblocks.peripherals.wishbone.WishboneInterface" title="coreblocks.peripherals.wishbone.WishboneInterface"><span class="pre">WishboneInterface</span></a></span></em><span class="sig-paren">)</span><a class="headerlink" href="#coreblocks.core.Core.__init__" title="Permalink to this definition"></a></dt>
<dd></dd></dl>

</dd></dl>
Expand All @@ -234,7 +234,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this

<div role="contentinfo">
<p>&#169; Copyright Kuźnia Rdzeni, 2024.
<span class="lastupdated">Last updated on 22:21 2024-03-12.
<span class="lastupdated">Last updated on 09:58 2024-03-13.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion coreblocks.lsu.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this

<div role="contentinfo">
<p>&#169; Copyright Kuźnia Rdzeni, 2024.
<span class="lastupdated">Last updated on 22:21 2024-03-12.
<span class="lastupdated">Last updated on 09:58 2024-03-13.
</span></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion coreblocks.params.html
Original file line number Diff line number Diff line change
Expand Up @@ -2701,7 +2701,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this

<div role="contentinfo">
<p>&#169; Copyright Kuźnia Rdzeni, 2024.
<span class="lastupdated">Last updated on 22:21 2024-03-12.
<span class="lastupdated">Last updated on 09:58 2024-03-13.
</span></p>
</div>

Expand Down
Loading

0 comments on commit d4bf644

Please sign in to comment.