Project

General

Profile

Flashing using the USB blaster » History » Version 3

foft, 05/27/2018 07:15 PM

1 1 foft
h1. Flashing using the USB blaster
2
3 3 foft
Its possible to update the core using the USB blaster
4 1 foft
To do this:
5
#Connect power to the board
6
#Connect the jtag
7
#In quartus go to tools->programmer
8 3 foft
#In the programmer select 'add file' and choose the .sof or the .jic file (It may be required to click a box or two to say program, I forget)
9 1 foft
#Tell it to start
10
11 3 foft
If you flashed a .sof, then it will start immediately. It will only last until power off.
12
13
If you flashed a .jic, then it will require the board powering off/on to load. This will load until you flash the next jic or update via sd card.