I bought a MAX 10 FPGA 10M08 Dev Board and is has a JTAG on it that says to program with a Altera USB Blaster. Being impatient and all can I use my AVR Programmer and connect, assuming target power is used like so?
AVR => JTAG
===========
SCK -> TCK
MISO -> TDO
REST -> TMS
MOSI -> TDI
I am guessing the clock speeds here sck to tck may be the biggest issue?