From 5e90759961e43e954015186da4da49e20ee13f10 Mon Sep 17 00:00:00 2001 From: Srivatsan Srinivasan Date: Sun, 20 Jun 2021 11:59:51 -0400 Subject: [PATCH 1/2] Fixing documentation error found under then Fracturable Multiplier Bus-Based tutorials The error was located within the paragraph that described the sets of flip-flops used to register the input and output ports. Originally, the documentation listed that there were 64 flip-flops for the output port, but it should be 72 flip-flops. --- doc/src/tutorials/arch/fracturable_multiplier_bus.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/tutorials/arch/fracturable_multiplier_bus.rst b/doc/src/tutorials/arch/fracturable_multiplier_bus.rst index a1c009bab5c..8689d0d95c8 100644 --- a/doc/src/tutorials/arch/fracturable_multiplier_bus.rst +++ b/doc/src/tutorials/arch/fracturable_multiplier_bus.rst @@ -59,7 +59,7 @@ The mode and slice is declared here: This is followed by a description of the primitives within the slice. -There are two sets of 36 flip-flops for the input ports and one set of 64 flip-flops for the output port. +There are two sets of 36 flip-flops for the input ports and one set of 72 flip-flops for the output port. There is one 36x36 multiplier primitive. These primitives are described by four *pb_types* as follows: From fef2209f6d472d88b07a0ea7e5b43627f8dc495d Mon Sep 17 00:00:00 2001 From: Srivatsan Srinivasan Date: Sun, 20 Jun 2021 12:08:27 -0400 Subject: [PATCH 2/2] Fixing documentation errors found within the Architecture Reference section The first error was found under the "row" tag description. Originally, one of the optional attributes was "icry", this was changed to "incrx". Since horizontal increments are in the x-axis. The second error was found under the "region" tag description. Originally, the description for the optional attribute "incry" was "An expression specifying the horizontal increment between block instantiations within the region.", horizontal was changed to vertical. The third error was found under the "equivalent_sites" tag description. Originally the note under the "direct" tag said "This tag is need only if the pin_mapping of the site is defined as custom", need was changed to needed. --- doc/src/arch/reference.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/src/arch/reference.rst b/doc/src/arch/reference.rst index 24db81e07b6..ec9f86b4acf 100644 --- a/doc/src/arch/reference.rst +++ b/doc/src/arch/reference.rst @@ -378,7 +378,7 @@ Grid Location Tags **Default:** ``0`` - :opt_param incry: + :opt_param incrx: An expression specifying the horizontal increment between block instantiations within the region. **Default:** ``w`` @@ -442,7 +442,7 @@ Grid Location Tags An expression specifying the vertical repeat factor of the column. :opt_param incry: - An expression specifying the horizontal increment between block instantiations within the region. + An expression specifying the vertical increment between block instantiations within the region. **Default:** ``h`` @@ -965,7 +965,7 @@ The following tags are common to all ```` tags: Desctibes the mapping of a physical tile's port on the logical block's (pb_type) port. ``direct`` is an option sub-tag of ``site``. - .. note:: This tag is need only if the pin_mapping of the ``site`` is defined as ``custom`` + .. note:: This tag is needed only if the pin_mapping of the ``site`` is defined as ``custom`` Attributes: - ``from`` is relative to the physical tile pins