Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page properties
hiddentrue
idComments

Template Revision 1.8 - on construction

Design Name always "TE Series Name" + optional CPLD Name + "CPLD"

HTML
<!-- tables have all same width (web max 1200px and pdf full page(640px), flexible width or fix width on menu for single column can be used as before) -->
<style>
.wrapped{
  width: 100% !important;
  max-width: 1200px !important;
 }
</style>
Scroll Only (inline)
Online version of this manual and other related documents can be found at https://wiki.trenz-electronic.de/display/PD/SC-CPLD-Firmware

MAX 10 Firmware Update - General Requirements

...

  1. Enable FPGA JTAG access (see JTAG section on Firmware description)
  2. Connect JTAG
  3. Power on system
  4. Open Quartus Prime
  5. Open Quartus Programmer from top menu: Tools → Programmer
  6. Select from Programmer top menu: Edit → Hardware Setup
  7. Select via the drop down menu: Arrow-USB-Blaster [USB0] (Installation of Arrow USB Programmer Driver needed) and close the window
  8. Click Add File...
  9. Select correct Firmware from Download area and press Open
  10. Click Start to program the device

...