From 00295a003fb824eac349e13adbde9bdff14527dc Mon Sep 17 00:00:00 2001 From: Andrew Lukefahr Date: Mon, 5 Oct 2020 16:27:08 -0400 Subject: [PATCH] Docs: Updated note to enable VPR's GUI --- docs/source/tutorials/compile.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/tutorials/compile.rst b/docs/source/tutorials/compile.rst index cab9ffdd2..fc9a25b13 100644 --- a/docs/source/tutorials/compile.rst +++ b/docs/source/tutorials/compile.rst @@ -23,6 +23,8 @@ In general, please follow the steps to compile .. note:: recommand to use ``make -j`` to accelerate the compilation +.. note:: VPR's GUI requires gtk-3, and can be enabled with ``cmake .. -DVPR_USE_EZGL=on`` + **Quick Compilation Verification** To quickly verify the tool is well compiled, user can run the following command from OpenFPGA root repository