Skip to content

Commit

Permalink
Deploying to gh-pages from @ 7821dc3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Jan 29, 2024
1 parent a3de38b commit 20c5aec
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 31 deletions.
2 changes: 1 addition & 1 deletion chisel3/docs/cookbooks/hierarchy.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ <h2 id="how-do-i-make-my-parameters-accessible-from-an-instance">How do I make m
<span class="o">}</span>
</code></pre></div></div>
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Width is 10
Circuit(Top,List(DefModule(repl.MdocSession$MdocApp5$MyModule@3047b79f,MyModule,List(Port(MyModule.clock: IO[Clock],Input,UnlocatableSourceInfo), Port(MyModule.reset: IO[Reset],Input,UnlocatableSourceInfo)),Vector()), DefModule(repl.MdocSession$MdocApp5$Top@2b62e953,Top,List(Port(Top.clock: IO[Clock],Input,UnlocatableSourceInfo), Port(Top.reset: IO[Bool],Input,UnlocatableSourceInfo)),Vector(DefInstance(SourceLine(hierarchy.md,112,22),ModuleClone(repl.MdocSession$MdocApp5$MyModule@3047b79f),List(Port(MyModule.clock: IO[Clock],Input,UnlocatableSourceInfo), Port(MyModule.reset: IO[Reset],Input,UnlocatableSourceInfo))), Connect(SourceLine(hierarchy.md,112,22),Node(MyModule.inst.clock: IO[Clock]),Node(Top.clock: IO[Clock])), Connect(SourceLine(hierarchy.md,112,22),Node(MyModule.inst.reset: IO[Reset]),Node(Top.reset: IO[Bool]))))),List(),firrtl.renamemap.package$MutableRenameMap@51621d58,List())
Circuit(Top,List(DefModule(repl.MdocSession$MdocApp5$MyModule@1794dfb5,MyModule,List(Port(MyModule.clock: IO[Clock],Input,UnlocatableSourceInfo), Port(MyModule.reset: IO[Reset],Input,UnlocatableSourceInfo)),Vector()), DefModule(repl.MdocSession$MdocApp5$Top@73c76035,Top,List(Port(Top.clock: IO[Clock],Input,UnlocatableSourceInfo), Port(Top.reset: IO[Bool],Input,UnlocatableSourceInfo)),Vector(DefInstance(SourceLine(hierarchy.md,112,22),ModuleClone(repl.MdocSession$MdocApp5$MyModule@1794dfb5),List(Port(MyModule.clock: IO[Clock],Input,UnlocatableSourceInfo), Port(MyModule.reset: IO[Reset],Input,UnlocatableSourceInfo))), Connect(SourceLine(hierarchy.md,112,22),Node(MyModule.inst.clock: IO[Clock]),Node(Top.clock: IO[Clock])), Connect(SourceLine(hierarchy.md,112,22),Node(MyModule.inst.reset: IO[Reset]),Node(Top.reset: IO[Bool]))))),List(),firrtl.renamemap.package$MutableRenameMap@71296d2e,List())
</code></pre></div></div>

<h2 id="how-do-i-look-up-parameters-from-a-definition-if-i-dont-want-to-instantiate-it">How do I look up parameters from a Definition, if I don’t want to instantiate it?</h2>
Expand Down
1 change: 0 additions & 1 deletion community.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ <h2 id="contributors">Contributors</h2>
<li><a href="https://github.com/eymay"><code class="language-plaintext highlighter-rouge">@eymay</code></a></li>
<li><a href="https://github.com/felixonmars"><code class="language-plaintext highlighter-rouge">@felixonmars</code></a></li>
<li><a href="https://github.com/ferresb"><code class="language-plaintext highlighter-rouge">@ferresb</code></a></li>
<li><a href="https://github.com/GeorgeLyon"><code class="language-plaintext highlighter-rouge">@GeorgeLyon</code></a></li>
<li><a href="https://github.com/grebe"><code class="language-plaintext highlighter-rouge">@grebe</code></a></li>
<li><a href="https://github.com/hcook"><code class="language-plaintext highlighter-rouge">@hcook</code></a></li>
<li><a href="https://github.com/hngenc"><code class="language-plaintext highlighter-rouge">@hngenc</code></a></li>
Expand Down
1 change: 0 additions & 1 deletion contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
- [`@eymay`](https://github.com/eymay)
- [`@felixonmars`](https://github.com/felixonmars)
- [`@ferresb`](https://github.com/ferresb)
- [`@GeorgeLyon`](https://github.com/GeorgeLyon)
- [`@grebe`](https://github.com/grebe)
- [`@hcook`](https://github.com/hcook)
- [`@hngenc`](https://github.com/hngenc)
Expand Down
56 changes: 28 additions & 28 deletions js/search.js

Large diffs are not rendered by default.

0 comments on commit 20c5aec

Please sign in to comment.