Forum Discussion
AustinTatious
New Contributor
3 years agoAccessing code on a Max10 FPGA
We have an Altera Max 10 FPGA chip on one of our circuit boards. We are able to push code to it using bash script but I have no idea how to perform the following functions now that the code is on the...
Farabi_Altera
Regular Contributor
3 years agoHello,
I guess you are using Linux environment to run the FPGA programming/configuration.
If you are using USB Blaster II programming cable to program/config the FPGA over JTAG connector/protocol, it is an easy task.
You can use Quartus Programmer tool to program/config the FPGA from your laptop.
User guide : https://www.intel.com/content/www/us/en/docs/programmable/683039/21-3/programmer-user-guide.html
Is this what you looking for?
regards,
Farabi