Skip to content

Commit 5ed4a1f

Browse files
authored
Merge pull request #1521 from verilog-to-routing/toggle_block_internal_doc
Fixed Toggle block internal image link
2 parents 7f01e64 + e8a831f commit 5ed4a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/vpr/graphics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Toggle Block Internal
139139
-------------------------------
140140
During placement and routing you can adjust the level of block detail you visualize by using the **Toggle Block Internal**. Each block can contain a number of flip flops (ff), look up tables (lut), and other primitives. The higher the number, the deeper into the hierarchy within the cluster level block you see.
141141

142-
.. figure:: https://github.com/verilog-to-routing/verilog-to-routing.github.io/blob/master/img/ToggleBlockInternal.gif
142+
.. figure:: https://www.verilogtorouting.org/img/ToggleBlockInternal.gif
143143
:align: center
144144

145145
Visualizing Block Internals

0 commit comments

Comments
 (0)