Updating compile.rst file with updated compilation steps
This commit is contained in:
parent
3a82bae1ac
commit
3ccd6b80dd
|
@ -12,10 +12,7 @@ In general, please follow the steps to compile
|
||||||
|
|
||||||
git clone https://github.com/LNIS-Projects/OpenFPGA.git
|
git clone https://github.com/LNIS-Projects/OpenFPGA.git
|
||||||
cd OpenFPGA
|
cd OpenFPGA
|
||||||
mkdir build
|
make all
|
||||||
cd build
|
|
||||||
cmake ..
|
|
||||||
make
|
|
||||||
|
|
||||||
.. note:: OpenFPGA requires gcc/g++ version >5
|
.. note:: OpenFPGA requires gcc/g++ version >5
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue