Skip to content

Commit

Permalink
Deploying to docs from @ 7bf9f0c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorbel1 committed Apr 4, 2024
1 parent 715931c commit e54c4e8
Show file tree
Hide file tree
Showing 687 changed files with 4,146 additions and 4,313 deletions.
2 changes: 1 addition & 1 deletion index.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions rohd/ARShift-class-sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<li class="inherited"><a href="rohd/Module/definitionName.html">definitionName</a></li>
<li class="inherited"><a href="rohd/ARShift/expressionlessInputs.html">expressionlessInputs</a></li>
<li class="inherited"><a href="rohd/Module/hasBuilt.html">hasBuilt</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/hashCode.html">hashCode</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.3/dart-core/Object/hashCode.html">hashCode</a></li>
<li class="inherited"><a href="rohd/Module/inputs.html">inputs</a></li>
<li class="inherited"><a href="rohd/Module/internalSignals.html">internalSignals</a></li>
<li class="inherited"><a href="rohd/Module/name.html">name</a></li>
Expand All @@ -20,7 +20,7 @@
<li class="inherited"><a href="rohd/Module/parent.html">parent</a></li>
<li class="inherited"><a href="rohd/Module/reserveDefinitionName.html">reserveDefinitionName</a></li>
<li class="inherited"><a href="rohd/Module/reserveName.html">reserveName</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/runtimeType.html">runtimeType</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.3/dart-core/Object/runtimeType.html">runtimeType</a></li>
<li class="inherited"><a href="rohd/Module/signals.html">signals</a></li>
<li class="inherited"><a href="rohd/ARShift/signed.html">signed</a></li>
<li class="inherited"><a href="rohd/Module/subModules.html">subModules</a></li>
Expand All @@ -42,14 +42,14 @@
<li class="inherited"><a href="rohd/Module/isInput.html">isInput</a></li>
<li class="inherited"><a href="rohd/Module/isOutput.html">isOutput</a></li>
<li class="inherited"><a href="rohd/Module/isPort.html">isPort</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.3/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="rohd/Module/output.html">output</a></li>
<li class="inherited"><a href="rohd/Module/toString.html">toString</a></li>
<li class="inherited"><a href="rohd/Module/tryInput.html">tryInput</a></li>
<li class="inherited"><a href="rohd/Module/tryOutput.html">tryOutput</a></li>

<li class="section-title inherited"><a href="rohd/ARShift-class.html#operators">Operators</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/operator_equals.html">operator ==</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.3/dart-core/Object/operator_equals.html">operator ==</a></li>



Expand Down
98 changes: 49 additions & 49 deletions rohd/ARShift-class.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion rohd/ARShift/ARShift.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h1><span class="kind-constructor">ARShift</span> constructor

<span class="name ">ARShift</span>(<wbr><ol class="parameter-list"><li><span class="parameter" id="-param-in_"><span class="type-annotation"><a href="../../rohd/Logic-class.html">Logic</a></span> <span class="parameter-name">in_</span>, </span></li>
<li><span class="parameter" id="-param-shiftAmount"><span class="type-annotation">dynamic</span> <span class="parameter-name">shiftAmount</span>, </span></li>
<li><span class="parameter" id="-param-name">{<span class="type-annotation"><a href="https://api.dart.dev/stable/3.3.2/dart-core/String-class.html">String</a></span> <span class="parameter-name">name</span> = <span class="default-value">&#39;arshift&#39;</span>}</span></li>
<li><span class="parameter" id="-param-name">{<span class="type-annotation"><a href="https://api.dart.dev/stable/3.3.3/dart-core/String-class.html">String</a></span> <span class="parameter-name">name</span> = <span class="default-value">&#39;arshift&#39;</span>}</span></li>
</ol>)
</section>

Expand Down
4 changes: 2 additions & 2 deletions rohd/ARShift/expressionlessInputs.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@ <h1><span class="kind-property">expressionlessInputs</span> property

<div>
<ol class="annotation-list">
<li>@<a href="https://api.dart.dev/stable/3.3.2/dart-core/override-constant.html">override</a></li>
<li>@<a href="https://api.dart.dev/stable/3.3.3/dart-core/override-constant.html">override</a></li>
</ol>
</div>
<span class="returntype"><a href="https://api.dart.dev/stable/3.3.2/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.3.2/dart-core/String-class.html">String</a></span>&gt;</span></span>
<span class="returntype"><a href="https://api.dart.dev/stable/3.3.3/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.3.3/dart-core/String-class.html">String</a></span>&gt;</span></span>
<span class="name ">expressionlessInputs</span>
<div class="features"><span class="feature">inherited</span></div>

Expand Down
6 changes: 3 additions & 3 deletions rohd/ARShift/inlineVerilog.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@ <h1><span class="kind-method">inlineVerilog</span> method

<div>
<ol class="annotation-list">
<li>@<a href="https://api.dart.dev/stable/3.3.2/dart-core/override-constant.html">override</a></li>
<li>@<a href="https://api.dart.dev/stable/3.3.3/dart-core/override-constant.html">override</a></li>
</ol>
</div>

<span class="returntype"><a href="https://api.dart.dev/stable/3.3.2/dart-core/String-class.html">String</a></span>
<span class="name ">inlineVerilog</span>(<wbr><ol class="parameter-list"><li><span class="parameter" id="inlineVerilog-param-inputs"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Map-class.html">Map</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.3.2/dart-core/String-class.html">String</a></span>, <span class="type-parameter"><a href="https://api.dart.dev/stable/3.3.2/dart-core/String-class.html">String</a></span>&gt;</span></span> <span class="parameter-name">inputs</span></span></li>
<span class="returntype"><a href="https://api.dart.dev/stable/3.3.3/dart-core/String-class.html">String</a></span>
<span class="name ">inlineVerilog</span>(<wbr><ol class="parameter-list"><li><span class="parameter" id="inlineVerilog-param-inputs"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.3.3/dart-core/Map-class.html">Map</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.3.3/dart-core/String-class.html">String</a></span>, <span class="type-parameter"><a href="https://api.dart.dev/stable/3.3.3/dart-core/String-class.html">String</a></span>&gt;</span></span> <span class="parameter-name">inputs</span></span></li>
</ol>)

<div class="features"><span class="feature">inherited</span></div>
Expand Down
2 changes: 1 addition & 1 deletion rohd/ARShift/signed.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ <h1><span class="kind-property">signed</span> property

<section class="multi-line-signature">

<a href="https://api.dart.dev/stable/3.3.2/dart-core/bool-class.html">bool</a>
<a href="https://api.dart.dev/stable/3.3.3/dart-core/bool-class.html">bool</a>
<span class="name ">signed</span>
<div class="features"><span class="feature">final</span><span class="feature">inherited</span></div>

Expand Down
2 changes: 1 addition & 1 deletion rohd/ARShift/width.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ <h1><span class="kind-property">width</span> property

<section class="multi-line-signature">

<a href="https://api.dart.dev/stable/3.3.2/dart-core/int-class.html">int</a>
<a href="https://api.dart.dev/stable/3.3.3/dart-core/int-class.html">int</a>
<span class="name ">width</span>
<div class="features"><span class="feature">final</span><span class="feature">inherited</span></div>

Expand Down
8 changes: 4 additions & 4 deletions rohd/Add-class-sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<li class="inherited"><a href="rohd/Module/definitionName.html">definitionName</a></li>
<li class="inherited"><a href="rohd/InlineSystemVerilog/expressionlessInputs.html">expressionlessInputs</a></li>
<li class="inherited"><a href="rohd/Module/hasBuilt.html">hasBuilt</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/hashCode.html">hashCode</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.3/dart-core/Object/hashCode.html">hashCode</a></li>
<li class="inherited"><a href="rohd/Module/inputs.html">inputs</a></li>
<li class="inherited"><a href="rohd/Module/internalSignals.html">internalSignals</a></li>
<li class="inherited"><a href="rohd/Module/name.html">name</a></li>
Expand All @@ -20,7 +20,7 @@
<li class="inherited"><a href="rohd/Module/parent.html">parent</a></li>
<li class="inherited"><a href="rohd/Module/reserveDefinitionName.html">reserveDefinitionName</a></li>
<li class="inherited"><a href="rohd/Module/reserveName.html">reserveName</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/runtimeType.html">runtimeType</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.3/dart-core/Object/runtimeType.html">runtimeType</a></li>
<li class="inherited"><a href="rohd/Module/signals.html">signals</a></li>
<li class="inherited"><a href="rohd/Module/subModules.html">subModules</a></li>
<li class="inherited"><a href="rohd/Module/uniqueInstanceName.html">uniqueInstanceName</a></li>
Expand All @@ -42,14 +42,14 @@
<li class="inherited"><a href="rohd/Module/isInput.html">isInput</a></li>
<li class="inherited"><a href="rohd/Module/isOutput.html">isOutput</a></li>
<li class="inherited"><a href="rohd/Module/isPort.html">isPort</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.3/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="rohd/Module/output.html">output</a></li>
<li class="inherited"><a href="rohd/Module/toString.html">toString</a></li>
<li class="inherited"><a href="rohd/Module/tryInput.html">tryInput</a></li>
<li class="inherited"><a href="rohd/Module/tryOutput.html">tryOutput</a></li>

<li class="section-title inherited"><a href="rohd/Add-class.html#operators">Operators</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.2/dart-core/Object/operator_equals.html">operator ==</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.3.3/dart-core/Object/operator_equals.html">operator ==</a></li>



Expand Down
Loading

0 comments on commit e54c4e8

Please sign in to comment.