From e8a831f6e1330abf75712a9297a40926e5f27b64 Mon Sep 17 00:00:00 2001 From: Mahshad Jalali <55407475+MahshadJ@users.noreply.github.com> Date: Wed, 2 Sep 2020 18:21:07 -0400 Subject: [PATCH] Update graphics.rst fixed image link for toggle block internal --- doc/src/vpr/graphics.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/vpr/graphics.rst b/doc/src/vpr/graphics.rst index 4c80940d765..780b223e0b0 100644 --- a/doc/src/vpr/graphics.rst +++ b/doc/src/vpr/graphics.rst @@ -139,7 +139,7 @@ Toggle Block Internal ------------------------------- 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. -.. figure:: https://github.com/verilog-to-routing/verilog-to-routing.github.io/blob/master/img/ToggleBlockInternal.gif +.. figure:: https://www.verilogtorouting.org/img/ToggleBlockInternal.gif :align: center Visualizing Block Internals