Skip to content

Programming

Mike Taylor edited this page Oct 7, 2024 · 1 revision

Programming

To program the ReSDMAC board you will need a USB Blaster Cable (clones appear to work well enough) you will also need a copy of the Quartus Programming software.

  • If your board is fitted with a 10M16SCU169C8G use RESDMAC_10M16_v0.x.pof
  • If your board is fitted with a 10M04SCU169C8G use RESDMAC_10M04_v0.x.pof

open the Quartus programmer and follow these steps

  1. click Add File, select the .pof file you downloaded, and click ok.
  2. Check the boxes for Program/Configure, Verify and Blank-Check
  3. Click the Start button
  4. after 30 seconds or so the progress bar should show 100% (Successful)

image

Clone this wiki locally