Docs: Updated note to enable VPR's GUI

This commit is contained in:
Andrew Lukefahr 2020-10-05 16:27:08 -04:00
parent 5464d9f2c4
commit 00295a003f
1 changed files with 2 additions and 0 deletions

View File

@ -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