Update compile.rst
This commit is contained in:
parent
223e06d23c
commit
3ce866f2eb
|
@ -46,6 +46,9 @@ In particular, OpenFPGA requires specific versions for the following dependencie
|
||||||
|
|
||||||
:iverilog:
|
:iverilog:
|
||||||
version 10.1+ is required to run Verilog-to-Verification flow
|
version 10.1+ is required to run Verilog-to-Verification flow
|
||||||
|
|
||||||
|
:envyaml:
|
||||||
|
python package envyaml is required: 'python3 -m pip install envyaml'
|
||||||
|
|
||||||
.. _install_dependencies_build: https://github.com/lnis-uofu/OpenFPGA/blob/master/.github/workflows/install_dependencies_build.sh
|
.. _install_dependencies_build: https://github.com/lnis-uofu/OpenFPGA/blob/master/.github/workflows/install_dependencies_build.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue