mirror of
https://github.com/LIV2/GottaGoFastRAM2000.git
synced 2025-12-06 00:32:43 +00:00
Fixup makefile flashing
This commit is contained in:
parent
b90b88710f
commit
15eb578f21
@ -38,5 +38,8 @@ flash: $(PROJECT).jed
|
||||
"setCable -p $(CABLE)\n"\
|
||||
"identify\n"\
|
||||
"assignfile -p 1 -file $<\n"\
|
||||
"erase -p 1\n"\
|
||||
"program -p 1\n"\
|
||||
"verify -p 1" | LD_PRELOAD=/opt/Xilinx/usb-driver/libusb-driver.so impact -batch
|
||||
"verify -p 1\n"\
|
||||
"exit" > batch
|
||||
LD_PRELOAD=/opt/Xilinx/usb-driver/libusb-driver.so impact -batch batch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user