3 lines
170 B
Batchfile
3 lines
170 B
Batchfile
@echo off
|
|
D:\Softwares\intelFPGA_lite\18.1\nios2eds\bin\elf2hex.exe --verbose --input=ECE385_usb.elf --output=ECE385_usb.hex --width=32 --base=0x10000 --end=0x13fff
|
|
pause |