File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,12 +32,12 @@ cd $SRC_DIR/misoc; python make.py -X ../soc -t artiq_pipistrello $MISOC_EXTRA_IS
32
32
33
33
cp soc/runtime/runtime.fbi $BIN_PREFIX /kc705/
34
34
cp $SRC_DIR /misoc/software/bios/bios.bin $BIN_PREFIX /kc705/
35
- cp $SRC_DIR /misoc/build/artiq_kc705-nist_qc1-kc705.bin $BIN_PREFIX /kc705/
35
+ cp $SRC_DIR /misoc/build/artiq_kc705-nist_qc1-kc705.bit $BIN_PREFIX /kc705/
36
36
37
37
# install Pipistrello binaries
38
38
39
39
cp soc/runtime/runtime.fbi $BIN_PREFIX /pipistrello/
40
40
cp $SRC_DIR /misoc/software/bios/bios.bin $BIN_PREFIX /pipistrello/
41
- cp $SRC_DIR /misoc/build/artiq_pipistrello-nist_qc1-pipistrello.bin $BIN_PREFIX /pipistrello/
41
+ cp $SRC_DIR /misoc/build/artiq_pipistrello-nist_qc1-pipistrello.bit $BIN_PREFIX /pipistrello/
42
42
43
43
cp artiq/frontend/artiq_flash.sh $PREFIX /bin
You can’t perform that action at this time.
0 commit comments