Merge pull request #103 from lukefahr/doc_fix
Docs: Updated note to enable VPR's GUI
This commit is contained in:
commit
5fece94e7c
|
@ -23,6 +23,8 @@ In general, please follow the steps to compile
|
||||||
|
|
||||||
.. note:: recommand to use ``make -j`` to accelerate the compilation
|
.. 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**
|
**Quick Compilation Verification**
|
||||||
|
|
||||||
To quickly verify the tool is well compiled, user can run the following command from OpenFPGA root repository
|
To quickly verify the tool is well compiled, user can run the following command from OpenFPGA root repository
|
||||||
|
|
Loading…
Reference in New Issue