openFPGALoader/INSTALL.md

126 B

Install instructions

Compile from source

$ mkdir build
$ cd build
$ cmake ../openFPGALoader/
$ cmake --build .