-
-
Notifications
You must be signed in to change notification settings - Fork 1
Programming
Mike Taylor edited this page Oct 7, 2024
·
1 revision
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
- click
Add File
, select the .pof file you downloaded, and click ok. - Check the boxes for
Program/Configure
,Verify
andBlank-Check
- Click the
Start
button - after 30 seconds or so the progress bar should show
100% (Successful)