diff options
-rw-r--r-- | fpga-hacking.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpga-hacking.rst b/fpga-hacking.rst index 467277d..2f2e8d3 100644 --- a/fpga-hacking.rst +++ b/fpga-hacking.rst @@ -17,6 +17,6 @@ Run these commands from a Novena with the GPBB attached:: git clone https://github.com/bunnie/novena-gpbb-example cd novena-gpbb-example make -j4 - sudo ./configure.sh novena_fpga + sudo ./configure.sh novena_fpga.bit sudo ./novena-gpbb -v |