diff options
| author | mergify[bot] | 2022-03-04 17:24:37 +0000 |
|---|---|---|
| committer | GitHub | 2022-03-04 17:24:37 +0000 |
| commit | 10e9697e132a1e0dd1f30ff40ae9119509efaeaf (patch) | |
| tree | 5a32902415d560db21e13ce5a88b6b513a235a25 /docs/src/explanations/connection-operators.md | |
| parent | 3de61ead55662c919a0b9a47be105f883812b96c (diff) | |
Add SVG Version of Bundle Example Diagram (#2425) (#2431)
(cherry picked from commit 98fdfc5e609099cb4fb1749132cc62236148c6da)
Co-authored-by: Megan Wachs <megan@sifive.com>
Diffstat (limited to 'docs/src/explanations/connection-operators.md')
| -rw-r--r-- | docs/src/explanations/connection-operators.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/explanations/connection-operators.md b/docs/src/explanations/connection-operators.md index 8a2117e1..86dca664 100644 --- a/docs/src/explanations/connection-operators.md +++ b/docs/src/explanations/connection-operators.md @@ -24,7 +24,7 @@ import chisel3.util.DecoupledIO ``` The diagram for the experiment can be viewed [here](https://docs.google.com/document/d/14C918Hdahk2xOGSJJBT-ZVqAx99_hg3JQIq-vaaifQU/edit?usp=sharing). - + ```scala mdoc:silent |
