Skip to content

Commit 4cea89f

Browse files
committed
update the <mux> tag within wire segments
1 parent b8ef971 commit 4cea89f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/src/arch/reference.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2031,6 +2031,8 @@ The ``<segment>`` tag and its contents are described below.
20312031
.. arch:tag:: <mux name="string"/>
20322032
20332033
:req_param name: Name of the mux switch type used to drive this type of segment by default, from both block outputs and other wires. This information is used during rr-graph construction, and a custom switch block can override this switch type for specific connections if desired.
2034+
The switch type specified with the <mux> tag will be used for both the incrementing and decrementing wires within this segment.
2035+
If more control is needed, the mux_inc and mux_dec tags can be used to assign different muxes to drive incremental and decremental wires within the segment.
20342036
20352037
.. note:: For UNIDIRECTIONAL only.
20362038

0 commit comments

Comments
 (0)