Skip to content

Commit

Permalink
Update components_hierarchy.rst
Browse files Browse the repository at this point in the history
       | ``out UInt(7 bits)``  defined in previous line
  • Loading branch information
uxuh authored Jul 20, 2024
1 parent e23c9b3 commit 80eaafb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/SpinalHDL/Structuring/components_hierarchy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ The syntax to define inputs and outputs is as follows:
- Bits/UInt/SInt
* - | ``in(T)``
| ``out(T)``
| ``out UInt(7 bits)``
- For all other data types, you may have to add some brackets around it. Sorry, this is a Scala limitation.
- T
* - | ``master(T)``
Expand Down

0 comments on commit 80eaafb

Please sign in to comment.