Merge pull request #103 from lukefahr/doc_fix

Docs:  Updated note to enable VPR's GUI
This commit is contained in:
tangxifan 2020-10-08 15:56:44 -06:00 committed by GitHub
commit 5fece94e7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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