Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi, do you get an Altera dev kit ? What is your board ?
MAX II is a CPLD, I think : by looking at https://www.altera.com/download/sw/dnl-sw-index.jsp, Quartus 10.1 supports MAX II, OK You can get Quartus Subscription Edition : 30 day trial and Quartus Web Edition, free with some limitations : see https://www.altera.com/literature/po/ss_quartussevswe.pdf Quartus Web Edition (free) would be sufficient for you. You say "programing", do you mean "configure the MAX II with custom logic" ? Your code is written in VHDL, Verilog, ... ? or is it a legacy project ? or a code for an Altera dev kit ? Even if your code is already written, you have to create a project to bring your code, , to choose device (MAX II), to assign ports to the good CPLD pins... Yes, you can still get older Quartus Web edition for free : see links above.