Updating compile.rst file with updated compilation steps

This commit is contained in:
Lalit Sharma 2020-12-13 21:04:10 -08:00
parent 3a82bae1ac
commit 3ccd6b80dd
1 changed files with 1 additions and 4 deletions

View File

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