diff --git a/doc/src/arch/reference.rst b/doc/src/arch/reference.rst index 8a0510c2772..447d66499e6 100644 --- a/doc/src/arch/reference.rst +++ b/doc/src/arch/reference.rst @@ -2036,6 +2036,12 @@ The ```` tag and its contents are described below. Tag must be included and ``name`` must be the same as the name you give in `` + + :req_param name: Name of the mux switch type used to drive this segment type when the driver (block outputs and other wires) is located on a different die than the segment. This information is utilized during rr-graph construction. + + Tag must be included and ``name`` must be the same as the name you give in `` :req_param name: Name of the switch type used by other wires to drive this type of segment by default. This information is used during rr-graph construction, and a custom switch block can override this switch type for specific connections if desired.