Skip to content

Commit

Permalink
Merge pull request #248 from MahirAbbas/master
Browse files Browse the repository at this point in the history
Add x.stage() docs to flow.rst
  • Loading branch information
Dolu1990 authored Mar 30, 2024
2 parents d538722 + 39db076 commit e8d7c17
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions source/SpinalHDL/Libraries/flow.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,13 @@ Functions
| through a register stage that cut valid/payload paths
- Flow[T]
- 1
-
* - x.stage()
- | Equivalent to x.m2sPipe()
|
- Flow[T]
- 1
-
* - | x << y
| y >> x
- Connect y to x
Expand Down

0 comments on commit e8d7c17

Please sign in to comment.