Skip to content

Commit 5920582

Browse files
[SQUASHME] Fix pic
1 parent 590bdb9 commit 5920582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/arch/reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ Grid Layout Example
603603
Defines the interdie wiring between the two sides of the cut. Connectivity is defined using scatter-gather patterns. Starting at 'offset_start' from location of the cut and moving by 'offset_increment' until we reach the location of 'offset_end' away from the cut, 'num' scatter-gather patterns defined by 'sg_name' and 'sg_link' will be instantiated.
604604
Note that these offset points always define the starting point of the scatter-gather pattern's sg_link.
605605
606-
.. figure:: scatter_gather_images/interposer_diagram.svg
606+
.. figure:: scatter_gather_images/interposer_diagram.png
607607
An example of how specifying interposers in VTR works. Connections between the two sides of a cut are first severed. The two sides are then reconnected using scatter_gather patterns. Note that there are 'num' of each pattern at each switchblock locations.
608608
609609
.. _arch_device_info:

0 commit comments

Comments
 (0)