From 824310c0b3bf968ee1f6f015951913825f6530fe Mon Sep 17 00:00:00 2001 From: Mahir Abbas <74065513+MahirAbbas@users.noreply.github.com> Date: Sat, 30 Mar 2024 12:57:27 +0000 Subject: [PATCH] Update flow.rst --- source/SpinalHDL/Libraries/flow.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/SpinalHDL/Libraries/flow.rst b/source/SpinalHDL/Libraries/flow.rst index 07f34674eda..7fb1404e6b8 100644 --- a/source/SpinalHDL/Libraries/flow.rst +++ b/source/SpinalHDL/Libraries/flow.rst @@ -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