Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi Toru,
--- Quote Start --- But Quartus does not support devices MAX7000(E), and I only have devices (EPM7032, EPM7128, EPM7160, etc), therefore, I just have to use Max+Plus II. --- Quote End --- I just checked Quartus 9.0SP2 and it supports MAX7000AE, MAX7000B, and MAX7000S, so it looks like you are right, there is no MAX7000(E) support. --- Quote Start --- So, please let me know anything about the error message. --- Quote End --- There is no hope in getting help with an error message without seeing code, and even then, the error indicates a problem internal to MAX+Plus II. However, if the error is being caused by invalid syntax, you could try compiling your code with a newer version of Quartus (targeting a newer MAX7000 device), or with the Modelsim simulator, and then once you are convinced the code (and synthesized logic) is correct, go back to target the MAX7000E in MAX+Plus II. Cheers, Dave