No to tak:
Zainstalowałem Quartusa II 13.0 SP1 , zrobiłem "Otwórz projekt" i tam otworzyłem plik A500_8mb_ide.qpf
W menu Assignments -> Device wybrałem Family: MAX7000S i Specific device: EPM7128STC100-15 bo taki mam scalak.
Potem Processing -> Start compilation. Mam sukces with 20 warnings:
Warning (20028): Parallel compilation is not licensed and has been disabled
Warning (10036): Verilog HDL or VHDL warning at A500_ide.v(52): object "ASDLY2" assigned a value but never read
Warning (10036): Verilog HDL or VHDL warning at A500_ide.v(53): object "DTACK_INT" assigned a value but never read
Warning (13024): Output pins are stuck at VCC or GND
Warning (13410): Pin "test[0]" is stuck at GND
Warning (13410): Pin "test[1]" is stuck at VCC
Warning (13410): Pin "test[2]" is stuck at GND
Warning (13410): Pin "test[3]" is stuck at VCC
Warning (13410): Pin "test[4]" is stuck at GND
Warning (13410): Pin "test[5]" is stuck at VCC
Warning (21074): Design contains 4 input pin(s) that do not drive logic
Warning (15610): No output dependent on input pin "IORDY"
Warning (15610): No output dependent on input pin "IPLn[0]"
Warning (15610): No output dependent on input pin "IPLn[1]"
Warning (15610): No output dependent on input pin "IPLn[2]"
Warning (20028): Parallel compilation is not licensed and has been disabled
Warning (20028): Parallel compilation is not licensed and has been disabled
Warning (335095): TimeQuest Timing Analyzer does not support the analysis of latches as synchronous elements for the currently selected device family.
Potem odpalam Tools -> Programmer
Używam tego taniego małego USB Blastera, sterowniki zainstalowałem z katalogu C:\altera\13.0sp1\quartus\drivers
Programator jest wykrywany, układ EPM7128 jest wykrywany w łańcuchu. Scalak się poprawnie programuje i weryfikuje natomiast urządzenie nie działa. W ogóle jego zachowanie jest inne, bo diody LED świecą zaraz po włączeniu zasilania, a powinno być tak, że zapalają się dopiero, jak Amiga zainicjalizuje procesor.
Podejrzewam, że te warningi są istotne ale ze mnie żaden programista

Czy powinienem tam ustawić jeszcze jakieś parametry przed kompilacją?