This is a repo containing code for uploading the binary files for the processsors.
Just compile the program on the linux on the de10-nano board.
You should now do
make
The binary is in build/bin/upload
This is deprecated(
g++ -std=c++14 upload.cpp -o upload
Just do
./upload.cpp <filename>